Hi again everyone :-)
Well i have installed and learned quite a bit, but now i have come
to a point where i get the same error as Dick wrote about:
> > 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...
i even got the solution (posted in the bottom of this email, but i have no
idea what so ever how to do all of that (im VERY new to mac and have only
played
with linux for a month or so)
Dennis En�e
> 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