f39fda46732ea547e01c478e8394ce36cce6885c
[grml-live.git] / templates / boot / isolinux / default.cfg
1 label grml
2   menu DEFAULT
3   menu label %GRML_NAME% ^Standard (%VERSION%, %ARCH%)
4   kernel /boot/%SHORT_NAME%/linux26
5   append initrd=/boot/%SHORT_NAME%/initrd.gz boot=live apm=power-off vga=791 quiet nomce 
6
7   text help
8                                         Grml is a Debian based Linux live
9                                         system for system administrators
10                                         and users of text tools.
11
12                                                          http://grml.org/
13   endtext
14