I've currently got access to one XServe by SSH only. It's running 10.3.9.. iirc.
There's a stale SMB share to a Windows server that I need to disconnect, but I can't seem to get rid of it:
Any way I can just force this, or shall I wait for 2hrs until the customer's office is empty and just reboot the damn thing
edit: umount -f sort of seems to work, but the volume is still listed under /Volumes
There's a stale SMB share to a Windows server that I need to disconnect, but I can't seem to get rid of it:
Code:
sc05-gb-dev-01:/ root# umount /Volumes/sc05-gb-dbx-07
umount: /Volumes/sc05-gb-dbx-07: Input/output error
Any way I can just force this, or shall I wait for 2hrs until the customer's office is empty and just reboot the damn thing
edit: umount -f sort of seems to work, but the volume is still listed under /Volumes