Displaying 1 result from an estimated 1 matches for "unaivalable".
2011 Jan 26
2
how to unmount an NFS share when the NFS server is unavailable?
Hi All,
How do I unmount an NFS share when the NFS server is unaivalable?
I tried "umount /bck" but it "hangs" indefinitely
"umount -f /bck" tells me the mount if busy and I can't unmount it:
root at saturn:[~]$ umount -f /bck
umount2: Device or resource busy
umount: /bck: device is busy
umount2: Device or resource busy
umount: /bck:...