umount -f -l ro

is the closest you will get. The entry will be removed from the mount
table and the actual unmount will happen when it can (never) but at
least you needn't worry about it.

On 4/6/13, V.Krishn <vkris...@gmail.com> wrote:
> Did the following to set an aufs.
>
> cd /tmp
> mkdir branch ro u
> mount test.iso ro -o loop
> mount -t aufs -o br:branch:ro none u
>
> Now branch got accidently deleted
> and I am unable to unmount u nor ro
>
> Tried:
> umount -f u
> or
> umount -f ro
>
> Keep getting following error:
> umount2: Stale NFS file handle
> umount: u/: Stale NFS file handle
>
> I am using Knoppix 7.0.1.
>
> Any help would be great.
>
> --
> Regards.
> V.Krishn
>
> ------------------------------------------------------------------------------
> Minimize network downtime and maximize team effectiveness.
> Reduce network management and security costs.Learn how to hire
> the most talented Cisco Certified professionals. Visit the
> Employer Resources Portal
> http://www.cisco.com/web/learning/employer_resources/index.html
>

------------------------------------------------------------------------------
Minimize network downtime and maximize team effectiveness.
Reduce network management and security costs.Learn how to hire 
the most talented Cisco Certified professionals. Visit the 
Employer Resources Portal
http://www.cisco.com/web/learning/employer_resources/index.html

Reply via email to