Timeline for Boot to Windows installer from USB drive in GNU GRUB
Current License: CC BY-SA 4.0
2 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Mar 26, 2023 at 17:17 | comment | added | telcoM | This works if the disk's partition table is MBR, and so Windows boots in classic BIOS style. If a GPT partition table is used, Windows will be booting in UEFI style, and the chainloader command will be chainloader /efi/Microsoft/Boot/bootmgfw.efi instead. And yes, Windows couples the selection of system disk partitioning type and boot method together, so these two are the only supported combinations. | |
| Jul 30, 2019 at 16:08 | history | answered | robartsd | CC BY-SA 4.0 |