X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=templates%2Fboot%2Fisolinux%2Fnetboot.cfg;h=96d1ec203d667e85b10186207ae884d2478b2e3d;hp=ecfb0b5a198f664d173b75911d715df6f6b13428;hb=3a31f0295ad2a207515df9b56144ac031d3e9499;hpb=b0f14af53e9c397e5809583f9d69fd804e9d08bc diff --git a/templates/boot/isolinux/netboot.cfg b/templates/boot/isolinux/netboot.cfg index ecfb0b5..96d1ec2 100644 --- a/templates/boot/isolinux/netboot.cfg +++ b/templates/boot/isolinux/netboot.cfg @@ -2,8 +2,8 @@ default grml label grml menu DEFAULT menu label %GRML_NAME% ^Standard (%VERSION%, %ARCH%) - kernel linux26 - append initrd=initrd.img root=/dev/nfs rw nfsroot=192.168.0.1:/live/image boot=live bootid=%BOOTID% apm=power-off quiet nomce noprompt noeject vga=791 + kernel vmlinuz + append initrd=initrd.img root=/dev/nfs rw nfsroot=192.168.0.1:/live/image boot=live live-media-path=/live/%GRML_NAME%/ bootid=%BOOTID% apm=power-off nomce net.ifnames=0 noprompt noeject vga=791 text help Grml is a Debian based Linux live