Install Windows from USB is Easy
What do you do when your netbook Windows has gone wrong and you need to reinstall ? And there is no CD/DVD Room on your net book, i think you should install windows from USB. Just follow the steps how to Install windows from USB.What you need to Install windows from USB ?
MINIMAL FLASHDISK 4GB
OS WINDOWS 7 / XP / Vista (IMG / ISO)
DAEMON (software)
Step To Install Windows from USB
- open a command prompt by Start - All Programs - Accessories - Command Prompt. Right click and select "Run As Administrator". Remember to "Run As Administrator"
- Type the commands diskpart, then we will change to prompt DISKPART>
- But before doing format on the USB. Do not forget to backup your data2 if anyone wants to be saved before it is lost. Type the commands
clean
create partition primary
select partition 1
active
format fs = NTFS (Wait until finish)
assign
exit (Exit from diskpart not exit from CMD)
- having succeeded with the format, then we will make a bootable flashdisk with the help of bootsect utility, you will find it in Windows 7.
Insert the Windows 7 DVD in the DVD drive our computer or through the help of software such as Daemon, Power ISO, Ultra ISO or other (windows 7 Mount Image File to the software), and then change to the directory where the DVD is located, with the command:
e:
cd e: \ boot [assuming my DVD-Room drive is e:]
- Use bootsect to make a bootable flashdisk. The trick is to type the command:
Now you can close your windows command prompt
- Copy all the files on the installation DVD to the flash drive, If you have copied, now you have bootable flash drive
That is the easy way to install windows from usb and you do not need any software.
You have read Install Windows From USB