View Single Post
Old 05-28-2012, 11:41 PM   #253
ppoo
Connoisseur
ppoo writes the songs that make the whole world sing.ppoo writes the songs that make the whole world sing.ppoo writes the songs that make the whole world sing.ppoo writes the songs that make the whole world sing.ppoo writes the songs that make the whole world sing.ppoo writes the songs that make the whole world sing.ppoo writes the songs that make the whole world sing.ppoo writes the songs that make the whole world sing.ppoo writes the songs that make the whole world sing.ppoo writes the songs that make the whole world sing.ppoo writes the songs that make the whole world sing.
 
Posts: 56
Karma: 40393
Join Date: May 2012
Device: Kindle Touch
Quote:
Originally Posted by geekmaster View Post
It sounds like you have a bad image file. Try doing the fsck on the .img file on the /mnt/us drive. Perhaps you need to unzip it with a different tool, or copy the .gz file to the kindle and use tar zxvf ... to extract it...

Or you may need to download it again. ???
I think the problem here. It's unable to mount image:
Code:

root@[192_168_15_244] us]# mount -o loop -text3 ./mmcblk0p1-kt-5.0.0.img /mnt/mmc
mount: wrong fs type, bad option, bad superblock on /dev/loop/1,
       missing codepage or other error
       In some cases useful info is found in syslog - try
       dmesg | tail  or so

[root@[192_168_15_244] us]# dmesg | tail
kernel: I papyrus:TempExceeded:temp=32:
kernel: I papyrus:TempExceeded:temp=32:
kernel: I papyrus:TempExceeded:temp=32:
kernel: I papyrus:TempExceeded:temp=32:
kernel: I papyrus:TempExceeded:temp=32:
kernel: I papyrus:TempExceeded:temp=31:
kernel: I papyrus:TempExceeded:temp=31:
FAT: bogus number of reserved sectors
VFS: Can't find a valid FAT filesystem on dev loop1.
VFS: Can't find ext3 filesystem on dev loop1.
Can you give me MD5 hash of file mmcblk0p1-kt-5.0.0.img from http://gitbrew.org/~dasmoover/kindle...1-kt-5.0.0.img.

Last edited by ppoo; 05-28-2012 at 11:46 PM.
ppoo is offline   Reply With Quote