View Single Post
Old 09-14-2012, 07:18 AM   #21
Redime
Junior Member
Redime began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Sep 2012
Device: Kindle
Quote:
Originally Posted by NiLuJe View Post
Just jailbreak it properly (Method #3) .
Done, thanks!
And just to be clear: Can I now just copy/paste the following into runme.sh to get custom screensavers?
Code:
mntroot rw
mkdir /mnt/us/screensaver
mount /dev/mmcblk0p1 /mnt/base-mmc
mv /mnt/base-mmc/opt/amazon/screen_saver/600x800 /mnt/base-mmc/opt/amazon/screen_saver/600x800.old
ln -sfn /mnt/us/screensaver /mnt/base-mmc/opt/amazon/screen_saver/600x800
mntroot ro
Edit: Or should I follow this tutorial? It seems to be for Kindle Touch though.

Last edited by Redime; 09-14-2012 at 07:20 AM.
Redime is offline   Reply With Quote