In: All News
18 May 2009Windows 7 screams on netbooks. My wife and I both run it on MSI Wind netbooks with 1.5GB Ram flawlessly. Installing it isn’t so easy though. Netbooks don’t have optical drives and Windows 7 RC ships as an ISO to burn your own disc. What to do….
First, obviously, download the Windows 7 RC from http://www.microsoft.com/windows7 and don’t forget to write or print your product key, that’s a must. Also, for netbooks, make sure it’s the 32-bit version you download because your netbook might not play nice with the 64-bit version.
Windows 7 is a big bugger at 2.4GB, so you’ll probably need a 4GB or larger thumb drive to fit it.
This process will differ a little bit depending on which OS you are making the drive on, but don’t fret, you can do it on Windows XP, Windows Vista and Mac OS X with no problem.
I used Mac OS X’s Disk Utility to mount the ISO and then just copied the files out of it. For Windows, use DaemonTools Lite and do the same thing, mount it and then copy the files out of it onto your hard disk.
For this task, you need to do a little command line skullduggery, this is perhaps a little PC Jedi magic to the uninitiated, but it’s not that bad. I’ll assume you are using Vista for these tasks:
diskpart
list disk select disk 1
clean
create partition primary
select partition 1
active
format fs=NTFS
assign
exit bootsect /nt60 x: (assuming X is the drive letter of your thumb drive.) That’s it, you can close the command prompt, the USB drive should now be bootable and ready to go.
Simple enough, you copied them to your desktop in Step 1, now take everything that’s inside the folder you copied them too, and copy them to the root of your thumb drive.
Not every machine is ready to go for USB booting, you might have to check the BIOS settings to enable this for your particular machine.

Jason Burns is a technology enthusiast, Microsoft guy, photographer, musician and all around geek. This blog is the general rambling one, check out the links for the specific ones!

4 Responses to Tutorial: How to make a bootable Windows 7 Install Flash Drive
Alexander Matheson
May 29th, 2009 at 6:23 am
Thanks for the thorough and clear walkthrough- it’s greatly appreciated by this reader!
One question, if you’ll indulge me- how would one perform the flash drive formatting in OS X ?
Take care, and be well,
Alex
Alexander Matheson
May 29th, 2009 at 6:57 pm
Ah, nevermind, figured out a solution.
Peace,
Alex
Amir
May 30th, 2009 at 10:42 pm
hi. that good info but, how would one perform the flash drive formatting in OS X ? please help
Take care, and be well
Amir
May 30th, 2009 at 10:43 pm
hi. that good info but, how would one perform the flash drive formatting in OS X ? please help
Take care, and be well
and thanks