numfarr:Neets: Me again (sorry)
I've installed Terminal Emulator
I've given it Super User rights.
I've typed:
cp /efs/nv_data.bin /sdcard/
And pressed ENTER
The message I get is: cp: not found.
Does anyone know why, and if so, have I done something wrong, and is there something I can do to get this working so I can take a backup of /efs.
Thanks
Did you actually type "su" followed by Enter at the command line? The prompt should change to "#". You can check you have the right access with the command "ls /efs", which should show:
imei nv_data.bin nv_data.bin.md5
Thanks for the reply. Yes I had the # after typing "su" [enter].
I've done as you've suggested, and it shows:
nv_data.bin.md5
imei
nv_data.bin
#
Yet I still get the "cp: not found" message.