Installing Windows 7 from USB key
April 18th, 2011I recently purchased a solid-state drive, aka SSD, for my laptop. I had grown seriously tired of the long loading times the 500 GB 5,400 rpm drive was giving me. It also had a tendency to never really be quiet — always these clicks every so often which can be a bit annoying when it’s quiet all around.
So, said and done, I went and got the Intel 320 160 GB SSD for about 2,400 SEK, which is about $380 incl taxes. And what a difference it was. I can safely say that this has prolonged the laptop’s life with about a year, if not more. Now it takes about 15-20 seconds to boot up to the Desktop in Windows 7. And starting applications and multi-tasking while loading is a breeze. Starting Eclipse is now just a matter of seconds as opposed to almost a minute or so before.
Installing the OS was also a great experience. Since I don’t have a built-in optical drive, and no external one either, my only option was to install from a USB key. I’ve never installed an operating system that quickly: 12 minutes from start to finish. I followed the guide posted on Microsoft’s Technet, from where I got my copy of Windows 7 Ultimate as a subscribing member:
- Download DiskPart
- Start
diskpartfrom the start menu command input (search programs and files) - Enter
list diskto see the drives’ status - Enter
select disk 1or whichever number corresponding to your USB key - Enter
cleanto empty the drive. Make sure this really is the correct drive before. Double and triple check it! - Enter
create partition primaryand then enteractive - Now make a quick format of the newly created partition by entering
format fs=fat32 quick - Finish by assigning a drive letter to the USB key, by entering
assign.
After this is done, simply copy all the content of your Windows install disk or ISO to the USB key, and reboot the computer. Make sure your computer either boots from USB before the hard drive och enter a boot drive selection screen just after booting. Refer to your manual for details on this, as this differs between manufacturers and models.
As an added bonus, I now have a 500 GB portable disk drive that I can connect with USB. The case for it was cheap, 129 SEK ($20), and quite aesthetic.
Now enter 
