Gentoo Archives: gentoo-ppc-user

From: Mark Knecht <markknecht@×××××.com>
To: gentoo-ppc-user@l.g.o
Subject: Re: [gentoo-ppc-user] Re: New install - Unable to get my ppc Mac Mini to boot the root partition
Date: Thu, 02 Sep 2010 21:56:23
Message-Id: AANLkTi=wgErQctuMa5ApLq3ZTMj-5ZUk1UX8iz51LsTU@mail.gmail.com
In Reply to: Re: [gentoo-ppc-user] Re: New install - Unable to get my ppc Mac Mini to boot the root partition by Mark Knecht
1 On Tue, Aug 31, 2010 at 2:35 PM, Mark Knecht <markknecht@×××××.com> wrote:
2 > On Tue, Aug 31, 2010 at 1:50 PM, Joe Fox <jwfoxjr@×××××.com> wrote:
3 >> Mark,
4 >>
5 >> Did you compile in your ext2/ext3 support as a module or statically into the
6 >> kernel?  If you compiled them as modules, then you need to create an inirtrd
7 >> that includes the drivers to load on boot.
8 >>
9 >> Just a thought.
10 >>
11 >> Joe
12 >>
13 >>
14 >> On Tue, Aug 31, 2010 at 3:31 PM, Mark Knecht <markknecht@×××××.com> wrote:
15 >>>
16 >>> /dev/hda4               /               ext3            noatime
17 >>
18 >
19 > I believe they are both built-in:
20 >
21 > livecd ~ # cat /mnt/gentoo/usr/src/linux/.config | grep EXT2
22 > CONFIG_EXT2_FS=y
23 > CONFIG_EXT2_FS_XATTR=y
24 > CONFIG_EXT2_FS_POSIX_ACL=y
25 > CONFIG_EXT2_FS_SECURITY=y
26 > # CONFIG_EXT2_FS_XIP is not set
27 > livecd ~ # cat /mnt/gentoo/usr/src/linux/.config | grep EXT3
28 > CONFIG_EXT3_FS=y
29 > # CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set
30 > CONFIG_EXT3_FS_XATTR=y
31 > CONFIG_EXT3_FS_POSIX_ACL=y
32 > CONFIG_EXT3_FS_SECURITY=y
33 > livecd ~ #
34 >
35 > - Mark
36 >
37
38 Anyone else able to chime in before I give up on PowerPC again? Sure
39 would like to get this running again.
40
41 QUESTION: Is there a way to rebuild partition 1 on these Apple disks?
42 The one labeled 'Apple_partition_map '? Seems like that's the only
43 thing I haven't touched yet having rebuilt this machine twice.
44
45 Again, this machine has run Gentoo for a few years. I was doing a
46 major emerge -e @world operation which seemed to finish successfully
47 but when I rebooted the kernel doesn't see the drive. I've rebuilt the
48 machine 2 more times from scratch and continue to be stumped by this
49 problem.
50
51 Thanks,
52 Mark

Replies