Hi, My two cents to the discution : what gives you the following command : nvsetenv boot-device mine returns : boot-device=hd:2,yaboot If you don't have this just do : nvsetenv boot-device hd:2,yaboot Before doing this I had problem with the openfirmware env variable set to something I didn't fully understand with tbxi in it...
Hope it will help... xavier > On Sat, Jun 14 2008, at 15:38 -0400, Steven DuBois wrote: >> >> my yaboot.conf looks like this >> >> boot=/dev/sdb2 >> device=/[EMAIL PROTECTED]: >> partition=4 >> root=/dev/sdb4 >> timeout=100 >> magicboot=/usr/lib/yaboot/ofboot >> install=/usr/lib/yaboot >> enablecdboot >> macosx=/dev/sdb3 >> >> image=/boot/vmlinux >> label=Linux >> read-only >> initrd=/boot/initrd.img >> >> image=/boot/vimlinux.old >> label=old >> read-only >> initrd=/boot/initrd.img.old > > yaboot.conf here: > > ------------------------------------ > ## yaboot.conf generated by debian-installer > ## > ## run: "man yaboot.conf" for details. Do not make changes until you > have!! > ## see also: /usr/share/doc/yaboot/examples for example configurations. > ## > ## For a dual-boot menu, add one or more of: > ## bsd=/dev/hdaX, macos=/dev/hdaY, macosx=/dev/hdaZ > > boot=/dev/hda3 > device=/[EMAIL PROTECTED]/[EMAIL PROTECTED]/[EMAIL PROTECTED]: > partition=7 > root=/dev/hda7 > timeout=30 > install=/usr/lib/yaboot/yaboot > magicboot=/usr/lib/yaboot/ofboot > enablecdboot > macosx=/dev/hda2 > > image=/boot/vmlinux.26.rc5 > label=2.6.26.rc5 > read-only > > image=/boot/vmlinux.25.rc3 > label=2.6.25.rc3 > read-only > > image=/boot/vmlinux.18.rc4 > label=2.6.18.rc4 > read-only > > image=/boot/vmlinux.old > label=2.6.17.rc3 > read-only > > > ------------------------------------- > > The first difference I see is your 'install' line. > > Your '/usr/lib/yaboot' is here just a directory. > > man yaboot.conf > > Seeing error messages when trying to boot? > > Good luck > Wolfgang > -- > http://heelsbroke.blogspot.com/ > http://keyserver.mine.nu/pks/lookup?search=0xE3037113&fingerprint=on > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact > [EMAIL PROTECTED] > > -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

