[remaster,isolinux] fix debug boot option
This commit is contained in:
parent
6c78e6b8ea
commit
4792382ba2
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user