View Single Post
Old 04-12-2012, 11:33 AM   #58
thomass
Wizard
thomass ought to be getting tired of karma fortunes by now.thomass ought to be getting tired of karma fortunes by now.thomass ought to be getting tired of karma fortunes by now.thomass ought to be getting tired of karma fortunes by now.thomass ought to be getting tired of karma fortunes by now.thomass ought to be getting tired of karma fortunes by now.thomass ought to be getting tired of karma fortunes by now.thomass ought to be getting tired of karma fortunes by now.thomass ought to be getting tired of karma fortunes by now.thomass ought to be getting tired of karma fortunes by now.thomass ought to be getting tired of karma fortunes by now.
 
Posts: 1,669
Karma: 2300001
Join Date: Mar 2011
Location: Türkiye
Device: Kindle 5.3.7
Quote:
Originally Posted by diba View Post
I think, he is aiming at this post from Geekmaster:
https://www.mobileread.com/forums/sho...d.php?t=170929
yes, all you need to do is to install mmcblk0p1 with
Code:
dd if=/mnt/us/mmcblk0p1.img of=/dev/mmcblk0p1 bs=4K
and reset mmcblk0p3 with
Code:
dd if=/dev/zero of=/dev/mmcblk0p3 bs=4K
thomass is offline   Reply With Quote