Re: Yaboot install problem - IBM 911-285
Benedikt Wegmann <benedikt.wegmann <at> gwdg.de>
2012-01-17 16:12:49 GMT
Hello Mark,
Am Dienstag, den 17.01.2012, 14:52 +0000 schrieb Mark Benson:
> On 17 Jan 2012, at 14:24, Benedikt Wegmann <benedikt.wegmann <at> gwdg.de> wrote:
>
> > a while ago I succeeded in installing Debian 6.0.3 (ppc64) on an IBM
> > Power740 via the netinstall image.
> > During the setup process it was necessary to update the yaboot
> > bootloader and manually change its configuration.
> > Once installed however it runs stable and fast, very fast actually.
> > Good luck!
>
> Thanks. I tried to follow your steps but ned to clarify a few things:
>
> First, I need to partition 7 MB for PReP and 100MB for a ext3 /boot partition.
Yes, the size of the /boot partition is up to you. If there is a
possibility that you need to have several kernel versions installed,
perhaps compiled them your self, or if you have a generous amount of
disk space available, make that twice as much.
The PReP partition has upper and lower size limits which I don't recall.
7MB however is well within the limits and plenty for the boot loader.
> Second, when the install fails to install yaboot I need to chroot to /target, wget a new yaboot (any
particular version works better?) and use dpkg -I to install it.
Switch out of the installation to a shell *before* the setup attempts to
install yaboot.
I have yaboot version 1.3.16-4 installed
(http://ftp.debian.org/debian/pool/main/y/yaboot/). Install it with dpkg
-i yaboot_1.3.16-4_powerpc.deb
Exit the chroot and shell with "exit" (x2) so that you are back in the
(Continue reading)