View Single Post
Old 02-14-2012, 05:16 AM   #3
ARV
Junior Member
ARV began at the beginning.
 
Posts: 7
Karma: 10
Join Date: Jan 2012
Device: Kindle Touch
I used runme.sh from wiki without change:
-------------------------------
test -f /mnt/us/RUNME.done && exit
mntroot rw
showlog > /mnt/us/log.txt
mntroot ro
touch /mnt/us/RUNME.done
--------------------------------
ARV is offline   Reply With Quote