Jump to content

Best rom currently?


Recommended Posts

Guest vache
Posted (edited)

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
Guest liquid_it
Posted
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

Guest ahsid
Posted
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 ?

Guest ahsid
Posted
Swweeeeet ! Thanks a lot !

I get a black screen... Do you think I have to wipe ?

Posted

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?

Guest eumate
Posted
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

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.