Subject: Re: mdsetimage: could not find symbols in netbsd
To: Boo Geum Jung <bgjung@etri.re.kr>
From: Manuel Bouyer <bouyer@antioche.lip6.fr>
List: netbsd-help
Date: 10/03/2001 12:37:56
On Wed, Oct 03, 2001 at 11:08:31AM +0900, Boo Geum Jung wrote:
> 
> > Do you have
> > pseudo-device  md              1
> > in your kernel config file ?
> > 
> Yes.
> Mdsetimage at pkgsrc/cross is different, it's ok.
> And then, I can't find how to make boot.fs.
> Could you explain how to make ramdisk.fs file?

Have a look at the floppy build process in /usr/src/distrib/i386/floppies/
Basically you create a file of the required size with dd, attach it
to a vnd with vndconfig, newfs and mount the vnd device and populate
the filesystem.

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