On Wed, Jul 1, 2009 at 5:41 PM, Lee Sharp<leesharp at hal dash pc dot org> wrote:
> I am trying to mount and play with the beta images for the first time, and
> am failing. :) I am on a 4.11 system, and when I try and mount I get this;
>
> FreeBSD# gzip -dc < generic-pc-1.3b15.img > tmp/generic-mfsroot
> FreeBSD# vnconfig -s labels -c vn1 tmp/generic-mfsroot
> FreeBSD# mount /dev/vn1c mnt2
> mount: /dev/vn1c on /root/Desktop/m0n0/mnt2: incorrect super block
> FreeBSD#
>
>
> Any thought on what I am missing? This system will mount 1.2x images fine.
>
I updated the workon.sh on my site a month or so ago, though for 6.x
and 7.x. If the same change applies, it's /dev/vn1 not /dev/vn1c. Not
completely sure on 4.11 though.
Here's what I use: http://chrisbuechler.com/m0n0wall/downloads/workon.sh |