Problem with yabootconfig
Christian Walther
cwalther at gmx.ch
Sat Jan 22 04:03:12 EST 2005
Soetji Anto wrote:
> I didn't find /etc/yaboot.conf instead I found it at
> /mnt/sysimages/etc/yaboot.conf. The file has already:
> initrd=/boot/initrd-2.6.9-1.667.img
>
> When I run:
> yabootconfig -r /dev/hda11 -b /dev/hda13
>
> I got the following error:
> id: unknown group name: 0
> /mnt/sysimage/sbin/yabootconfig: line 455: [: != unary operator
> expected
> yabootconfig: / does not appear to be a valid root filesystem
Try
yabootconfig -r /dev/hda11 -b /dev/hda13 -t /mnt/sysimage
While we're at it, here's my own experience with yabootconfig in a HD
install from the re1115.0 ISOs I did yesterday:
o At the end of the install, there's no yaboot.conf anywhere
o Running yabootconfig fails because it expects the device from which
/mnt/sysimage is mounted to be in /dev/, but it is /tmp/hda13. After a
few failed attempts at fixing yabootconfig to cope with this situation,
I got it to work by just hardcoding the right values into yabootconfig.
-Christian
More information about the Fedora-ppc
mailing list