I need some help getting to the bottom of my problem with mounting /system as RW in Root Explorer. First off, I am rooted and Root Explorer has Super User permissions. When I go to the /system folder and hit mount RW in Root Explorer nothing happens.
I can mount system as RW in adb by doing:
mount -o remount,rw -t ext3 /dev/block/mmcblk0p25 /system
I would just like to be able to do it in Root Explorer. Anybody have any ideas?
Thanks in advance for any help.
I can mount system as RW in adb by doing:
mount -o remount,rw -t ext3 /dev/block/mmcblk0p25 /system
I would just like to be able to do it in Root Explorer. Anybody have any ideas?
Thanks in advance for any help.