Skip to content

Commit f94e1de

Browse files
authored
Merge pull request #74 from Itxaka/master
2 parents 5171e7f + 646993b commit f94e1de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools-image/enki/pkg/constants/constants.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ const (
5656
fi
5757
menuentry "%s" --class os --unrestricted {
5858
echo Loading kernel...
59-
$linux ($root)/boot/kernel cdroot root=live:CDLABEL=%s rd.live.dir=/ rd.live.squashimg=rootfs.squashfs console=tty1 console=ttyS0 rd.cos.disable
59+
$linux ($root)/boot/kernel cdroot root=live:CDLABEL=%s rd.live.dir=/ rd.live.squashimg=rootfs.squashfs rd.live.overlay.overlayfs console=tty1 console=ttyS0 rd.cos.disable
6060
echo Loading initrd...
6161
$initrd ($root)/boot/initrd
6262
}

0 commit comments

Comments
 (0)