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 diskpart (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
8 Comments (Newest on top)
-
I followed the instructions and everything went well until I tried to boot from the US drive. For some reason it doesn’t see it and starts windows automatically.
Cameron
-
I followed your steps, and formatted the USB, slected the disk, but when I tried to make it active I get an error message saying “There is no partition selected. Please select a partition and try again.”
-
same problem when I tried to active the usb disk
-
There’s a step missing. Once you’ve selected the disk you have to run the following command:
select partition 1
then you will be able to mark it active
-
I followed steps untill: bootsec /nt60 e:/ mbr
Get error: Could not map drive partitions to the assosiated volume device objects.
Please help.


Trackbacks