mirror of
https://github.com/bin456789/reinstall.git
synced 2025-09-10 10:31:48 +00:00
core: 修复 gentoo 引导到 alpine 没显示
This commit is contained in:
@@ -1300,6 +1300,7 @@ echo $custom_cfg
|
|||||||
cat <<EOF | tee $custom_cfg
|
cat <<EOF | tee $custom_cfg
|
||||||
set timeout=5
|
set timeout=5
|
||||||
menuentry "reinstall" {
|
menuentry "reinstall" {
|
||||||
|
load_video
|
||||||
insmod lvm
|
insmod lvm
|
||||||
insmod xfs
|
insmod xfs
|
||||||
search --no-floppy --file --set=root /reinstall-vmlinuz
|
search --no-floppy --file --set=root /reinstall-vmlinuz
|
||||||
|
Reference in New Issue
Block a user