Fix kdumpst-load.sh.in with btrfs subvolumes
This commit is contained in:
@ -68,3 +68,7 @@ GRUB_AUTOSET=1
|
||||
GRUB_BOOT_FILE="/boot/grub/grub.cfg"
|
||||
GRUB_CFG_FILE="/etc/default/grub"
|
||||
GRUB_CMDLINE="crashkernel=256M "
|
||||
# If the BOOT_IMAGE kernel command line parameter begins with this, it will be
|
||||
# removed. For example, if you use btrfs and have a root sub-volume called "@",
|
||||
# set this to "/@"
|
||||
GRUB_BOOT_IMAGE_PREFIX=""
|
||||
|
||||
Reference in New Issue
Block a user