Jump to content

Best rom currently?


Guest Charlton22

Recommended Posts

Guest vache

su don't remount file system as read/write. You have to launch "adb remount" command or made it via recovery (automatic remount).

Edited by vache
Link to comment
Share on other sites

Guest liquid_it
Did I do something wrong ?

you should remount /system rw

you can do it (if you flashed the rooted boot.img) doing

adb remount
or, if you just rooted the stock rom from malez recovery
adb shell
and when in shell
su

mount -o remount,rw /dev/block/mtdblock3 /system

which is basically the same thing

Link to comment
Share on other sites

Guest ahsid
you should remount /system rw

you can do it (if you flashed the rooted boot.img) doing

adb remount
or, if you just rooted the stock rom from malez recovery
adb shell
and when in shell
su

mount -o remount,rw /dev/block/mtdblock3 /system

which is basically the same thing

Okay thanks a lot it worked !

Where can I find that superboot.img ?

Link to comment
Share on other sites

I installed 0.008.06 today and must say its the first 2.1 rom I am happy with :P

But is it any way to overclock it yet?

And I can't seem to get rid of the haptic feedback, is it just me or is it more of you that have this bug?

Link to comment
Share on other sites

Guest eumate
I installed 0.008.06 today and must say its the first 2.1 rom I am happy with :P

But is it any way to overclock it yet?

And I can't seem to get rid of the haptic feedback, is it just me or is it more of you that have this bug?

Everyone is having that bug

Link to comment
Share on other sites

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.