View Single Post
Old 06-11-2022, 12:51 PM   #8
xversion1
Enthusiast
xversion1 ought to be getting tired of karma fortunes by now.xversion1 ought to be getting tired of karma fortunes by now.xversion1 ought to be getting tired of karma fortunes by now.xversion1 ought to be getting tired of karma fortunes by now.xversion1 ought to be getting tired of karma fortunes by now.xversion1 ought to be getting tired of karma fortunes by now.xversion1 ought to be getting tired of karma fortunes by now.xversion1 ought to be getting tired of karma fortunes by now.xversion1 ought to be getting tired of karma fortunes by now.xversion1 ought to be getting tired of karma fortunes by now.xversion1 ought to be getting tired of karma fortunes by now.
 
Posts: 46
Karma: 4245188
Join Date: Nov 2019
Device: Kindle
Quote:
Originally Posted by pazos View Post
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.
xversion1 is offline   Reply With Quote