X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=templates%2Fboot%2Fisolinux%2Fdefault.cfg;h=eb562e29ee3b8f2718ef76605a74235abf013bf1;hb=b18889f0d17b02be6477e18bdc6657f374d60631;hp=f39fda46732ea547e01c478e8394ce36cce6885c;hpb=865ae7e55ec3a1f8e23ee84ee97acefa065ba251;p=grml-live.git diff --git a/templates/boot/isolinux/default.cfg b/templates/boot/isolinux/default.cfg index f39fda4..eb562e2 100644 --- a/templates/boot/isolinux/default.cfg +++ b/templates/boot/isolinux/default.cfg @@ -1,8 +1,9 @@ +default grml label grml menu DEFAULT menu label %GRML_NAME% ^Standard (%VERSION%, %ARCH%) - kernel /boot/%SHORT_NAME%/linux26 - append initrd=/boot/%SHORT_NAME%/initrd.gz boot=live apm=power-off vga=791 quiet nomce + kernel /boot/%SHORT_NAME%/vmlinuz + append initrd=/boot/%SHORT_NAME%/initrd.img boot=live live-media-path=/live/%GRML_NAME%/ bootid=%BOOTID% apm=power-off vga=791 nomce text help Grml is a Debian based Linux live