Open alexfd opened 2 years ago
grub4dos 0.4.6a is current version. https://github.com/chenall/grub4dos/releases/tag/0.4.6a
I have updated to latest, I still get the same issues. Do you have a working menu.lst to boot Win10 iso from usb stick?
Maybe you should try a retail WIndows ISO?
Also, you can boot to WinPE, but when WinPE is loaded, setup will not be able to find the files inside the ISO. So to INSTALL windows, you will first needed to load the ISO under WinPE as a virtual DVD drive, otherwise Windows will report a 'missing DVD device driver' message!
So you get this:
and also you should use
map (hd0) (hd1)
map (hd1) (hd0)
to ensure first hdd is hd0 - otherwise the boot code will be placed on the USB MBR sector.
Hello, I cannot find a working Windows 10 boot entry for menu.lst using grub4dos 0.4.4 without UEFI. Closest I can get is with:
It then proceeds to display a garbled screen and I have to reboot. This is a new USB stick using only one NTFS partition. The same entries above but this time using Windows 10 Pro iso gives me a BSOD with error code 0xc00000e9.