Quote:
Originally Posted by ppoo
Can anyone help me? I've bricked my KT...and I've tried the following several times, but it's still gets stuck in boot-screen(where s man under a tree): - Flash Diags 5.1 SSH
- Flash kernel-5.0.0.img
- Reboot
- Copy mmcblk0p1-kt-5.0.0.img to /mnt/us
- Then enter:
Code:
dd if=/mnt/us/mmcblk0p1-kt-5.0.0.img of=/dev/mmcblk0p1 bs=4K
dd if=/dev/zero of=/dev/mmcblk0p3 bs=4K
idme -d --bootmode main
rm /mnt/us/ENABLE_DIAGS
reboot
I've tried again with ssh(putty), and found that i can't mount /dev/mmcblk0p1, it suggest dmesg | tail and return the errors list:
Code:
kernel: I papyrus:TempExceeded:temp=32:
VFS: Can't find ext3 filesystem on dev mmcblk0p1.
kernel: I papyrus:TempExceeded:temp=32:
VFS: Can't find ext3 filesystem on dev mmcblk0p1.
VFS: Can't find an ext2 filesystem on dev mmcblk0p1.
How can I fix the mmcblk0p1 partition.
Thanks you.
|
The commands look correct. I need to see you do that again and post a copy of what you typed (above)
and the output messages from those commands. You can copy the scrollback buffer from putty. Can you post that here please?