Hi there,
I meet a problem when starting Diags.
I have successfully JB my KPW3 with firmware
5.14.3 yesterday using opening case and connecting serial port method. I got the root and installed jailbreak, KUAL and other great stuff.
However, when I try to JB my wife's KPW3 with firmware version
5.15.1, I cannot start Diags. Here is what I do, after enter uboot, I input
bootm 0xE41000 then I go the error message:
kinit: init not found!
I have tried “Format and overwrite FAT partition” and "Update using update*.bin file on FAT partition", so firmwire installed several times. I also tried reset from Kindle menu and "DO_FACTORY_RESTORE", nothing is a success...
Here is the log:
Code:
uboot > bootm 0xE41000
## Booting kernel from Legacy Image at 80800000 ...
Image Name: Linux-3.0.35-lab126
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 2634968 Bytes = 2.5 MB
Load Address: 80008000
Entry Point: 80008000
Verifying Checksum ... OK
Loading Kernel Image ... OK
OK
Starting kernel ...
[ 0.098600]
[ 0.282852] LPDDR2 MfgId: 0x1 [Samsung]
[ 0.286925]
[ 0.286928] just text: vaddr c0150d44, va 0xc0150200 pa 0x801000c3 attr 0x6
[ 0.299460]
[ 0.299463] nmx6sl_wfi_iram: vaddr e084e000, va 0xe084e200 pa 0x904043 attr 0x2
[ 0.308308]
[ 0.308311] mx6sl_ddr: vaddr e0856000, va 0xe0856200 pa 0x905043 attr 0x2
[ 0.316640]
[ 0.316643] mx6sl_iomux: vaddr f40e0000, va 0xf40e0200 pa 0x20110c3 attr 0x149
[ 0.327472]
[ 0.327475] ANATOP: vaddr f40c8000, va 0xf40c8200 pa 0x20110c3 attr 0x149
[ 0.341806]
[ 0.341809] CCM: vaddr f40c4000, va 0xf40c4200 pa 0x20110c3 attr 0x149
[ 0.353935]
[ 0.353938] MMDC_P0: vaddr f41b0000, va 0xf41b0200 pa 0x21110c3 attr 0x149
[ 0.364333]
[ 0.364336] L2: vaddr f2a02000, va 0xf2a02200 pa 0xa02043 attr 0x149
[ 0.374231]
[ 0.374234] arm perif: vaddr f2a00000, va 0xf2a00200 pa 0xa00043 attr 0x149
3.0.35-lab126 #1 PREEMPT Tue Sep 13 02:44:54 PDT 2016 armv7l
Press [ENTER] for recovery menu... 0 //dev/mmcblk0p4:
CHS=4/16/99776 size=3269459968 bytes
flag type first last lba first lba size
Partition p1:
0x00 0x0b 16 <large> 16 6385648
CHS: 0/1/1 - <large>
Partition p2:
Partition p3:
Partition p4:
BOOTING DEFAULT.
IP-Config: no devices to configure
kinit: Mounted root (ext3 filesystem) readonly.
kinit: init not found!
Please kindly give a hand.
Thanks!