Quote:
Originally Posted by pazos
It has nothing to do with internet. It is how the filesystems work: you can't unmount one if there's a file opened inside. No matter if the file is a picture you're viewing, a document you're editing or a binary you're running.
The only workaround for OSes to "force unmount" a filesystem with opened files inside is to get a list of file descriptors for the given mountpoint and kill the processes that hold those descriptors.
|
Didn't know how I hadn't seen your first reply above NiLuJe's before. Costs me a lot of time to run through pages from NiLuJe's link trying to find the solution. Now looking back I see you have already pointed out the problem. How silly I am.

By the way, I have already run koboroot from other sources on my Kobo several times to fix other something, like language display. Do all those things I fixed gone if I use NiLuJe's tool? I'm afraid it will overwrite them.