Guest Vailo Posted March 5, 2010 Report Posted March 5, 2010 Hay people! I have now flashed official 2.000.16.EMEA.GEN1 ROM downloaded from Acer's website. Of course the first thing I did was to install Lickonn recovery image and root the system. It seems to have work since I now have a "Superuser Whitelist" shortcut in menu. Now when I tried to mount the system in adb with "adb remount" bott get this error: remount failed: Operation not permitted Any suggestions for what I can do to solve the issue? <_<
Guest alfarobl Posted March 5, 2010 Report Posted March 5, 2010 Hay people! I have now flashed official 2.000.16.EMEA.GEN1 ROM downloaded from Acer's website. Of course the first thing I did was to install Lickonn recovery image and root the system. It seems to have work since I now have a "Superuser Whitelist" shortcut in menu. Now when I tried to mount the system in adb with "adb remount" bott get this error: remount failed: Operation not permitted Any suggestions for what I can do to solve the issue? <_< You need superboot... lickonn doesn't allow remount. But you can use manual mount via: mount -o remount,rw /dev/block/mtdblock3 /system
Guest Vailo Posted March 5, 2010 Report Posted March 5, 2010 Solved my own problem... Rooted liquid following this guide. It looks like lickonn's rooting does not work on 2.000.16.EMEA.GEN1 :/ Hope this helps.
Guest Vailo Posted March 5, 2010 Report Posted March 5, 2010 You need superboot... lickonn doesn't allow remount. But you can use manual mount via: mount -o remount,rw /dev/block/mtdblock3 /system I was actually not aware of that, thank you!
Guest Borkata Posted March 5, 2010 Report Posted March 5, 2010 It should work with lickon too. If you are using adb, try adb root and then adb remount.
Guest Quipeace Posted March 5, 2010 Report Posted March 5, 2010 (edited) I'm using disc0's kernel right now, adb remount works fine <_< EDIT: Suggestion above should do just as well :mellow: Edited March 5, 2010 by Quipeace
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now