SUMMARY: force umount
2007-12-24 21:56:00
all I had to to was:
# fuser -k /home
the (-k( option identifies and kill the processes that are running on that
filesystem (file or directory).
best regards,
Fernando
Comments
Got something to say?
You must be logged in to post a comment.

