We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af73cbf commit 8abbb29Copy full SHA for 8abbb29
1 file changed
image/boot/grub/loopback.cfg
@@ -1,5 +1,5 @@
1
menuentry "Try Live Meilix" {
2
- linux /casper/vmlinuz file=/cdrom/preseed/lubuntu.seed boot=casper iso-scan/filename=${iso_path} quiet splash --
+ linux /casper/vmlinuz file=/cdrom/preseed/lubuntu.seed boot=casper iso-scan/filename=${iso_path} nomodeset quiet splash --
3
initrd /casper/initrd.lz
4
}
5
menuentry "Install Meilix" {
0 commit comments