Drop debug from bootoptions and use debug=vc only.
[grml-live.git] / templates / boot / isolinux / hidden.cfg
index f63ae24..1775268 100644 (file)
@@ -16,7 +16,7 @@ append apm=power-off vga=791 initrd=/boot/%SHORT_NAME%/initrd.gz boot=live booti
 label debug
 menu hide
 kernel /boot/%SHORT_NAME%/linux26
-append apm=power-off vga=791 verbose debug=vc debug initrd=/boot/%SHORT_NAME%/initrd.gz boot=live bootid=%BOOTID% bootfrom=removable initcall_debug nomce 
+append apm=power-off vga=791 verbose debug=vc initrd=/boot/%SHORT_NAME%/initrd.gz boot=live bootid=%BOOTID% bootfrom=removable initcall_debug nomce 
 
 label bootchart
 menu hide