[remaster,isolinux] fix debug boot option

This commit is contained in:
Fabio Erculiani 2011-03-03 12:25:43 +01:00
parent 6c78e6b8ea
commit 4792382ba2
2 changed files with 2 additions and 2 deletions

View File

@ -31,7 +31,7 @@ LABEL console
LABEL debug
menu label Deb^ug mode
kernel /boot/sabayon
append root=/dev/ram0 initrd=/boot/sabayon.igz aufs init=/linuxrc cdroot cdroot_type=udf looptype=squashfs max_loop=64 loop=/livecd.squashfs console=tty1 --
append root=/dev/ram0 initrd=/boot/sabayon.igz aufs init=/linuxrc cdroot cdroot_type=udf looptype=squashfs max_loop=64 loop=/livecd.squashfs console=tty1 debug --
LABEL memtest
menu label Memory ^test

View File

@ -53,7 +53,7 @@ LABEL console
LABEL debug
menu label Deb^ug mode
kernel /boot/sabayon
append root=/dev/ram0 initrd=/boot/sabayon.igz aufs init=/linuxrc cdroot cdroot_type=udf looptype=squashfs max_loop=64 loop=/livecd.squashfs console=tty1 --
append root=/dev/ram0 initrd=/boot/sabayon.igz aufs init=/linuxrc cdroot cdroot_type=udf looptype=squashfs max_loop=64 loop=/livecd.squashfs console=tty1 debug --
LABEL memtest
menu label Memory ^test
kernel /boot/memtest