Subject: Re: first naive question of the day
To: VJC <muscadin@ez-tel.com>
From: Michael Wolfson <mw@blobulent.com>
List: port-macppc
Date: 07/26/2001 08:46:08
At 7:22 PM -0400 7/25/01, VJC wrote:

:)Greetings,
:)
:)How do you set the OF boot commands to boot from the HFS+
:)partition bootloader directly to the netbsd kernel?

boot <path to ofwboot.xcf> <path to kernel>
where <path to ofwboot.xcf> is usually something like hd:9,\ofwboot.xcf and
<path to kernel> is usually something like hd:12,\netbsd

There are examples in the INSTALL notes.

  -- MW