Wenn man Windows ohne DVD installieren möchte, da man aus sein ISO-Image zum Beispiel aus dem MSDNAA Store geladen hat, kann es sein, dass das Windows 7 USB/DVD Download Tool seinen dienst verweigert. Entweder wird die ISO nicht erkannt "The selected file is not a valid ISO file." oder das Tool bricht bei 0% ab, because the USB stick supposedly can not be used.
Here is a method that is always
Start -> Run (with admin rights) and the following commands:
diskpart# = number of USB sticks
list disk
select disk #
clean
create partition primary
select partition format 1
active
fs = fat32 quick exit
assign
Then simply mount the ISO or IMG file with a program or open NAVMAN and copy all files on the USB stick.
And now it works: put)
0 comments:
Post a Comment