Re: Booting without NFS or tape

Steve Woodford <[email protected]> Sat, 9 Nov 2002 20:41:03 +0000 (GMT)
Newsgroups gmane.os.netbsd.ports.mvme68k
Message-ID <Pine.NEB.4.44.0211092034000.15797-100000@oor-wullie.mctavish.co.uk>
On Sat, 9 Nov 2002, John Butera wrote:

> I'm interested in installing NetBSD on my MVME147.  Is there any way to
> boot it without tape or using NFS?  I know debian used to have a tool
> to convert disk images into S-Records which you could transfer over
> RS-232.  Is this possible with NetBSD?

In short, no.

That's not to say it can't be done, though. It would take a bit of extra
work in locore.s to support booting without the aid of the bootstrap
loader (which passes some some parameters to the kernel).

Cheers, Steve