View Single Post
Old 06-17-2012, 05:30 AM   #32
wlaf
Enthusiast
wlaf writes the songs that make the whole world sing.wlaf writes the songs that make the whole world sing.wlaf writes the songs that make the whole world sing.wlaf writes the songs that make the whole world sing.wlaf writes the songs that make the whole world sing.wlaf writes the songs that make the whole world sing.wlaf writes the songs that make the whole world sing.wlaf writes the songs that make the whole world sing.wlaf writes the songs that make the whole world sing.wlaf writes the songs that make the whole world sing.wlaf writes the songs that make the whole world sing.
 
wlaf's Avatar
 
Posts: 44
Karma: 40820
Join Date: Jun 2012
Device: Kindle 3 WIFI
And I could be able to get to the Recovery menu: (I just pressed I)

Code:
Menu
====
3. Load MMC0 over USB storage
4. Erase MMC0
I. Initialize Partition Table (fdisk) and format FAT
O. Format and overwrite FAT partition
E. Export FAT partition
U. Update using update*.bin file on FAT partition
M. Update using update*.bin file on FAT partition of second MMC port
D. dmesg / kernel printk ring buffer.
Q. quit
Choose:   8 \

INFO:Loading original MBR from MMC0 (/dev/mmcblk0) ...
INFO:partition 2, start sector is 1338944
INFO:partition 3, start sector is 1388096
INFO:partition 4, start sector is 1404480
INFO:maximizing partition 6410688 sectors
/dev/mmcblk0:
CHS=4/16/122112 size=4001366016 bytes
flag type      first       last  lba first   lba size
Partition p1:
0x80 0x83      24072 <large>          7688    1331256
    CHS: 376/0/9 - <large>
Partition p2:
0x00 0x83 <large>    <large>       1338944      49152
    CHS: <large>
 - <large>
Partition p3:
0x00 0x83 <large>    <large>       1388096      16384
    CHS: <large>
 - <large>
Partition p4:
0x00 0x0b <large>    <large>       1404480    6410688
    CHS: <large>
 - <large>
INFO:Writing out partition table to MMC0 (/dev/mmcblk0)
INFO:Wrote MBR to /dev/mmcblk0
INFO:Nuked first cylinder(32768 bytes) of filesystem in partition 1(+3936256) on /dev/mmcblk0
INFO:Nuked first cylinder(32768 bytes) of filesystem in partition 2(+685539328) on /dev/mmcblk0
INFO:Nuked first cylinder(32768 bytes) of filesystem in partition 4(+719093760) on /dev/mmcblk0
Rereading partition information ...
INFO:Formatting userstore
INFO:Loading original MBR from /dev/mmcblk0p4 ...
INFO:maximizing partition 6403000 sectors
/dev/mmcblk0p4:
CHS=4/16/100167 size=3282272256 bytes
flag type      first       last  lba first   lba size
Partition p1:
0x00 0x0b      24072 <large>          7688    6403000
    CHS: 376/0/9 - <large>
Partition p2:
Partition p3:
Partition p4:
INFO:Writing out partition table to /dev/mmcblk0p4
INFO:Wrote MBR to /dev/mmcblk0p4
/dev/mmcblk0p4:
CHS=4/16/100167 size=3282272256 bytes
flag type      first       last  lba first   lba size
Partition p1:
0x00 0x0b      24072 <large>          7688    6403000
    CHS: 376/0/9 - <large>
Partition p2:
Partition p3:
Partition p4:
INFO:Setup loop device /dev/loop0 for /dev/mmcblk0p4 + 3936256
INFO:executing: /bin/mkdosfs -F 32 -s 16 -n Kindle -v /dev/loop0
mkdosfs 2.11-lab126-klibc (28 Apr 2008)
Loop device does not match a floppy size, using default hd params
/dev/loop0 has 64 heads and 32 sectors per track,
logical sector size is 512,
using 0xf8 media descriptor, with 6403000 sectors;
file system has 2 32-bit FATs and 16 sectors per cluster.
FAT size is 3124 sectors, and provides 399795 clusters.
Volume ID is 4c5370cb, volume label Kindle     .

Syncing ...
Charge: 94% [########################################################::]
What shoud I do?
wlaf is offline   Reply With Quote