X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=templates%2Fboot%2Fisolinux%2Fgrml.cfg;h=286d7088de5cb526b942ec69c588fdd87f49513f;hb=594972d1dabb25a7162309752e5a6e42380eeab8;hp=edd25110aaf82852ba7a830ad22ec6376f052aee;hpb=e4296db4556874420af8a79f504ae2e8a1e07ce8;p=grml-live.git diff --git a/templates/boot/isolinux/grml.cfg b/templates/boot/isolinux/grml.cfg index edd2511..286d708 100644 --- a/templates/boot/isolinux/grml.cfg +++ b/templates/boot/isolinux/grml.cfg @@ -22,6 +22,16 @@ label nofb Boot Grml without framebuffer. endtext +label nokms + menu label %GRML_NAME% - Disable ^Kernel Mode-Setting + kernel /boot/%SHORT_NAME%/linux26 + append initrd=/boot/%SHORT_NAME%/initrd.gz boot=live bootid=%BOOTID% apm=power-off radeon.modeset=0 i915.modeset=0 nouveau.modeset=0 nomodeset quiet nomce + + text help + Boot Grml without KMS (Kernel + Mode Setting). + endtext + label ssh menu label %GRML_NAME% - Enable ^SSH (with random password) kernel /boot/%SHORT_NAME%/linux26