• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root CDMA info partition (/dev/stl5) I/O error

Ismoiljoni

Lurker
Hi All.
My phone: ClockWorkMod v5.0.2.7, EJ06 Gingerbread Rooted,
I could not long time update PRL. Tried different options, last time tried to ##SCRTN# - Changes DSA back to Factory, and BOMB.
/Settings/About phone/Status and ##3282#/view/Advanced and etc.
displayed error "The process com.android.phone has stopped unexpectedly. Please try again.". And phone automatically restarted each 15-20 minute. :(
I did re-download EJ06 Gingerbread Rooted ODIN. did not help.
I think problem in the partition stl5 (cdma info). Because:
adb shell
$ su
# dd if=/dev/block/stl5 of=/sdcard/cdma.rfs
dd if=/dev/block/stl5 of=/sdcard/cdma.rfs
/dev/block/stl5: read error: I/O error
1320+0 records in
1320+0 records out
675840 bytes transferred in 0.099 secs (6826666 bytes/sec)

write also:
/dev/block/stl5: write error: I/O error:mad:

How to fix the problem ? :confused:
please help....

p.s. /dev/stl5 also problem, without BLOCK folder
 

Here for me no solutions. Because, my problem "read error: I/O error"

dmesg > /sdcard/transfer.log
<3>[ 100.794498] end_request: I/O error, dev stl5, sector 1312
<3>[ 100.794519] Buffer I/O error on device stl5, logical block 164
<3>[ 100.794536] Buffer I/O error on device stl5, logical block 165
<3>[ 100.794553] Buffer I/O error on device stl5, logical block 166
<3>[ 100.794569] Buffer I/O error on device stl5, logical block 167
I want check file system, and got it:
fsck_msdos -fy /dev/block/stl5
.....
more lines
.....
Use continuation from FAT 0? yes
Cluster 1054 continues with cluster 1055 in FAT 0, but is marked free in FAT 1
Use continuation from FAT 0? yes
Cluster 1055 continues with cluster 1056 in FAT 0, but is marked free in FAT 1
Use continuation from FAT 0? yes
Cluster 1056 continues with cluster 1057 in FAT 0, but is marked free in FAT 1
Use continuation from FAT 0? yes
Cluster 1057 continues with cluster 1058 in FAT 0, but is marked free in FAT 1
Use continuation from FAT 0? yes
Cluster 1058 continues with cluster 1059 in FAT 0, but is marked free in FAT 1
Use continuation from FAT 0? yes
Cluster 1059 continues with cluster 1060 in FAT 0, but is marked free in FAT 1
Use continuation from FAT 0? yes
Cluster 1060 is marked as EOF in FAT 0, free in FAT 1
Use FAT 0's entry? yes
** Phase 2 - Check Cluster Chains
** Phase 3 - Checking Directories
** Phase 4 - Checking for Lost Files
Update FATs? yes
Attempting to allocate 17 KB for FAT
760 files, 7921 free (7921 clusters)

***** FILE SYSTEM WAS MODIFIED *****
again:
fsck_msdos -fy /dev/block/stl5
patched by d.moskvitin@samsung.com 2011/01/21
** /dev/block/stl5
Boot sector contents:
bytes per sector:.............512
sectors per cluster:..........2
number of reserved sectors:...34
number of FATs:...............2
number of sectors per FAT:....35 (17 KB)
cluster mask (bit):...........16
FAT entries:..................8960
first cluster offset..........132
cluster size(bytes):..........1024
number of sectors:............17920
hidden sectors:...............0
number of clusters:...........8894
oem name:.....................MSWIN4.1{ 0x4d 0x53 0x57 0x49 0x4e 0x34 0x2e 0x31}
volume serial number:.........0000-0000
volume label:.................NO NAME { 0x4e 0x4f 0x20 0x4e 0x41 0x4d 0x45 0x20 0x20 0x20 0x20}
file system string id:........FAT16 { 0x46 0x41 0x54 0x31 0x36 0x20 0x20 0x20}
** Phase 1 - Read and Compare FATs
Attempting to allocate 17 KB for FAT
Attempting to allocate 17 KB for FAT
** Phase 2 - Check Cluster Chains
** Phase 3 - Checking Directories
** Phase 4 - Checking for Lost Files
760 files, 7921 free (7921 clusters)
does not work (did not help me).

I have cdma.rfs file. The file backup before the problem.
I thought if the problem will be formatted. Afterwards write cdma.rfs to /dev/block/stl5.
and i did it:
# mkdosfs -F 16 /dev/block/stl5
mkdosfs -F 16 /dev/block/stl5
In the mkdosfs info (result) message not displayed.

Next:
dd if=/dev/block/stl5 of=/sdcard/cdma.rfs
/dev/block/stl5: read error: I/O error
does not work also (did not help me).

I decided to restart.... BAM. :mad::mad::mad:

Phone not turned on. I see Samsung logo and all.

ANYBODY please help.

Clockworkmod also not working.
Working only downloading mode.

Can restore EFS with ODIN (in the EFS box). I have cdma.rfs (stl5.rfs) file, nothing more.

pleeeeeeeeeeease help.

ps. or i can already throw in the trash?!!! :o:o:o
 

Attachments

Back
Top Bottom