Fix grub.cfg

This commit is contained in:
Aleksey Samoilov 2022-05-06 16:10:10 +04:00
parent 29d56546a7
commit eae53ede35

View file

@ -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