On 15/04/2016 07:50, John Frankish wrote:
The reason I was test mounting a share on the server is that I could not
mount the share from inside a qemu-2.5.1 vm on the same machine - as
soon as
I specified "nfsvers=3" then the vm mount also worked fine.
OK. I've never built the bridging part of the book's qemu (I
already had a working nfs server where I store my sources and
notes), and I haven't *used* qemu for some months. But when I last
used it, no special actions seemed to be needed in LFS (i.e.
mounting /sources in nfs v3 without forcing a version just worked.
Net bridging is not required. By default a qemu guest finds the host at
10.0.0.2, so you only need something like this:
$ sudo mount.nfs -o nfsvers=3 10.0.0.2:/mnt/nfs /mnt/nfs
10.0.2.2...
Pierre
--
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page