Re: Paul's 2.2.15 does not boot a 7200

2000-07-10 Thread Geert Uytterhoeven
On Sun, 9 Jul 2000, Michel Dänzer wrote: > Geert Uytterhoeven wrote: > > I see no reason why they wouldn't work with quick/yaboot since the > > decompressor is embedded in the boot image as well. Hence the boot loader is > > not aware that there's any compression. > > So it should also work on my

Re: Paul's 2.2.15 does not boot a 7200

2000-07-10 Thread Benjamin Herrenschmidt
>I see no reason why they wouldn't work with quick/yaboot since the >decompressor is embedded in the boot image as well. Hence the boot loader is >not aware that there's any compression. > >BTW, is there no `decompressing kernel image' output on PowerMac? It's >possible >that it's not visible on Po

compr. image [Re: Paul's 2.2.15 does not boot a 7200]

2000-07-09 Thread Claus Enneper
On Sun, Jul 09, 2000 at 08:55:25PM +0200, Michel Dänzer: >: Geert Uytterhoeven wrote: >: >: > I see no reason why they wouldn't work with quick/yaboot since the >: > decompressor is embedded in the boot image as well. Hence the boot loader >is >: > not aware that there's any compression. >

Re: Paul's 2.2.15 does not boot a 7200

2000-07-09 Thread Michel Dänzer
Geert Uytterhoeven wrote: > I see no reason why they wouldn't work with quick/yaboot since the > decompressor is embedded in the boot image as well. Hence the boot loader is > not aware that there's any compression. So it should also work on my Pismo? What target should I use for a compressed ker

Re: Paul's 2.2.15 does not boot a 7200

2000-07-08 Thread Ethan Benson
On Sat, Jul 08, 2000 at 01:37:05PM +0200, Geert Uytterhoeven wrote: > > i highly doubt) i don't know what boot loader embedded devices are > > using but im sure its different then quik/yaboot > > I see no reason why they wouldn't work with quick/yaboot since the > decompressor is embedded in the

Re: Paul's 2.2.15 does not boot a 7200

2000-07-08 Thread Matt Brubeck
On Sat, 8 Jul 2000, Geert Uytterhoeven wrote: > BTW, is there no `decompressing kernel image' output on PowerMac? It's > possible that it's not visible on PowerMacs with inferior OF and only > serial OF support. And how large is your boot image? Is it smaller > than `vmlinux'? PowerMac users typi

Re: Paul's 2.2.15 does not boot a 7200

2000-07-08 Thread Geert Uytterhoeven
On Fri, 7 Jul 2000, Ethan Benson wrote: > On Fri, Jul 07, 2000 at 04:01:01PM +0200, Geert Uytterhoeven wrote: > > On Thu, 6 Jul 2000, Ethan Benson wrote: > > > PPC tends to not use compressed images > ^ > > > Not true: PPC uses compressed kernel images embedded into a loadable image >

Re: Paul's 2.2.15 does not boot a 7200

2000-07-07 Thread Ethan Benson
On Fri, Jul 07, 2000 at 04:01:01PM +0200, Geert Uytterhoeven wrote: > On Thu, 6 Jul 2000, Ethan Benson wrote: > > PPC tends to not use compressed images ^ > Not true: PPC uses compressed kernel images embedded into a loadable image > (ELF in case of my CHRP box). A quick glance at arch

Re: Paul's 2.2.15 does not boot a 7200

2000-07-07 Thread Geert Uytterhoeven
On Thu, 6 Jul 2000, Ethan Benson wrote: > PPC tends to not use compressed images Not true: PPC uses compressed kernel images embedded into a loadable image (ELF in case of my CHRP box). A quick glance at arch/ppc/coffboot/Makefile makes me think a similar thing is done for PowerMac. Gr{oetje,eeti

Re: Paul's 2.2.15 does not boot a 7200

2000-07-07 Thread Ethan Benson
On Thu, Jul 06, 2000 at 02:29:54PM -0400, James Waterhouse wrote: > Hello all, > I'm having trouble booting on a 7200. When I boot I get the following > message printed on my serial console: > > Open Firmware, 1.0.5 > bla bla bla... > 0 > boot Second-stage QUIK loader > boot: >

Re: Paul's 2.2.15 does not boot a 7200

2000-07-06 Thread James Waterhouse
Hello all, I'm having trouble booting on a 7200. When I boot I get the following message printed on my serial console: Open Firmware, 1.0.5 bla bla bla... 0 > boot Second-stage QUIK loader boot: Inode error #2133571404 while loading file /vmlinuz Image not found tr

Re: Paul's 2.2.15 does not boot a 7200

2000-05-20 Thread Ethan Benson
On Sat, May 20, 2000 at 03:38:37PM -0700, Matt McLean wrote: > Hey, > > That sounds like it's not recognizing your onboard video... would that cause the kernel to fail to boot entirely? the machine never becomes pingable, sshable, nor does it dial ppp at boot like it usually does. > Be sure y

Re: Paul's 2.2.15 does not boot a 7200

2000-05-20 Thread Matt McLean
Hey, That sounds like it's not recognizing your onboard video... Be sure you have CONFIG_FB, CONFIG_FB_OF, and CONFIG_FB_PLATINUM set to yes in your kernel config... Otherwise, do you have a strange CPU upgrade? Did earlier versions of Paul's kernel work on your machine? -Matt On Sat, 20 May

Re: Paul's 2.2.15 does not boot a 7200

2000-05-20 Thread Andreas Tobler
Ethan Benson wrote: > > Hi, > > I have rsynced paul's stable kernel tree to 2.2.15 proper (no pre), > this kernel works quite well with a G3 via yaboot, but will not boot a > 7200 (via quik). I have tried my own custom config as well as Paul's > config included in the rsync tree. quik loads t