View Single Post
Old 10-11-2011, 06:25 AM   #6
supakdee
Member
supakdee began at the beginning.
 
Posts: 15
Karma: 10
Join Date: Mar 2011
Device: Kobo Aura HD
Wink

Quote:
Originally Posted by jhqtran View Post
Hi Supakdee,

Just wondering if you could explain how you got the value changed using telnet and WinSCP. I don't know what and how to use them. Thanks.
first mount the filesystem as RW (readwrite) by telnet:
mntroot rw

Use WinSCP to access the file and change the parameter

Once you're done, you should put the filesystem back to RO (readonly):
mntroot ro

You can also try to follow this link for some more detail "https://www.mobileread.com/forums/showpost.php?p=1181285&postcount=8"
supakdee is offline   Reply With Quote