[Cialug] Read Only
L. V. Lammert
lvl at omnitec.net
Fri Jan 8 16:20:42 CST 2016
On Fri, 8 Jan 2016, Paul Gray wrote:
> As root, find out what services have open filehandles for the device:
>
> lsof | grep /mnt/share
>
> Take note of any process id that shows up and kill them. Run the
> command again.
>
> Once you have all processes cleared, issue
> umount -f /mnt/share
>
> Then start over with mounting it correctly...
>
Forgot about open files, .. sorry. Still recommend an fsck before trying
remount.
Lee
More information about the Cialug
mailing list