View Single Post
Old 06-02-2013, 01:47 PM   #20
atordo
Connoisseur
atordo is a splendid one to beholdatordo is a splendid one to beholdatordo is a splendid one to beholdatordo is a splendid one to beholdatordo is a splendid one to beholdatordo is a splendid one to beholdatordo is a splendid one to beholdatordo is a splendid one to beholdatordo is a splendid one to beholdatordo is a splendid one to beholdatordo is a splendid one to behold
 
Posts: 89
Karma: 19669
Join Date: Apr 2012
Device: Kindle Touch
Thanks both for the hints. I managed to copy some source files from my Linux desktop to /usr/share/i18n but localedef can't write to its destination:
cannot open locale archive "/usr/lib/locale/locale-archive": Read-only file system

The tricky part is that /usr/lib/locale is mounted:
Code:
/dev/loop/6 on /usr/lib/locale type cramfs (ro,noatime,nodiratime)
With cramfs, which according to Wikipedia is a read-only fs. I'm not confident enough with Kindle internals, so I'd rather leave the mount points as they are.
atordo is offline   Reply With Quote