Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Apr 2010 16:22:42 -0700
From:      Yuri <yuri@rawbw.com>
To:        freebsd-questions@freebsd.org
Subject:   How to mount mfsroot?
Message-ID:  <4BD0DA42.4090201@rawbw.com>

next in thread | raw e-mail | index | archive | help
I am trying to set up NFS install, and need to modify mfsroot to not 
load sysinstall.
But vnconfig is disabled in 8.0.
http://www.freebsd.org/doc/en_US.ISO8859-1/articles/pxe/article.html 
suggests using "vnconfig vn0 mfsroot"
But vnconfig is disabled in 8.0.

So I ran:
mdconfig -a -t vnode -f mfsroot
mount /dev/md0 /mnt/
And got an error:
mount: /dev/md0 : Invalid argument

What's wrong?
Yuri



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4BD0DA42.4090201>