Guest Dannyson Posted May 25, 2010 Report Posted May 25, 2010 Hi, as i want to delete some system apps like amazon mp3, i used adb shell from command prompt on windows but i found that everytime when i typed the command >adb shell #mount -o rw, remount /system it just shows the following line Usage: mount [-r] [-w] [-o options] [-t type] device directory and im not able to delete anything... anyone got a solution on this? thanks very much~~
Guest joelee Posted May 25, 2010 Report Posted May 25, 2010 # mount -o rw,remount /dev/block/mtdblock3 /system
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now