Installing Windows 7 From a USB Stick From Windows XP (Bootable USB)
Installing Windows 7 onto a USB drive in Windows XP is harder than Windows Vista. This is because the "diskpart" tool that is used to prepare the USB drive is different to Vista and 7. So after looking threw a few tutorials and trial and error I installed Windows 7 onto my EEE 1000H. Here is my method:
Required:
USB Install Method
- Insert the USB Drive
- Format the USB Drive with NTFS (Check this guide if NTFS is not an option)
- Open a Command Windows (start->accessories->command prompt)
- type in disk part (download diskpart here)
- type in listdisk and find the ID of your USB disk
- Next type in select disk 1 where 1 is the Disk ID
- Next type in select partition 1
- Finally type active (You will get a confirmation)
- Mount the Windows 7 ISO with Daemon Tools (make note of drive letter it assigns)
- Copy all files from the Windows 7 DVD to the USB Drive
- Run the following command (Where D:\ is the Windows 7 DVD and E: is your USB Stick)
D:\boot\bootsect /nt60 E: /mbr
- Set your Netbook or PC to boot from USB and your away!
Let me know if this helped you! Leave a comment.
- How To Image and Deploy Windows 7 a Complete Guide - Using sysprep and imagex - Ben O'Sullivan
23 Comments (Newest on top)
-
thanks man..its a big help
-
Everything went well until the last step. When running bootsect I got the error: ” Coul dnot map drive partitions to the associated volume device objects: Access is denied.”
Any suggestions?
-
Never mind, I got it! It as that I had to run the CMD prompt as Admin for the last command.
Thanks. I’ll let you know how the actual install goes in a few minutes!
-
There is F: disk in system. It is a flash drive formatted in NTFS. I can use it, i mean i can copy to this drive and from. When I type “list disk” i have no my drive in list. There is HDD drives only. Why?
p.s. by the way there is a mistake in instruction. Correct to type “diskpart” and “list disk” (not disk part and listdisk)
-
Great! After trying with couple of DVDs this methods really worked.
Thank you!

Trackbacks