Port-hppa archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Netboot a NetBSD kernel then use a local filesystem?



> The available documentation seems to cover only the case of
> netbooting with storage on NFS.  What I'd like to do is load the
> kernel from a netboot server but then run with local storage.

This used to work fine; I would hope it still does, but I haven't
actually tried it on anything even vaguely recent.

The way it used to be done is that you'd build a kernel with, for
example,

config netbsd root on sd2a type ?

instead of the usual

config netbsd root on ? type ?

If modern kernel configs have a line like the latter, you may be able
to get somewhere by changing it to something like the former.

/~\ The ASCII				  Mouse
\ / Ribbon Campaign
 X  Against HTML		mouse%rodents-montreal.org@localhost
/ \ Email!	     7D C8 61 52 5D E7 2D 39  4E F1 31 3E E8 B3 27 4B


Home | Main Index | Thread Index | Old Index