View Single Post
Old 05-26-2020, 01:51 AM   #1
r00t65
Junior Member
r00t65 began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Feb 2013
Device: Paperwhite 1
Bricked Paperwhite 1

Hi, sorry for taking your time.
I am completely stuck with fixing my bricked PW.

I got my device shortly after release and installed Duokan. I can't recall what and how I did it but everything worked fine for years. After uploading new E-Books from my Smartphone over OTG my Kindle crashed and nothing was working. I connected it to a Serial console and noticed the file system got somehow corrupted. (broken file paths, weird characters and stuff like that).

In a debrick guide I found with google someone used
Code:
I. Initialize Partition Table (fdisk) and format FAT 
O. Format and overwrite FAT partition
before writing the new firmware on the Kindle.

After that step I had no more file system errors cause I formated it. Then I connected my PW to my PC copied a fresh update package from Amazon on the Storage and installed it with
Code:
U. Update using update*.bin file on FAT partition
every thing worked fine, the update got installed but after a reboot I'm stuck with the following serial output:
Code:
Starting kernel ...
2.6.31-rt11-lab126 #1 Tue Sep 25 22:13:12 PDT 2012 armv7l
INFO:Loaded module /lib/modules/eink_fb_waveform.ko  (36956 bytes)
INFO:Loaded module /lib/modules/mxc_epdc_fb.ko default_panel_hw_init=1 default_update_mode=1 (51152 bytes)
INFO:eink initialized... (786432 bytes)
INFO:DIAGS MODE
Press [ENTER] for recovery menu...       0 /INFO:!!! Checking MBR /dev/mmcblk0 !!!!
INFO:partition 2, start sector is 782336
INFO:partition 3, start sector is 913408
INFO:partition 4, start sector is 1044480
INFO:maximizing partition 2863104 sectors
INFO:*** Partition table verified for /dev/mmcblk0 ***
INFO:Checking for updates... (auto-pilot mode)
/dev/mmcblk0p4:
CHS=4/16/44736 size=1465909248 bytes
flag type      first       last  lba first   lba size
Partition p1:
0x00 0x0b         16 <large>            16    2863088
    CHS: 0/1/1 - <large>
Partition p2:
Partition p3:
Partition p4:
INFO:Setup loop device /dev/loop0 for /dev/mmcblk0p4 + 8192
INFO:No update*.bin found; no update needed.
INFO:no updates found.
BOOTING DEFAULT.
  argc == 11
  argv[0]: "kinit"
  argv[1]: "consoleblank=0"
  argv[2]: "rootwait"
  argv[3]: "ro"
  argv[4]: "ip=off"
  argv[5]: "root=/dev/mmcblk0p2"
  argv[6]: "quiet"
  argv[7]: "eink=fslepdc"
  argv[8]: "video=mxcepdcfb:E60,bpp=8,x_mem=4M"
  argv[9]: "mem=256M"
  argv[10]: "console=ttymxc0,115200"
  argc == 4
  argv[0]: "IP-Config"
  argv[1]: "-i"
  argv[2]: "Linux kinit"
  argv[3]: "ip=off"
IP-Config: no devices to configure
kinit: do_mounts
kinit: name_to_dev_t(/dev/mmcblk0p2) = dev(179,2)
kinit: root_dev = dev(179,2)
kinit: failed to identify filesystem /dev/root, trying all
kinit: trying to mount /dev/root on /root with type ext3
kinit: trying to mount /dev/root on /root with type ext2
kinit: trying to mount /dev/root on /root with type cramfs
kinit: trying to mount /dev/root on /root with type squashfs
kinit: trying to mount /dev/root on /root with type vfat
kinit: trying to mount /dev/root on /root with type msdos
kinit: Unable to mount root fs on device dev(179,2)
kinit: init not found!
Kernel panic - not syncing: Attempted to kill init!
I can't boot regular and I can't enter DIAGS Mode so I think I did something very stupid I didn't notice or something went not as expected.

Thanks in advance
Patrick

P.S. sorry for my bad english. It's not my main language.
r00t65 is offline   Reply With Quote