Guest subhramani Posted November 14, 2010 Report Posted November 14, 2010 (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 November 15, 2010 by subhramani
Guest [email protected] Posted November 14, 2010 Report Posted November 14, 2010 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
Guest burst Posted November 14, 2010 Report Posted November 14, 2010 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 November 14, 2010 Report Posted November 14, 2010 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 November 15, 2010 Report Posted November 15, 2010 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:
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now