Install windows 7 from usb stick
Install windows 7 from usb stick
For this you need a windows 7 DVD and diskpart
You can find diskpart by googling, diskpart is a microsoft software.
Insert the usb drive in port
install diskpart after this open diskpart a diskpart command prompt will open type the following commands one by one
list disk
select disk 1
clean
create partition primary
active
format fs=fat32 quick
assign
Now copy the windows 7 dvd in usb drive and remove the drive and put on the system you want to install the window 7
Comments
Post a Comment