Subject: Re: Booting NetBSD ...
To: Andreas Drewke <andreas_dr@gmx.de>
From: John Klos <john@sixgirls.org>
List: port-macppc
Date: 07/27/2003 17:08:15
Hello,

> on a 7300/g3 400mhz, 160MB RAM, OF 1.0.5, 2GB Harddisk
>
> I've successful installed NetBSD on this machine, but I don't know how to
> start it...
>
> I have no clue what to do ...
>
> Can anybody help?

Did you set boot-file to netbsd and boot device to scsi-int (whatever
drive)?

For example:
setenv boot-device scsi-int/sd@0:0   (for scsi at ID 0 on the internal bus)
setenv boot-file netbsd
setenv auto-boot? true

Then:
reset-all

What do you get after trying this?

John Klos
Sixgirls Computing Labs