File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
overlay/files-iso/boot/grub2 Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ if [ -f ${font} ];then
1313fi
1414menuentry " Palette eXtended Kubernetes Edge Installer" --class os --unrestricted {
1515 echo Loading kernel...
16- $linux ($root)/boot/kernel cdroot root =live:CDLABEL =COS_LIVE rd.live.dir =/ rd.live.squashimg =rootfs.squashfs net.ifnames =1 console =tty1 console =ttyS0 rd.cos.disable vga =795 nomodeset nodepair.enable selinux =0 rd.live.overlay.overlayfs rd.immucore.sysrootwait =600
16+ $linux ($root)/boot/kernel cdroot root =live:CDLABEL =COS_LIVE rd.live.dir =/ rd.live.squashimg =rootfs.squashfs net.ifnames =1 console =tty1 console =ttyS0 rd.cos.disable vga =795 nomodeset nodepair.enable selinux =0 rd.live.overlay.overlayfs rd.immucore.sysrootwait =600 rd.immucore.debug console =tty0 rd.debug
1717 echo Loading initrd...
1818 $initrd ($root)/boot/initrd
1919}
You can’t perform that action at this time.
0 commit comments