Solved!
I'm finally booting Linux by default, and out of the graphical/text boot
menu loop, and I can boot either Linux or OSX at will!
I think what makes the difference is the line "device=xxx" in
yaboot.conf. This is what I get from the d-i:
device=/[EMAIL PROTECTED]/[EMAIL PROTECTED]:
This is what I have now after manual editing:
device=/[EMAIL PROTECTED],f2000000/[EMAIL PROTECTED]/[EMAIL PROTECTED]/[EMAIL
PROTECTED]/[EMAIL PROTECTED]:
Just for completeness here is my yaboot.conf:
boot=/dev/sdb2
device=/[EMAIL PROTECTED],f2000000/[EMAIL PROTECTED]/[EMAIL PROTECTED]/[EMAIL
PROTECTED]/[EMAIL PROTECTED]:
partition=3
root=/dev/sdb3
timeout=100
install=/usr/lib/yaboot/yaboot
magicboot=/usr/lib/yaboot/ofboot
ofboot=/[EMAIL PROTECTED],f2000000/[EMAIL PROTECTED]/[EMAIL PROTECTED]/[EMAIL
PROTECTED]/[EMAIL PROTECTED]:2
enablecdboot
enableofboot
macosx=/dev/sda3
default=Linux
image=/boot/vmlinux
label=Linux
read-only
initrd=/boot/initrd.img
image=/boot/vmlinux.old
label=old
read-only
initrd=/boot/initrd.img.old
I will file a bug against yaboot. Thanks to all of you who helped me out
of this one. I do appreciate your time and effort.
--
Pedro
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]