7290bb5623
If root filesystem is multidev btrfs, do not attempt to pass all devices as kernel root= argument. This results in splitting command line in GRUB due to embedded newline and even if we managed to quote it, kernel does not know how to interpret it anyway. Multidev btrfs requires user space device scanning, so passing single device would not work too. This still respects user settings GRUB_DISABLE_LINUX_UUID. Not sure what we should do in this case. Closes: 45709 |
||
---|---|---|
.. | ||
00_header.in | ||
10_hurd.in | ||
10_illumos.in | ||
10_kfreebsd.in | ||
10_linux.in | ||
10_netbsd.in | ||
10_windows.in | ||
10_xnu.in | ||
20_linux_xen.in | ||
30_os-prober.in | ||
40_custom.in | ||
41_custom.in | ||
README |
All executable files in this directory are processed in shell expansion order. 00_*: Reserved for 00_header. 10_*: Native boot entries. 20_*: Third party apps (e.g. memtest86+). The number namespace in-between is configurable by system installer and/or administrator. For example, you can add an entry to boot another OS as 01_otheros, 11_otheros, etc, depending on the position you want it to occupy in the menu; and then adjust the default setting via /etc/default/grub.