Fix grub.cfg
This commit is contained in:
parent
29d56546a7
commit
eae53ede35
1 changed files with 2 additions and 0 deletions
|
@ -41,6 +41,8 @@ menuentry "Start Ubuntu Sway Remix" --class ubuntu {
|
||||||
set gfxpayload=keep
|
set gfxpayload=keep
|
||||||
linux /casper/vmlinuz boot=casper ---
|
linux /casper/vmlinuz boot=casper ---
|
||||||
initrd /casper/initrd.lz
|
initrd /casper/initrd.lz
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
menuentry "Check for Disk Defects" --class memtest {
|
menuentry "Check for Disk Defects" --class memtest {
|
||||||
set gfxpayload=keep
|
set gfxpayload=keep
|
||||||
|
|
Loading…
Add table
Reference in a new issue