Gentoo Archives: gentoo-ppc-user

From: Joseph Jezak <josejx@g.o>
To: gentoo-ppc-user@l.g.o
Subject: Re: [gentoo-ppc-user] how to install gentoo with livecd kernel file on ibook G3?
Date: Fri, 19 Jun 2009 18:19:38
Message-Id: 4A3BD639.8090600@gentoo.org
In Reply to: Re: [gentoo-ppc-user] how to install gentoo with livecd kernel file on ibook G3? by "mv.1001"
1 The kernel can be found at: /boot/ppc32
2
3 You will also need the modules and initrd to actually use this kernel.
4 It's really not recommended as it's configured to get the most machines
5 booting, not take advantage of any of your hardware. It would be better
6 to simply install the kernel source and use "make defconfig" to achieve
7 largely the same results.
8
9 -Joe