X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=templates%2Fboot%2Fisolinux%2Fgrml.cfg;h=64043ca4449bdff62351812a5429acfaabacd81e;hb=6f345c1fb43809c0fbffdbbab7a5918406b7cc77;hp=dd19d4dd8b69374a5984a1e1ad15d704197b38cc;hpb=3a31f0295ad2a207515df9b56144ac031d3e9499;p=grml-live.git diff --git a/templates/boot/isolinux/grml.cfg b/templates/boot/isolinux/grml.cfg index dd19d4d..64043ca 100644 --- a/templates/boot/isolinux/grml.cfg +++ b/templates/boot/isolinux/grml.cfg @@ -13,6 +13,16 @@ label debug bootup sequence. endtext +label pnet + menu label %GRML_NAME% - Enable Predictable ^Network Interface Names + 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 + Boot Grml with Predictable + Network Interface Names. + endtext + label nofb menu label %GRML_NAME% - Dis^able Framebuffer kernel /boot/%SHORT_NAME%/vmlinuz @@ -109,7 +119,7 @@ label persistence label serial menu label %GRML_NAME% - Serial ^Console 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=normal video=vesafb:off nomce net.ifnames=0 console=tty1 console=ttyS0,9600n8 + append initrd=/boot/%SHORT_NAME%/initrd.img boot=live live-media-path=/live/%GRML_NAME%/ bootid=%BOOTID% apm=power-off vga=normal video=vesafb:off nomce net.ifnames=0 console=tty1 console=ttyS0,115200n8 text help