mirror of
https://github.com/pbatard/rufus.git
synced 2025-06-01 15:28:25 -04:00
[grub] switch to the more compatible Grub 2.00-22
* Also enable Old BIOS fixes with Syslinux, Grub installation and fix related UI issues * Also add a check to confirm that Grub SBR will fit
This commit is contained in:
parent
b3947fc026
commit
8b47e95eb5
7 changed files with 96 additions and 60 deletions
|
@ -66,8 +66,8 @@
|
|||
#define IDR_FD_EGA18_CPX 326
|
||||
#define IDR_SL_LDLINUX_V4_BSS 400
|
||||
#define IDR_SL_LDLINUX_V4_SYS 401
|
||||
#define IDR_SL_LDLINUX_V6_BSS 402
|
||||
#define IDR_SL_LDLINUX_V6_SYS 403
|
||||
#define IDR_SL_LDLINUX_V6_BSS 402
|
||||
#define IDR_SL_LDLINUX_V6_SYS 403
|
||||
#define IDR_SL_MBOOT_C32 404
|
||||
#define IDR_GR_GRUB_GRLDR_MBR 450
|
||||
#define IDR_GR_GRUB2_CORE_IMG 451
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue