Subject: Re: booting beige g3 *I have done it* :-) more problems though
To: Chris Tribo <talon16m@hotmail.com>
From: Eric O'Connell <eric@dqc.org>
List: port-macppc
Date: 02/21/2000 06:42:11
> As of 10 minutes ago I have succesfully booted 1.4.1 on my Beige G3
>DT/233 w/96 MB RAM. You need to find Apple's System Disk utility program
>from their ftp site for booting MacOS X, run the application and set your
>boot device to ide1/disk@0:0 for the usually cdrom bus, or ide/disk@0:0 for
>the main HD bus. Your boot file is netbsd. Close the advanced settings
>window and click save, then you can quit the program and reboot into OF.
>Once there, double check that you have:
>
>auto-boot? your preference
>use-nvramrc? true
>load-base 600000
>boot-device ide/disk@0:0
>boot-file netbsd and that there is about a page and a half of code under
>nvramrc. (you should see it when you type printenv)
>
> Now you need to type bye and wait for the grey screen to come up, then
>reboot with ctl-cmd-reset and go back into OF, this time typing boot should
have you up and running :)
.... or not. My problem is that with those settings, indeed with
just about any settings other than default the only response I get is
boot: can't OPEN:
Also, I know that external Zips do weird things, but why would a SCSI
Zip make NetBSD think that I only have one ATA drive? When I boot
with the Zip attached, it only sees my 4gig caviar, not the 13gig IBM:
wdc0 at obio offset 0x20000 irq 13 <-- ibm drive
wdc1 at obio offset 0x21000 irq 14 <-- western digital
wd0 at wdc1 channel 0 drive 0
...
However, without the Zip it seems to find both drives.
Is there any way I can tell through OF why it can't OPEN the drive?
eric