Gentoo Archives: gentoo-ppc-user

From: Nicolas Vollmar <nv1@×××.ch>
To: gentoo-ppc-user@l.g.o
Subject: [gentoo-ppc-user] Problems with yaboot
Date: Wed, 28 Apr 2004 14:45:36
Message-Id: 200404281645.22594.nv1@gmx.ch
1 I'm trying to get Gentoo running on my iBook (G3 800MHz). I've partitioned
2 the HDD with mac-fdisk from Gentoo LiveCD PPC 2004.0 and installed then MacOS
3 X on /dev/hda8.
4
5 I've installed Gentoo from stage1. So far I'm finished, but something with
6 yaboot don't work. I've tried to configure manual and with yabootconfig but
7 MacOS X is still booting (nothing from yaboot to see...).
8
9 Can someone help me?
10
11 Nicolas
12
13 ### from mac-fdisk ###
14 /dev/hda1 Apple_partition_map Apple 31.5k Partition map
15 /dev/hda2 Apple_Bootstrap bootstrap 800.0k NewWorld bootblock
16 /dev/hda3 Apple_UNIX_SVR2 swap 512.0M Linux swap
17 /dev/hda4 Apple_UNIX_SVR2 boot 32.0M Linux native
18 /dev/hda5 Apple_UNIX_SVR2 root 10.0G Linux native
19 /dev/hda6 Apple_Boot eXternal booter 8.5M Unknown
20 /dev/hda7 Apple_HFS home 10.0G HFS
21 /dev/hda8 Apple_HFS MacOS 7.4G HFS
22 ###
23
24 ### yaboot.conf ###
25 device=hd:
26 partition=4
27
28 delay=10
29 timeout=20
30 install=/usr/lib/yaboot/yaboot
31 magicboot=/usr/lib/yaboot/ofboot
32
33 image=/vmlinuz
34 label=Linux
35 root=/dev/hda5
36 sysmap=System.map
37 read-only
38 ###
39
40 --
41 gentoo-ppc-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-ppc-user] Problems with yaboot Ruben <Ruben.Vandeginste@××××××××××××××.be>