Jump to content

[ROM] Gingerounay 3.0.1 (05/11/2011)


Recommended Posts

Guest deepfabry
Posted (edited)

i tried for this command but the promt say permission denied :)

Edited by deepfabry
Guest CedricGatay
Posted (edited)

You have to be rooted to do so. If you have an unsecure boot you should be able to do so without request su access (as adb shell logs you as su). Given the fact that you're facing a permission denied, I think you have to do it this way ($ and # representing the shell prompt):

adb shell
$ su
(phone requesting su permission, grant it)
# df -h
(available space on partitions)
# rm -rf /cache/* (be careful not to introduce a space in this command...)
<CTRL+D><CTRL+D> (to exit superuser session and shell session)[/codebox]

Edited by CedricGatay
Guest deepfabry
Posted (edited)

sorry you re right i made an update and now the phone is not rooted :)

ps: now have done a normal root but entering this command: adb shell rm -rf /cache/*

say: rm failed for -rf, read only file system

Edited by deepfabry
Guest vache
Posted
sorry you re right i made an update and now the phone is not rooted :)

ps: now have done a normal root but entering this command: adb shell rm -rf /cache/*

say: rm failed for -rf, read only file system

Try this :

adb shell "mount -o rw,remount /dev/block/mtdblock7 /cache"

adb shell rm -rf /cache/*

Guest deepfabry
Posted
Try this :

adb shell "mount -o rw,remount /dev/block/mtdblock7 /cache"

adb shell rm -rf /cache/*

first command work

for second same problem

Guest vache
Posted

Damn it.

Another thing to try, Reboot in bootloader and type :

fastboot -i 0x0502 erase cache

Guest deepfabry
Posted

the command seems to work via fastboot

but on froyo os same problem market no download and recovery no flash

vache but do you think is a risolvible problem? :)

Guest vache
Posted (edited)
the command seems to work via fastboot

but on froyo os same problem market no download and recovery no flash

vache but do you think is a risolvible problem? :)

I hope =)

Launch again this command, but from recovery, not from Android. :

adb shell rm -rf /cache/*

If it does not work

adb shell "mount -o rw,remount /dev/block/mtdblock7 /cache"

adb shell rm -rf /cache/*

Edited by vache
Guest deepfabry
Posted

but i can t flash recovery on 2.2

must i flash gingerbread and put amon-ra 2.0?

only on 2.3 i can flash recovery now

Guest vache
Posted
but i can t flash recovery on 2.2

must i flash gingerbread and put amon-ra 2.0?

only on 2.3 i can flash recovery now

Yep, try that.

Guest deepfabry
Posted

i put gingerounay 2 and via recovery:

first command say: rm: cannot remove "/cache/lost+found" : directory not empty

other command same thing :)

Guest vache
Posted

This should do the job :

adb shell rm -rf /cache/lost+found/*

Guest ltpitt
Posted

God bless you, Vache!

You and everybody who made gingerounay possible.

I am the happiest.

Guest deepfabry
Posted (edited)

entering: adb shell rm -rf /cache/lost+found/*

anything happens

This problem is strong nice :)

Edited by deepfabry
Guest vache
Posted

So it should be good.

Check free space again on cache with

adb shell df

Guest deepfabry
Posted (edited)
So it should be good.

Check free space again on cache with

adb shell df

cache available 0 :) use 100%

i dont undestead for solve i could insert: adb shell rm -rf /cache/lost+found/* and stop?

Edited by deepfabry
Guest nexus351
Posted
Damn it.

Another thing to try, Reboot in bootloader and type :

fastboot -i 0x0502 erase cache

toujours en attente

waiting for device

Guest Step4n
Posted

Why is on all custom roms reverted magnetomer in all apps (North to South and E to W)? How can i change it? Thanks for reply

Guest astuermer
Posted
Why is on all custom roms reverted magnetomer in all apps (North to South and E to W)? How can i change it? Thanks for reply

Same here. I thought some hardware is faulty... :)

Guest davidevinavil
Posted

@Vache

What could be the cause of full cache issue?

Guest nexus351
Posted (edited)

please

please I'm confused with the cache! I falsh and re-flash and no way to reverse the order fastboot ... to clear the cache do not work

my English is a means sorry

Edited by nexus351
Guest deepfabry
Posted (edited)

i hope we can solve also becausse we dont know what exactly cause this problem also with a new phone we could have same problem in future

@nexus351 we can only wait and hope

Edited by deepfabry
Guest nexus351
Posted (edited)
i hope we can solve also becausse we dont know what exactly cause this problem also with a new phone we could have same problem in future

@nexus351 we can only wait and hope

yes :)

Edited by nexus351
Guest thalysss
Posted (edited)

Damn....!

I flashed the "Acer Lockscreen" with the recovery, but since that I get a endlees boot. B)

What can I do? Is there a way to re-flash the original lockscreen?

EDIT: OK, I re-flashed the Gingerounay. :)

Edited by thalysss
Guest Danzka
Posted
Wow wow guys, calm down.

I'm not a magician, i can't answer such question without, a least, some logs cause i can't reproduce the issue.

Aren't you a magician :)? Maybe a little bit B)

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.