View Single Post
Old 07-10-2012, 05:54 PM   #68
geekmaster
Carpe diem, c'est la vie.
geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.
 
geekmaster's Avatar
 
Posts: 6,433
Karma: 10773668
Join Date: Nov 2011
Location: Multiverse 6627A
Device: K1 to PW3
Quote:
Originally Posted by imfede View Post
very very good work! i found your compiled programs (vim, elinks ...) on your website but how i put them on my kindle?

Second question: how can i write files? every time i try to create/modify files it keep saying "read-only" filesystem; how can i get rid of those message?
You really should not write to the read-only filesystem (i.e. main root partition), unless you REALLY know what you are doing, in which case you would know that you need to do the command that the SSH login banner says is needed to write to root (mntroot rw).

You should keep all your files on /mnt/us (the USB drive partition), and only add tiny symlinks to root that point to the files on /mnt/us. Using space on the main partition can cause OTA firmware updates to fail, possibly bricking your kindle.
geekmaster is offline   Reply With Quote