On Sun, Dec 05, 2004 at 04:09:25PM +0100, Poul-Henning Kamp wrote: > > Please help test this megapatch: > > http://phk.freebsd.dk/patch/nmount.patch I mounted an ISO file: mdconfig -a -t vnode -f ./freesbie.iso -u 4 mount -t cd9660 /dev/md4 /tmp/mnt1 The output of 'mount' showed: on /tmp/mnt1 (cd9660, local, read-only) i.e. it did not show "/dev/md4 on" I mounted an NFS filesystem via the automounter: cd /net/rincewind-2/opt/home/ACE_wrappers The output of 'mount' showed: rincewind-2:/opt/home/ACE_wrappers on XXX: foo (nfs, nosuid) i.e it did not show 'on /net/rincewind-2'. I tried to mount the same NFS file system via nfs4: mount_nfs4 rincewind-2:/opt/home/ACE_wrappers /tmp/mnt1 mount_nfs4: /tmp/mnt1: Operation not supported -- Craig Rodrigues rodrigc_at_crodrigues.orgReceived on Sun Dec 05 2004 - 20:13:11 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:23 UTC