Subject: Re: Re: Re: mounting miniroot.fs
To: Gunther Nikl <gni@gecko.de>
From: Inaki Saez <jism@linuxland.bancos.sfe.indra.es>
List: port-amiga
Date: 10/27/2000 16:55:44
On Fri, 27 Oct 2000, Gunther Nikl wrote:
> Date: Fri, 27 Oct 2000 16:29:09 +0000
> To: port-amiga@netbsd.org
> From: Gunther Nikl <gni@gecko.de>
> Subject: Re: Re: mounting miniroot.fs
>
> On Fri, Oct 27, 2000 at 04:02:14PM +0200, Inaki Saez wrote:
> > In NetBSD is very easy (no special parameters are needed). I run NetBSD-hp300
> > with kernel version 1.4.1, and it works:
> >
> > - Configure the vnd0 device:
> >
> > vnconfig /dev/vnd0 miniroot.fs
>
> This works.
>
> > - Mount the device:
> >
> > mount /dev/vnd0c /mnt
>
> This yields to a "mount: /dev/vn0c on /mnt: incorrect super block" message
> (on FreeBSD 4.0-RELEASE)
>
> Gunther
See http://www.freebsd.org/handbook/disks-virtual.html
This page refers to "vn0" and "vn0c" not "vnd0" and "vnd0c"