As a workaround, if you can download the newer 2.4.4-6.2mdk kernel that is
up on the mirrors, and hopefully you have a network you can place it on
somewhere (forgive if I'm telling you stuff you already know):
boot the CD into rescue mode
mount your "/" partiton on /mnt/disk: mount /dev/hdX /mnt/disk
modprobe bmac (or gmac or mace - whatever is appropriate)
ifconfig eth0 some.appropriate.ip.address
chroot /mnt/disk
ftp to-your-server and get the new kernel RPM
rpm -i linux-2.4.4-6.2mdk
check that new entry is in /etc/yaboot.conf with label 244-62
exit
reboot
boot new kernel 244-62
if that one works OK - change the default in /etc.yaboot.conf and run ybin
Stew Benedict
--
MandrakeSoft OH/TN, USA http://perso.mandrakesoft.com/~sbenedict/
On Fri, 29 Jun 2001, Dick Visser wrote:
> I managed to install mdk and the OF-bootloader works also.
> I guess my MacOS install/partitioning wasn't quite right the first time,
> because after I did a new disk scheme during MacOS9 setup (3 of 10 Gb for
> MacOS HFS+, the rest not used) all went well.
> Only thing is that linux won't boot :(
>
> I can select linux when booting but this is all I get:
>
> Welcome to Linux, kernel 2.2.19-14mdk
>
> started at :0x01400000
> linked at :0xc0000000
> frame buffer at :0x96008000 (phys), 0x9600800 (log)
> MSR :0x00003030
> HID0 :0xc010c0a4
> ICTC :0x00000000
>
> booting...
>