mirror of
https://github.com/Antynea/grub-btrfs.git
synced 2026-03-10 08:15:30 +08:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2c03d5f9e2 |
@@ -545,6 +545,7 @@ root_grub="$(make_system_path_relative_to_its_root /boot/$grub_directory)"
|
|||||||
# Make a submenu in GRUB (grub.cfg)
|
# Make a submenu in GRUB (grub.cfg)
|
||||||
cat << EOF
|
cat << EOF
|
||||||
submenu '${submenuname}' {
|
submenu '${submenuname}' {
|
||||||
|
search -f --set=root --no-floppy /grub/grub-btrfs.cfg
|
||||||
configfile "${root_grub}/grub-btrfs.cfg"
|
configfile "${root_grub}/grub-btrfs.cfg"
|
||||||
}
|
}
|
||||||
EOF
|
EOF
|
||||||
|
|||||||
Reference in New Issue
Block a user