Top Menu

Search This Blog

Pages

How to Mount System Directory on Android

If you rooted your Android phone and can not install any zip update from there, you may get error message like this:



...... install from sdcard .....
Finding update package...
Opening update package...
Verifying update package...
Installing update ...
Copying files ....
E:Cant mount /dev/st16
(invalid argument)
E:Cant Mount SYSTEM:
E:Failure at line 2:
copy_dir PACKAGE:system SYSTEM:
Installation aborted.

You may try this trick:



  1. Connect your phone to computer USB

  2. Run ADB shell form your computer

  3. Run mount /dev/stl6 /system

  4. Try applying the update zip file.

Post a Comment

Designed by OddThemes | Distributed By Gooyaabi Templates