I am trying to setup a VM using the Win 10 USB dongle delivered by MS. I can only get an ISO Evaluation working. How do you install via USB?
-
Hyper-V setup of windows 10 from USB media
-
Create a bootable USB device that is formatted as FAT32, use DISKPART to partition your USB and mark it active.
Take your Windows 10 ISO and copy all the files from that ISO (mount it first) to the USB drive.
This should allow you to boot your VM from the USB if you mount it to your created VM.
-
Hi, Stephens.
You can try using this small application to convert your iso file to a USB bootable installer: https://rufus.akeo.ie/
-
Great recommendation there, I always forget the utilities that are available to get things to work. Thanks for chiming in!
-
No Worries mate :)