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