Add persistency feature to boot menu.
[grml-live.git] / templates / boot / isolinux / grml.cfg
index 3f87dec..af95f47 100644 (file)
@@ -22,7 +22,7 @@ label nofb
                                         Boot Grml without framebuffer.
   endtext
 
-label lang-de
+label ssh
   menu label %GRML_NAME% - Enable ^SSH (with random password)
   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 ssh
@@ -95,6 +95,18 @@ label grml2ram
                                         to use this option.
   endtext
 
+label persistent
+  menu label %GRML_NAME% - ^Persistent mode
+  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 persistent 
+
+  text help
+                                       Boot Grml and enable persistency
+                                       feature to store system and
+                                       settings on an external device
+                                       with label live-rw / home-rw.
+  endtext
+
 label serial
   menu label %GRML_NAME% - Serial ^Console
   kernel /boot/%SHORT_NAME%/linux26