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
- Re: Update the name of a filesystem (more details) Zhihui Zhang
- Re: Update the name of a filesystem (more details) Neil Blakey-Milner
- Re: Update the name of a filesystem (more deta... Zhihui Zhang

