X-Git-Url: http://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=templates%2Fboot%2Fisolinux%2Fdefault.cfg;h=69c0dd4395049d3b73f9f221ffbc28a841cd77cf;hp=bdb5619cca67aa9ec312d821b0fa46bb99a0b012;hb=07dc67604d96b16ea8322102cf437928e0fcd144;hpb=d9346434d30304e524184dba98e3e17b35461bc0 diff --git a/templates/boot/isolinux/default.cfg b/templates/boot/isolinux/default.cfg index bdb5619..69c0dd4 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 bootid=%BOOTID% bootfrom=removable apm=power-off vga=791 quiet nomce + kernel /boot/%SHORT_NAME%/vmlinuz + append initrd=/boot/%SHORT_NAME%/initrd.img boot=live bootid=%BOOTID% apm=power-off vga=791 nomce text help Grml is a Debian based Linux live