## example yaboot.conf for ybin and yaboot 0.6 ## see man ## see manyaboot.conf for more details. ## change to your bootstrap partition ie /dev/hda2 init-message="\n\n\nWelcome to Linuxppc!\nHit for boot options.\n\n\n" timeout=50 default=linuxppc image=hd:11,vmlinux-2.2.15pre14-ben1 label=linuxppc root=/dev/hdb5 append="video=aty128fb:vmode:17,cmode:24" image=hd:11,vmlinux-2.2.15pre20 label=linuxppcpre20 root=/dev/hdb5 append="video=aty128fb:vmode:17,cmode:24" image=hd:11,vmlinux-2.2.15pre14-ben1 label=single root=/dev/hdb5 novideo append="single"