[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

LILO-style scroll menu



Experienced Debian user with first-time ppc installation. Have installed 
Debian without too much trouble, but don't get a pretty boot menu.

At boot system says choose l for Linux or x for macosx, and doesn't offer to 
boot my old kernel at all. What I'm looking for is a LILO-style boot menu 
that scrolls. Checked the docs but couldn't see how to set that up. Am 
running ybin 1.3.6. My yaboot.conf is below.

Suggestions to get a pretty boot menu?

Thanks!

Robin
-------------------------------------------------------------------
Robin.Rowe@MovieEditor.com   Beverly Hills, California
www.LinuxMovies.org - Advancing Linux motion picture technology

boot=/dev/hda9
device=hd:
partition=11
root=/dev/hda11
timeout=300
install=/usr/lib/yaboot/yaboot
magicboot=/usr/lib/yaboot/ofboot

image=/vmlinux
 label=Linux.2.4.18-newpmac
 read-only

image=/vmlinux.old
 label=Linux.2.2.20-pmac
 read-only

macosx=/dev/hda12

###