I am trying to change the mount point of a mounted filesystem (from
/testme to /test) with the update option (-u): 

# mount /dev/wd0s2e /testme
# mount -u /dev/wd0s2e /test
mount: /dev/wd0s2e on /test: specified device does not match mounted
device

Why it does not work (I know I can umount first without using the update
option)? Any help is appreciated. 

-Zhihui



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to