X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=templates%2Fboot%2Fgrub%2Fgrub.cfg;h=b3bf32c2ceb203e85049349c69321826ee4f23a7;hp=01e970532eb8aa5fb7a3358127273acd7a1a3524;hb=9b9e3cb1d3db3d51ff0bf508782d0b4304b3ccd0;hpb=9ec8192a1b76eb891e31c4d81ba20bb4f11baab8 diff --git a/templates/boot/grub/grub.cfg b/templates/boot/grub/grub.cfg index 01e9705..b3bf32c 100644 --- a/templates/boot/grub/grub.cfg +++ b/templates/boot/grub/grub.cfg @@ -99,7 +99,7 @@ menuentry "%GRML_NAME% - failsafe mode" { } menuentry "%GRML_NAME% - debug mode" { - linux /boot/%SHORT_NAME%/linux26 apm=power-off boot=live bootid=%BOOTID% bootfrom=removable nomce vga=791 initcall_debug verbose debug=vc + linux /boot/%SHORT_NAME%/linux26 apm=power-off boot=live bootid=%BOOTID% bootfrom=removable nomce vga=791 initcall verbose debug=vc initrd /boot/%SHORT_NAME%/initrd.gz }