mbusb / multibootusb

Create multiboot live Linux on a USB disk...
http://multibootusb.org/
GNU General Public License v2.0
1.4k stars 201 forks source link

windows10 recovery boot : works on qemu, not on standard bios/UEFI #386

Open jlmalet opened 6 years ago

jlmalet commented 6 years ago

I created a usb bootable pen, with a linux (gentoo livedvd) and a recovery for windows10, I tested it on quemu, both works fine (at least display something graphically, windows complain about not enough memory but it booted) on regular bios, the linux live dvd boot fine but can't start the windows10 recovery... the display flicker, and go back to grub menu... can't figure what's wrong since no log is reachable... any idea?

amosbird commented 6 years ago

I stumbled into a similar issue. qemu testing works fine but a real boot directly falls into a grub 2 loader. Windows 10 installer never works.

eaglerainbow commented 4 years ago

Could be the same as #425