Subject: Re: Netbooting the MVII (1.4Alpha)
To: Alex van Denzel <netbsd@adenzel.demon.nl>
From: David Brownlee <abs@anim.dreamworks.com>
List: port-vax
Date: 04/21/1999 15:20:02
Do you have something like the following in your bootparams?
client root=server:/
If so you should switch it to root=server:/export/vax
(or similar), and put the vax filesystem in /export/vax
If you are using bootp you'll probably want to add
rp=/export/vax to the bootptab entry.
David/absolute
-=- "Old Red he died, and every single landlord in the district cried" -=-
On Wed, 21 Apr 1999, Alex van Denzel wrote:
> Hello there...
>
> Never mind the previous (rather long) problem description. I found out that
> the bootprogram WANTS to get the kernel from a root-filesystem. I exported / to
> the client, and it booted (first the NetBSD/i386 residing there) and then, I
> typed 'boot netbsd.ram' and it booted. Hurray.
>
> However. I'd rather don't export the root directory. How can I fix this?
>
> Greetings
> Alex.
>
>
>
>