On Oct 18, 2004, at 6:09 PM, Post, Mark K wrote:
I'm trying to use the "menu" functionality that zipl provides. It doesn't seem to make any difference in the way my system comes up. The output I get from zipl seems to indicate that when I reboot I'll get the menu, but instead it just immediately boots the default kernel. My /etc/zipl.conf file has this in it:
[snip]
Here's mine, which does work:
sargedev:~# cat /etc/zipl.conf [defaultboot] defaultmenu = menu
:menu target = /boot 1 = debian 2 = old default = 1 prompt = 1 timeout = 10
[debian] target = /boot image = /boot/vmlinuz parameters = ro vmpoff="LOGOFF" dasd=0150,0151 root=/dev/dasda1 devfs=nomount
[old] target = /boot image = /boot/vmlinuz.old parameters = ro vmpoff="LOGOFF" dasd=0150,0151 root=/dev/dasda1 devfs=nomount optional = 1
---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390
