[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: How can I killing a SMB mount



Jake Johnson wrote:

How can I kill a mounted samba share that has been removed.   I get this
problem a lot since I am always rebooting the windows machines and I can't
unmount the smbfs.  Any suggestions?
Thanks,
Jake Johnson
http://www.plutoid.com


mount:
mount -t smbfs -o username=xxxx,password= //sv/o.fs /mnt/fat32/

unmount:
umount /mnt/fat32

check:
df -h




Reply to: