Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
karabey
Old
#1  
Member - OP
Thanks Meter 0
Posts: 30
Join Date: Nov 2005
Default nv_data.bin Permission [TUTORIAL] needed

After so many tutorials on Forum for nv_data.bin permission denied, none of them worked for me. Is there any 100% working tutorial.


regards
 
ragin
Old
#2  
ragin's Avatar
Senior Member
Thanks Meter 145
Posts: 1,725
Join Date: Dec 2007
Location: Hubli
Quote:
Originally Posted by karabey View Post
After so many tutorials on Forum for nv_data.bin permission denied, none of them worked for me. Is there any 100% working tutorial.


regards
There's an app called mount system on the market. Install it & ask it mount always as r/w access at boot.

PS : You need to have root access.
 
karabey
Old
#3  
Member - OP
Thanks Meter 0
Posts: 30
Join Date: Nov 2005
Thanks but not worked.. Cant still read the nv_data.bin
 
karabey
Old
(Last edited by karabey; 22nd October 2010 at 11:55 PM.)
#4  
Member - OP
Thanks Meter 0
Posts: 30
Join Date: Nov 2005
Ok have saved now the bml3.bak but there is no Code saved if i try to extract by sgux2.exe

HEX

53534E56A6A7FA1A0709542A1E85E257F98A6F14E2E19CA932 EBEC93945930F6D0D9713DF61AB70CA4D57F7F9BCEDD924B88 8C6AAE9074B9D49D8FEEC8C021A97D4882BEFF922E8B004646 46464646464600000000000000000000000000000000000000 0000000000323332303523

323332303523 = 23205

Any help?

My friend who use the Phone could read the Codes and made an Froyo Update. But after the Update Code were not able to enter. It gave the Error that is wrong.


ProductCode: GT-i9000HKDONE
Attached Files
File Type: zip bml3.bak.zip - [Click for QR Code] (75.2 KB, 174 views)
 
iScream^
Old
#5  
Member
Thanks Meter 6
Posts: 69
Join Date: Apr 2009
You can get permission by adb shell or terminal emulator by typing:
su
busybox chown 1001:1001 /efs/nv_data.bin
(reboot)
 
lan_baba
Old
#6  
Junior Member
Thanks Meter 1
Posts: 26
Join Date: Dec 2006
I tried your method, but I still get permission denied. Here is what I did and the list of the file under /efs:
C:\SDK\tools>adb shell
$ su
su
# busybox chown 1001:1001 /efs/nv_data.bin
busybox chown 1001:1001 /efs/nv_data.bin
# reboot
reboot

C:\SDK\tools>adb shell
$ su
su
# ls -l /efs
ls -l /efs
-rwx------ radio radio 2097152 2010-10-30 04:57 nv_data.bin
drwxrwxrwx radio radio 2010-07-17 09:31 imei
-rwx------ radio radio 32 2010-10-30 04:57 nv_data.bin.md5
#

Quote:
Originally Posted by iScream^ View Post
You can get permission by adb shell or terminal emulator by typing:
su
busybox chown 1001:1001 /efs/nv_data.bin
(reboot)
 
elektronat
Old
#7  
Junior Member
Thanks Meter 0
Posts: 4
Join Date: Jul 2007
Quote:
Originally Posted by lan_baba View Post
I tried your method, but I still get permission denied. Here is what I did and the list of the file under /efs:
C:\SDK\tools>adb shell
$ su
su
# busybox chown 1001:1001 /efs/nv_data.bin
busybox chown 1001:1001 /efs/nv_data.bin
# reboot
reboot

C:\SDK\tools>adb shell
$ su
su
# ls -l /efs
ls -l /efs
-rwx------ radio radio 2097152 2010-10-30 04:57 nv_data.bin
drwxrwxrwx radio radio 2010-07-17 09:31 imei
-rwx------ radio radio 32 2010-10-30 04:57 nv_data.bin.md5
#
not workinggg.......
 
ragin
Old
#8  
ragin's Avatar
Senior Member
Thanks Meter 145
Posts: 1,725
Join Date: Dec 2007
Location: Hubli
Why do you want to read the file?
if you like what I say, there is always a THANKS button below.

Super Sexy
GALAXY Note
 
ragin
Old
#9  
ragin's Avatar
Senior Member
Thanks Meter 145
Posts: 1,725
Join Date: Dec 2007
Location: Hubli
Have you lost your imei? If so, was the phone sold to you?
if you like what I say, there is always a THANKS button below.

Super Sexy
GALAXY Note
 
phzi
Old
(Last edited by phzi; 1st May 2011 at 07:05 AM.)
#10  
Senior Member
Thanks Meter 25
Posts: 168
Join Date: Jul 2009
Don't bother with the codes. Use the hex edit method to change the lock status to 0:
http://forum.xda-developers.com/showthread.php?t=761045

p.s. you should delete the file you posted... that's some bad security there.

 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...