1. Start the Terminal Emulator on the phone and type the command in the command line
su
confirm and then type
mount
check if your partition / efs is mounted. The result should look like this:
sh-3.2# mount
rootfs on / type rootfs (rw)
tmpfs on /dev type tmpfs (rw,mode=755)
devpts on /dev/pts type devpts (rw,mode=600)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
tmpfs on /sqlite_stmt_journals type tmpfs (rw,size=4096k)
/dev/stl6 on /system type rfs (ro,codepage=utf8,vfat,fcache(blks)=128,xattr,chec k=no)
/dev/stl5 on /data type rfs (rw,nosuid,nodev,codepage=utf8,vfat,fcache(blks)=1 28,xattr,check=no)
/dev/stl7 on /cache type rfs (rw,nosuid,nodev,codepage=utf8,vfat,fcache(blks)=1 28,xattr,check=no)
/dev/stl10 on /efs type rfs (rw,nosuid,nodev,codepage=utf8,vfat,fcache(blks)=1 28,xattr,check=no) <------- This is the line we are looking
/dev/bml8 on /xbin type squashfs (ro)
/dev/block/mmcblk0p2 on /system/sd type ext3 (rw,noatime,nodiratime,errors=continue,data=ordere d) <--------- Optional, only if you have apps2sd enabled
/dev/block//vold/179:1 on /sdcard type vfat (rw,dirsync,nosuid,nodev,noexec,uid=1000,gid=1015, fmask=0702,dmask=0702,allow_utime=0020,codepage=cp
437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro)[/B]
2. If bolded line is present, skip to point 11
3.If the bold line will download the attached files
4. Unpack them to a memory card (root directory), copy it repaired by me nv_data.bin file.
5. Start the Terminal Emulator and run the command
su then type
dd if=/sdcard/bml10.img of=/dev/bml10
6. Restart the phone
7. Start terminal emulator one more time and execute the command:
su then type
dd if=/sdcard/stl10.img of=/dev/stl10
8. Restart the phone and check your partition / efs is installed (it should be, section 1)
9. Terminal Emulator Run again and copy your repaired file nv_data.bin partition / efs
su then type
cp /sdcard/nv_data.bin /efs
10. Change the file permissions nv
su then type
chmod 644 /efs/nv_data.bin
11. Wait a minute, and turn off the phone by removing the battery. Do not close the phone through the normal off!
12. Restart the phone, wait until you start the system and check your IMEI. Should already be fixed.
Bookmarks