Re: can't boot on ibm 7248-100
Jochen Kunz <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.prep |
|---|---|
| Message-ID | <[email protected]> |
On 2003.01.10 00:21 CR wrote:
> But, how do I permanently set the boot/root device info, so that I
> don't need to give it manually during the boot-sequence?
Ahhhhm. I answered this question already one day ago when Jesse Peterson
asked the exact same question.
NetBSD-prep is currently unable to determine the root-device. You need
to recompile the kernel and hardcode the root-device in the kernel
config. Somthing like:
config netbsd root on sd0 type ?
http://www.netbsd.org/Documentation/kernel/index.html#how_to_build_a_kernel
tels you how to build a kernel and /usr/src/sys/arch/prep/stand/README
how to make a bootimage, that you have to dd to your disk like you
already did.
--
tschüß,
Jochen
Homepage: http://www.unixag-kl.fh-kl.de/~jkunz/