Thread: Persistant root
View Single Post
Old November 30th, 2009, 04:53 AM   #13 (permalink)
chaoscentral
Member
 
Join Date: Sep 2009
Location: Revere, MA, USA
Posts: 247
 
Device(s): DROID Charge
Thanks: 2
Thanked 89 Times in 14 Posts
Send a message via AIM to chaoscentral
Default

Quote:
Originally Posted by march7th View Post
I keep getting "playlogo: no such file or directory" on the "cat playlogo > playlogo_real" step. any help for this would be greatly appreciated
slight oversight on the code, should be

Code:
cat /system/bin/playlogo > /system/bin/playlogo_real



Quote:
thanks guys for all the work. I'm an Android newbie and have two rooting questions specific to this phone:

If I root do the phone do I
a) lose the pulldown status bar at the top that i really like?
b) preclude myself from any updates from Samsung (including version 2.0)?

This phone is coming together now...thanks everyone here!
kchop
a) this has no effect on removing what your phone currently has. This isn't a custom ROM, it just simply allows you to have complete control over your phone.
b) it does not block any OTA updates such as the 2.0 update, but be warned, if you do update there might not be a way to get root back.
chaoscentral is offline  
Last edited by chaoscentral; November 30th, 2009 at 04:55 AM.
Reply With Quote