View Single Post
Old 09-07-2013, 08:35 PM   #13
belgianreader
Junior Member
belgianreader began at the beginning.
 
Posts: 8
Karma: 10
Join Date: Sep 2013
Device: Sony PRS-T1
Thanks for the fast feedback.

I've also overwritten the Diag partition, to no avail.

I've run dd if=/dev/mmcblk2 of=/dev/null. The result of this is:

3825664+0 records in
3825664+0 records out

there are no error messages while running dd. The only noticeable messages produced by dmesg may be:

ALSA device list:
No soundcards found.
regulator_init_complete: incomplete constraints, leaving PWR2_CTRL on
regulator_init_complete: incomplete constraints, leaving PMIC_TEMP on
regulator_init_complete: incomplete constraints, leaving LDO11 on
regulator_init_complete: incomplete constraints, leaving LDO7 on
regulator_init_complete: incomplete constraints, leaving LDO6 on
regulator_init_complete: incomplete constraints, leaving LDO5 on
regulator_init_complete: incomplete constraints, leaving LDO3 on
regulator_init_complete: incomplete constraints, leaving LDO2 on
regulator_init_complete: incomplete constraints, leaving LDO1 on
EXT4-fs (mmcblk2p1): recovery complete
EXT4-fs (mmcblk2p1): mounted filesystem with ordered data mode. Opts: (null)
VFS: Mounted root (ext4 filesystem) on device 179:65.
Freeing init memory: 116K
EXT4-fs (mmcblk2p1): re-mounted. Opts: (null)
EXT4-fs (loop0): mounted filesystem without journal. Opts: (null)
Buffer I/O error on device loop0, logical block 1
lost page write due to I/O error on loop0
EXT4-fs (loop0): re-mounted. Opts: (null)
EXT4-fs (loop0): previous I/O error to superblock detected
Buffer I/O error on device loop0, logical block 1
lost page write due to I/O error on loop0
EXT4-fs (loop0): re-mounted. Opts: (null)

Are these messages common using the SD card based recovery console? To the best of my understanding, loop0 is not on the reader?
belgianreader is offline   Reply With Quote