Subject: Re: Minimal NetBSD
To: None <dribbling@thekeyboard.com>
From: Manuel Bouyer <bouyer@antioche.lip6.fr>
List: port-i386
Date: 09/27/2000 14:08:52
On Tue, Sep 26, 2000 at 01:58:25PM +0000, dribbling@thekeyboard.com wrote:
> 
> Hello Heiko!
> 
>   HWR> Just mount its disk(s) over NFS and compile over NFS.
> 
> You make that sound so simple, I have to admit I wouldn't
> know where to start!  <grin>

First export big partition on the linux box. For this you need an /etc/export
file. I'm not sure about the format of the file, this depends on the
linux distrib. 'man nfsd', 'man mountd', 'man exports' should give the
infos. There may be HOWTOs available for this too.
Next mount the linux's disk over NFS to the NetBSD box:
mount linux_box:/path_to_partition /mnt

Now, when you cd to /mnt, you'll use the linux's disk instead of the local
disk. You can extract syssrc.tgz and compile a kernel here.

--
Manuel Bouyer, LIP6, Universite Paris VI.           Manuel.Bouyer@lip6.fr
--