View Single Post
Posts: 37 | Thanked: 24 times | Joined on Aug 2010
#219
Originally Posted by rjneid View Post
thanks for that, but may i ask for the exact commands for that, i don't want to mess it ...

reagrds
Download new 'ofonod'. Transfer it to your phone via USB.

1. Mount Android (for eMMC):
Code:
cd /
mount /home /and
2. Move new ofonod to overwrite existing:
Code:
cd /home/user/MyDocs
mv ofonod /and/system/bin/
3. chmod new ofono to be executable:
Code:
cd /and/system/bin
chmod 755 ofonod
 

The Following 2 Users Say Thank You to rb26vl For This Useful Post: