New: XDA launches forum for app developers. Discuss coding, tools, marketing, and more.
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
bumslayer
Old
#41  
bumslayer's Avatar
Senior Member
Thanks Meter 120
Posts: 440
Join Date: Dec 2011
Location: Near you
How did you manage to rename your custom kernel bro?

Sent from my GT-S5360 using xda premium
 
termagazis
Old
#42  
termagazis's Avatar
Senior Member - OP
Thanks Meter 189
Posts: 679
Join Date: Nov 2011
Location: Arachova-Greece
Quote:
Originally Posted by bumslayer View Post
How did you manage to rename your custom kernel bro?

Sent from my GT-S5360 using xda premium
i didnt rename it.this is the name of XXLA2 eur firmware's kernel!
XPERIA NEO V | WeberICS | NightElf Kernel | O/C 1.4 GHz |
MY WORK:
TermaRomGR for U8800pro
TermaRomGR for Galaxy Y
Guide for a2sd and EXT partition mount for Galaxy Y
The Following User Says Thank You to termagazis For This Useful Post: [ Click to Expand ]
 
claus1953
Old
#43  
claus1953's Avatar
Senior Member
Thanks Meter 87
Posts: 2,833
Join Date: Aug 2008
Is this error due to the sd card partition not mounting?
I have not a2sd but link2sd installed but it should not make any difference right?
Attached Thumbnails
Click image for larger version

Name:	screen_20120330_2245.png
Views:	86
Size:	26.3 KB
ID:	975457   Click image for larger version

Name:	screen_20120330_2244.png
Views:	75
Size:	28.6 KB
ID:	975458  
(HTC Elfin) sold it
(Samsung Omnia i900L) sold it
SGS I9000T stolen
SGY S5360L, TELCEL, Chobits Digitalis ROM
LG P970 (OB), TELCEL, Zeus by Huexxx ROM
EPad Flytouch 5, The Blazing Dragon by Gaboros ROM
 
MarcoToo
Old
#44  
Senior Member
Thanks Meter 132
Posts: 317
Join Date: Jan 2012
Quote:
Originally Posted by claus1953 View Post
Is this error due to the sd card partition not mounting?
I have not a2sd but link2sd installed but it should not make any difference right?
Try su command first.
 
kurotsugi
Old
#45  
kurotsugi's Avatar
Recognized Contributor
Thanks Meter 1607
Posts: 2,451
Join Date: Feb 2012
Location: yogyakarta
yup...as he said, you should type su command first. I thought link2sd and a2sd mount the 2nd partition in different way. I'm really sure if they're compatible to each other. I'll suggest to using only of them in one time to minimilize error risk.
 
claus1953
Old
#46  
claus1953's Avatar
Senior Member
Thanks Meter 87
Posts: 2,833
Join Date: Aug 2008
Sorry was a typo from my side. I am on creed rom and the keyboard makes the text field disappear until y start to type so sometimes it gets wrong. I did it again and now the screen shot looks like this
Attached Thumbnails
Click image for larger version

Name:	screen_20120401_0938.png
Views:	55
Size:	26.5 KB
ID:	977186  
(HTC Elfin) sold it
(Samsung Omnia i900L) sold it
SGS I9000T stolen
SGY S5360L, TELCEL, Chobits Digitalis ROM
LG P970 (OB), TELCEL, Zeus by Huexxx ROM
EPad Flytouch 5, The Blazing Dragon by Gaboros ROM
 
zeusseuz
Old
#47  
zeusseuz's Avatar
Senior Member
Thanks Meter 101
Posts: 289
Join Date: Feb 2011
Quote:
Originally Posted by claus1953 View Post
Sorry was a typo from my side. I am on creed rom and the keyboard makes the text field disappear until y start to type so sometimes it gets wrong. I did it again and now the screen shot looks like this
did you check phone mem to if it has decreased?
after doing

su
a2sd cachesd


phone mem should go down to less 20mb...
and phone should reboot.
 
kurotsugi
Old
#48  
kurotsugi's Avatar
Recognized Contributor
Thanks Meter 1607
Posts: 2,451
Join Date: Feb 2012
Location: yogyakarta
based on the ss it seems that the 2nd partition isn't mounted in a right manner. as I said before, removing link2sd's mount script could be solve these problem. we should take note that link2sd is mount the partition as /data/sdext2 while a2sd mount the partition as /system/sd.

I thought the link2sd's script is in /data/local/tem/init.rc, you may delete this file to remove the script created by link2sd.
 
claus1953
Old
(Last edited by claus1953; 1st April 2012 at 08:18 PM.)
#49  
claus1953's Avatar
Senior Member
Thanks Meter 87
Posts: 2,833
Join Date: Aug 2008
Quote:
Originally Posted by kurotsugi View Post
based on the ss it seems that the 2nd partition isn't mounted in a right manner. as I said before, removing link2sd's mount script could be solve these problem. we should take note that link2sd is mount the partition as /data/sdext2 while a2sd mount the partition as /system/sd.

I thought the link2sd's script is in /data/local/tem/init.rc, you may delete this file to remove the script created by link2sd.
I only found a /data/local/tmp folder and it is empty.
Edit: I cleared data of link2sd and uninstalled the app. Ran script again in terminal but same result.
(HTC Elfin) sold it
(Samsung Omnia i900L) sold it
SGS I9000T stolen
SGY S5360L, TELCEL, Chobits Digitalis ROM
LG P970 (OB), TELCEL, Zeus by Huexxx ROM
EPad Flytouch 5, The Blazing Dragon by Gaboros ROM
 
kurotsugi
Old
#50  
kurotsugi's Avatar
Recognized Contributor
Thanks Meter 1607
Posts: 2,451
Join Date: Feb 2012
Location: yogyakarta
I forgot to mention that you should also delete install-recovery.sh in /system/etc/ and rename install-recovery.sh.ori to install-recovery.sh after that. sorry.