View Single Post
Old 04-21-2012, 05:43 PM   #189
vlamark
Junior Senior Member
vlamark began at the beginning.
 
Posts: 18
Karma: 10
Join Date: Aug 2010
Location: Serbia, Šabac
Device: K2 & K5
tried that, no luck. Could You please tell me what image file is good for my kindle touch, so I could try to flash it if possible from RUNME.sh
also command line like one for zeroing mmcblk0p3 would be great.
My kindle is touch - wifi (only) with adds

EDIT1:
is this ok?

dd if=/mnt/us/mmcblk0p1-kt-5.0.0.img of=/dev/mmcblk0p1 bs=1024

Should I use mmcblk0p1-kt-5.0.0.img and do i need any more commands?

EDIT2:
Or this one?

#!/bin/sh
mntroot rw
dd if=/mnt/us/mmcblk0p1-kt-5.0.0.img of=/dev/mmcblk0p1 bs=1024
mntroot ro

Last edited by vlamark; 04-21-2012 at 06:07 PM.
vlamark is offline   Reply With Quote