Gentoo Archives: gentoo-ppc-user

From: Ed Sutherland <digital@××××××××.com>
To: gentoo-ppc-user@l.g.o
Subject: [gentoo-ppc-user] Help: Forgot to Ybin My Gentoo Installation!
Date: Thu, 22 Apr 2004 13:13:22
Message-Id: 20040422091214229995.GyazMail.digital@twcny.rr.com
1 I went through the entire installation process and forgot to issue the
2 ybin command so that my Gentoo installation boots from disk. Using my
3 LiveCD, how do I rescue this -- what are the commands? Thanks!
4 >>>
5 >>>
6 Yes, a G3 iMac. What are the specific commands?
7 >>
8 >> This is what I've tried (and the results):
9 >>
10 >> <boot livecd>
11 >>
12 >> mkdir /mnt/gentoo
13 >> mkdir /mnt/gentoo/dev
14 >> mount -t proc none /mnt/gentoo/proc
15 >> mount /dev/hda10 <my root partition>
16 >> chroot /mnt/gentoo /bin/bash
17 >> ybin
18 >> "Seems the boot partition hasn't been initialize" (paraphrase) mkofboot
19 >> "Do you want to create an HFS partition? <y/N>" (I pick "y") "Aborting"
20 >>
21 >> The other way was to mount /dev/hda9 (my boot partition) and type: ybin
22 >> Ybin returns: "need to specificy boot=/dev/hdaX" I do, but it keeps giving
23 >> me that msg.
24 >>
25 >> What are the specific commands I need to issue? Thanks much!
26
27 What commands do I need to issue to add yaboot to my Gentoo
28 installation? Thanks.
29
30 Ed
31
32 --
33 gentoo-ppc-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-ppc-user] Help: Forgot to Ybin My Gentoo Installation! David Chart <linux@×××××××××××××××.uk>