Hello,
now my yaboot.conf looks like
boot=/dev/ps3da
init-message="Welcome to Fedora!\nHit <TAB> for boot options"
partition=1
timeout=80
install=/usr/lib/yaboot/yaboot
delay=5
enablecdboot
enableofboot
enablenetboot
nonvram
mntpoint=/boot/yaboot
usemount
image=/boot/vmlinuz-2.6.27.5-117.fc10.ppc64
label=linux
read-only
initrd=/boot/initrd-2.6.27.5-117.fc10.ppc64.img
append="quiet root=UUID=00a16a0f-07c4-4025-83a6-d9d027ae3de7"
(I have removed as you suggested rhgb from the beginning of the append line)
but the graphical boot is still on.
May be this is dued to the fact that I use kboot for starting my PS3
BTW: there isn't a file kboot.conf as in the past YDL5 distribution I used to modify, now the filesystem hasn't kboot.conf.
How can I do?
Thanks