Quote:
Originally Posted by Ken Maltby
The "remount external SD as RW" is not required, most of the time. It just is needed if you wish to write, change or delete files on the external drive with the programs running on the device. Most of the programs are written to default to only write to the internal uSD card. On the rare occasions that these programs (like Nickel) wish to write to the external card they temporarily remount it RW.
|
Well, that explains why I was unable to remove (delete) files on the SD Card using the file manager's delete option.
Anyway, I have switched from advboot to Kobo Start Menu, as recommended by Ken. The choice was right, as it does provide some interesting customisation options apart from the usb support.
I've been trying hard to edit the "
poweroff_info.html" to include a picture by using the supported "img" tag for my power off state. Perhaps, my file referencing is incorrect, or the file-type maybe.
I have "
avatar.png" file in the
.kobo/kbmenu/images directory and the html tag used to reference the image is:
<img src="../images/avatar.png"></img>
Anything awry?