Subject: Re: NetBSD on G3 DT/233 w/OF 2.0f1
To: None <port-macppc@netbsd.org>
From: Chris Tribo <t1345@hopi.dtcc.edu>
List: port-macppc
Date: 12/04/2000 08:45:05
On Mon, 4 Dec 2000, charlie allom wrote:

> On Sun, Dec 03, 2000 at 05:44:19PM -0600, James R. Price wrote:
> > the ide drive.  What I need to know is for setenv boot-device, what should 
> > I be using???
> > 
> 
> try ide0/@ata0:0 after you patch the nvram.
> 
> you may want to look at the device tree and see what is meant to
> be at 'ata0', i may be 'disk0' .. im not sure.

	Just simply ide0/@0:0 works fine. The catch is that you have to
setenv boot-device ide0/@0:0 then reset-all to reboot back into OFW, then
booting *should* work. If you don't reset in between it doesn't work.

	Chris