View Single Post
Old 06-20-2016, 01:46 PM   #4
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
Quote:
Originally Posted by encol View Post
I simply replaced a png in the /usr/share/webkit-1.0/pillow/assets folder to see if something changes in the title bar, but i then restored the original png
The reboot should have 'fixed' the problem.

Was the png (any of the three, the original, the replacement and/or the replaced original open?).

See if:
Code:
lsof
is installed on your kindle, perhaps filter the output with grep and the name of the file.

Also -
Is your current directory / ? (I can read the prompt you quoted - but check anyway)
That will hold it 'busy' - just cd away from /

Did your tests include starting any program(s)?
The reboot should have fixed that also, unless you messed with the initialization files.

In fact -
The reboot should have completed with / being set to ro without the need to change it to ro after the reboot.
unless, again, somebody was messing with the init files and/or the scripts they call.

Is the:
/usr/share/webkit-1.0/pillow/assets
directory even on the same file system as / ?
check that also.
Code:
stat / usr/share/webkit-1.0/pillow/assets
Compare the device major/minor of both

Last edited by knc1; 06-20-2016 at 01:58 PM.
knc1 is offline   Reply With Quote