--- trunk/mlivecdbuild/profiles/default-x86_64-NEXT/isolinux.cfg 2011/08/03 10:54:10 1474 +++ trunk/mlivecdbuild/profiles/default-x86_64-NEXT/isolinux.cfg 2011/08/03 13:00:58 1475 @@ -4,9 +4,14 @@ prompt 1 display boot.msg F1 boot.msg -F2 help.msg +F2 index.msg +F3 help.msg +F4 debug.msg label magelive kernel magelive - #append initrd=initrd.gz ramdisk_size=16384 root=live:CDLABEL=Magellan-NEXT-11-x86_64 rootfstype=auto ro liveimg rd.luks=0 rd.md=0 rd.dm=0 init=/bin/systemd - append initrd=initrd.gz root=live:CDLABEL=Magellan-NEXT-11-x86_64 rootfstype=auto ro init=/bin/systemd systemd.log_target=kmsg systemd.log_level=debug + append initrd=initrd.gz root=live:CDLABEL=Magellan-NEXT-11-x86_64 rootfstype=auto ro init=/bin/systemd quiet splash + +label debug + kernel magelive + append initrd=initrd.gz root=live:CDLABEL=Magellan-NEXT-11-x86_64 rootfstype=auto ro init=/bin/systemd quiet splash systemd.log_target=kmsg systemd.log_level=debug console=tty0 console=ttyS0,38400