Stew Benedict wrote:

> If rescue doesn't do so for you, mount your linux partition under /mnt and
> then chroot to it, then run ybin.  Something like:
>
> mount /dev/hda11 /mnt
> chroot /mnt
> ybin -v
> exit
> umount /mnt
> reboot
>
> You will probably see a complaint about /proc not being mounted.  If your
> OF settings are still intact, you can ignore this.  Otherwise you need to
> mount /proc or manually fix boot-device in OF.  If you have a seperate
> /usr, you'll need to mount it in the chroot.  You can also mount /proc in
> the chroot if you want, something like:
>
> mount /proc /proc -t proc (this is from memory, may not be completely
> correct)
>
> Stew Benedict

Hi Stew,

Thanks to you and Brice Figureau I was able to revive my yaboot

partition, the 'chroot' worked out just perfect.

ThanX a lot

By the way, I think I read in past mails that 9.0 will not be

ported to PPC, is that correct?

Bye

------------------------------------------------------------------
| Patrick LADAM                   |                               |
| Laboratoire CSSB                |     THE BIG BANG THEORY:      |
| UFR SMBH                        |                               |
| 74 rue Marcel Cachin            |   In the begining there was   |
| 93017 Bobigny CEDEX             |        nothing at all.        |
| >>> NEW e-mail: <<<             |                               |
| [EMAIL PROTECTED] |      Then, it exploded...     |
| Tel: 01 48 38 77 26 / 76 85     |                               |
| Fax: 01 48 38 77 77             |                               |
------------------------------------------------------------------




Reply via email to