Benjamin Herrenschmidt <[EMAIL PROTECTED]> writes:
> Hrm... By "older" PowerBook, you mean a "first generation" also called
> "3500" ?
FYI: The 3500 is a 3400, org. 603ev, with a G3 CPU: the first G3
PowerBook.
-- Andre
>I'm trying it on a StarMax 3000 and an older G3 powerbook, nogo on
>either. Nothing seems to boot on the StarMax I get a no init found
>error when it trys to boot linux. The 2.2.15 recommended by some has
>the same problem.
>
>On the powerbook, 2.2.17 boots fine but X crashes randomly. The
>2.
I'm trying it on a StarMax 3000 and an older G3 powerbook, nogo on
either. Nothing seems to boot on the StarMax I get a no init found
error when it trys to boot linux. The 2.2.15 recommended by some has
the same problem.
On the powerbook, 2.2.17 boots fine but X crashes randomly. The
2.2.17pr
On Sun, Sep 03, 2000 at 08:33:51PM +0200, Michael Lyngbøl wrote:
>
> 2.2.15 is fine with me.
so long as you have no untrusted local users... (huge security hole)
> I'm still to figure out why 2.2.16+ won't boot?! I suppose it's just
> broken.
if you have a kernel hacker hat put it on and look
On Sun, Sep 03, 2000 at 08:33:51PM +0200, Michael Lyngbøl wrote:
[cut]
> Thank you everybody who has helped me getting this box up and running!
>
> I'll summ up my experiences on a web page. More to come.
I've put up: http://lyngbol.dk/linux/debian/powerpc-install.html
Comments, questions, etc
>
>I'm still to figure out why 2.2.16+ won't boot?! I suppose it's just
>broken.
I'm interested to know if my 2.2.17pre20 on ppclinux.apple.com/~benh
(binaries posted today) also fails to boot your machine, and and which
point in boot does it stop ?
Ben.
On Fri, Sep 01, 2000 at 12:31:09AM -0800, Ethan Benson wrote:
[sorry for my late reply on this]
> > Doh! It is /vmlinux - now I end up here:
> >
> > Second-stage QUIK loader
> > boot:
> > Starting at 0
> > opening display /[EMAIL PROTECTED] failed
>
> this seems to be typical and non-fatal. (i
Hi Michael,
I'm also running debian on a 7200. Unlike Adam but like Ethan's friend,
the last kernel I could got running was 2.2.14. I have tried 2.2.15 and
2.2.16 and neither would work. I have yet to compile my own kernel
though so maybe something will be different there. I have tried a ke
Michael Lyngbøl wrote:
> Doh! It is /vmlinux - now I end up here:
>
> Second-stage QUIK loader
> boot:
> Starting at 0
> opening display /[EMAIL PROTECTED] failed
> copying OF device tree...done
> booting...
>
> Reading some of Ethan Benson's posts to debian-powerpc list I'll be
> stuck here?!
It
On Fri, Sep 01, 2000 at 10:26:28AM +0200, Michael Lyngbøl wrote:
>
> Doh! It is /vmlinux - now I end up here:
>
> Second-stage QUIK loader
> boot:
> Starting at 0
> opening display /[EMAIL PROTECTED] failed
this seems to be typical and non-fatal. (it happens even with kernels
that work fine on
On Thu, Aug 31, 2000 at 10:33:49AM -0800, Ethan Benson wrote:
> > boot: scsi/[EMAIL PROTECTED]:2/vmlinuz
> >
> > Inode error #2133571404 while loading file /vmlinuz.
> > Image not found try again
> > boot:
> >
> > Haven't figured this one out? Has it some thing to do with /vmlinux
> > (not)
On Thu, Aug 31, 2000 at 06:27:35PM +0200, Michael Lyngbøl wrote:
>
> Now I've connected a serial terminal. I'm getting this:
>
> RESETing to change Configuration!
> Second-stage QUIK loader
> boot:
>
> Inode error #2133571404 while loading file /vmlinuz.
> Image not found try again
> boot:
On Tue, Aug 29, 2000 at 08:33:23PM -0800, Ethan Benson wrote:
> > Reading nvsetenv(8) it should be something like:
> >
> > # nvsetenv boot-device "scsi-int/[EMAIL PROTECTED]:0"
> > # nvsetenv boot-file " /vmlinux root=/dev/sda2"
>
> you need to use scsi/[EMAIL PROTECTED]:0 not scsi-int (from look
On Tue, Aug 29, 2000 at 01:59:37PM +0200, Michael Lyngbøl wrote:
>
> Reading nvsetenv(8) it should be something like:
>
> # nvsetenv boot-device "scsi-int/[EMAIL PROTECTED]:0"
> # nvsetenv boot-file " /vmlinux root=/dev/sda2"
you need to use scsi/[EMAIL PROTECTED]:0 not scsi-int (from looking at
On Tue, Aug 29, 2000 at 01:59:37PM +0200, Michael Lyngbøl wrote:
> I've been wondering if it has some thing to do with my disklayout?:
>
> [EMAIL PROTECTED]:~# mac-fdisk -l /dev/sda
> /dev/sda
> #type namelength base( size
> ) system
> /dev/sda1
On Mon, Aug 28, 2000 at 09:11:41PM -0800, Ethan Benson wrote:
> >
> > I'm guessing you need to use nvsetenv. You'll have to set boot-device;
> > probably to "scsi-int/[EMAIL PROTECTED]:0" or something like that.
>
> actually i think its scsi/[EMAIL PROTECTED]:0
Reading nvsetenv(8) it should be
On Tue, Aug 29, 2000 at 10:44:03AM +0200, Michael Lyngbøl wrote:
> >
> > yes and it will also help to use the right key combo which is
> > *command* option p r ;-)
> >
> > (command aka Apple key)
>
> Aargh ... still don't get it. I'm able to reset/reboot the box using
> CRTL+APPLE+RESET (3 key
On Tue, Aug 29, 2000 at 12:32:22AM -0800, Ethan Benson wrote:
> > > Nope, no luck. Simply nothing happens.
> >
> > I wasn't specific enough. Press ctrl-apple-P-R combination during the
> > reboot phase.
> > ie. ctrl-apple-reset to reboot, then ctrl-apple-P-R until your machine
> > boots with t
On Tue, Aug 29, 2000 at 07:19:18PM +1000, Brendan J Simon wrote:
> > Nope, no luck. Simply nothing happens.
>
> I wasn't specific enough. Press ctrl-apple-P-R combination during the reboot
> phase.
> ie. ctrl-apple-reset to reboot, then ctrl-apple-P-R until your machine boots
> with the
> defa
Michael Lyngbøl wrote:
> On Tue, Aug 29, 2000 at 06:54:37PM +1000, Brendan J Simon wrote:
> > > > > Still not able to boot directly into Linux.
> > > > >
> > > > > I've haven't figured out how booting of a PowerPC works? I suppose I'm
> > > > > missing something?
> > > >
> > > > I'm guessing you
On Tue, Aug 29, 2000 at 06:54:37PM +1000, Brendan J Simon wrote:
> > > > Still not able to boot directly into Linux.
> > > >
> > > > I've haven't figured out how booting of a PowerPC works? I suppose I'm
> > > > missing something?
> > >
> > > I'm guessing you need to use nvsetenv. You'll have to s
Michael Lyngbøl wrote:
> On Mon, Aug 28, 2000 at 04:11:28PM -0400, Daniel Jacobowitz wrote:
> > >
> > > Still not able to boot directly into Linux.
> > >
> > > I've haven't figured out how booting of a PowerPC works? I suppose I'm
> > > missing something?
> >
> > I'm guessing you need to use nvs
On Mon, Aug 28, 2000 at 04:11:28PM -0400, Daniel Jacobowitz wrote:
> >
> > Still not able to boot directly into Linux.
> >
> > I've haven't figured out how booting of a PowerPC works? I suppose I'm
> > missing something?
>
> I'm guessing you need to use nvsetenv. You'll have to set boot-device;
On Mon, Aug 28, 2000 at 04:11:28PM -0400, Daniel Jacobowitz wrote:
>
> I'm guessing you need to use nvsetenv. You'll have to set boot-device;
> probably to "scsi-int/[EMAIL PROTECTED]:0" or something like that.
actually i think its scsi/[EMAIL PROTECTED]:0
on a side note does anyone have a 7200
On Mon, Aug 28, 2000 at 07:08:51PM +0200, Michael Lyngb?l wrote:
> Hi,
>
> I'm having trouble booting Linux on my Power Macintosh 7200/75.
>
> Installation of Debian 2.2 went fine (booting MacOS on an external disk
> and using BootX to boot into Linux works fine).
>
> Right now I'm not able to b
Hi,
I'm having trouble booting Linux on my Power Macintosh 7200/75.
Installation of Debian 2.2 went fine (booting MacOS on an external disk
and using BootX to boot into Linux works fine).
Right now I'm not able to boot directly into Linux - I have to boot
MacOS and then use BootX to get Linux ru
26 matches
Mail list logo