Port-amiga archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Re: mounting miniroot.fs
You probably need support for reading/writing opposing endian
filesystems - its 'options FFS_EI' in NetBSD. Presumably FreeBSD
has something similar.
David/absolute
-- www.netbsd.org: A pmap for every occasion --
On Fri, 27 Oct 2000, Gunther Nikl wrote:
> 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
>
Home |
Main Index |
Thread Index |
Old Index