Jump to content

[Resolved] Unable to 'rm' apps in system


Recommended Posts

Guest subhramani
Posted (edited)

Hi. I have been trying to remove a few apps from my Modaco ROM (Froyo), but when I try doing it, i get a

message rm: can't remve 'Maps.apk' : Directory not empty

I am on Ubuntu Linux.

Below are the commands I have used in the same order

sudo bash (then type my password)

su

./adb start-server

./adb remount (remount succeeds)

./adb root

./adb shell

cd /system/app

rm Maps.apk

Need help :rolleyes:

Edited by subhramani
Posted
Hi. I have been trying to remove a few apps from my Modaco ROM (Froyo), but when I try doing it, i get a

I am on Ubuntu Linux.

Below are the commands I have used in the same order

sudo bash (then type my password)

su

./adb start-server

./adb remount (remount succeeds)

./adb root

./adb shell

cd /system/app

rm Maps.apk

Need help :rolleyes:

maybe go s-off and delete it with root explorer or android mate...

with kind regards...Alex

Posted
Hi. I have been trying to remove a few apps from my Modaco ROM (Froyo), but when I try doing it, i get a

I am on Ubuntu Linux.

Below are the commands I have used in the same order

sudo bash (then type my password)

su

./adb start-server

./adb remount (remount succeeds)

./adb root

./adb shell

cd /system/app

rm Maps.apk

Need help :rolleyes:

try rm -r Maps.apk

Guest subhramani
Posted

Thanks for the reply guys. However, I still have a problem.

S-off doesnt seem to be working. When I boot from the s-off ISO image, it is stuck at the stage where it pushes necessary files to my phone and nothing happens. I waited for around 20 mins and no joy.

And "rm -r" doesnt seem to be working as well. Same error message as plain 'rm' :-(

Guest subhramani
Posted

Ok... s-off didnt work with VMWare, but worked with Virtualbox. All ok now. I have deleted everything HTC from the phone now :huh:

Thanks for the replies guys. Much appreciated :rolleyes:

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.