Jump to content

Problem using adb shell with froyo


Recommended Posts

Guest Dannyson
Posted

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
# mount -o rw,remount /dev/block/mtdblock3 /system

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.