Quote:
Originally Posted by knc1
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:
is installed on your kindle, perhaps filter the output with grep and the name of the file.
|
lsof is installed, i greped with the name of the file, but returns nothing.
Quote:
Originally Posted by knc1
Also -
Is your current directory / ? (I can read the prompt you quoted - but check anyway)
That will hold it 'busy' - just cd away from /
|
i changed to /mnt/us/documents... same error
Quote:
Originally Posted by knc1
Did your tests include starting any program(s)?
The reboot should have fixed that also, unless you messed with the initialization files.
|
i only called:
Code:
lipc-set-prop com.lab126.pillow customDialog '{"name": "default_status_bar"}'
no changes to initialization files
Quote:
Originally Posted by knc1
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
|
they're in the same file system
EDIT:
i noted a zero-sized
MNTUS_EXEC file in /
it's normal?