|
||||
Re: NAND Boot Testing - 03-11: FRX05 on NAND (data working again!)
Quote:
setprop service.adb.tcp.port 5555 stop adbd start adbd |
|
||||
Re: NAND Boot Testing - 03-11: FRX05 on NAND (data working again!)
Quote:
You should change the default prop on your so adb always uses your set prop.
__________________
|
|
||||
Re: NAND Boot Testing - 03-11: FRX05 on NAND (data working again!)
didnt read this posted anywhere but just to make sure i have to be HSPL unlocked to flashed this,....correct?
__________________
"A Christian" is not a label...its a lifestyle!
|
|
||||
Re: NAND Boot Testing - 03-11: FRX05 on NAND (data working again!)
Quote:
(kinda the cool thing about using haret.exe, no 'voiding' warranty!!) |
This post has been thanked 1 times. |
|
||||
Re: NAND Boot Testing - 03-11: FRX05 on NAND (data working again!)
Quote:
Quote:
Thought we were going to get rid of replimenu? Can they not choose the any options? Quote:
Quote:
About the root thing... What apps have you guys not been able to get working because you didn't have root? Have you tried using the Superuser app from the market? I'm still thinking its a permissions issue. Correct me if I'm wrong but we should be fully rooted... Currently the su is in the system/bin and system/xbin folders. Do we need them somewhere else? Also is there a newer su file that we should be using? If so Please attach!!!! And please do not post on here just to post. We do not care about games!!!! This stuff is our GAME! Thanks!
__________________
|
|
||||
Re: NAND Boot Testing - 03-11: FRX05 on NAND (data working again!)
Oh there are a few games out there... I played Frozen Bubble for quite some time, got stuck in a few tables, like 65, 70, 89, 99 and 100! LOL
|
|
||||
Re: NAND Boot Testing - 03-11: FRX05 on NAND (data working again!)
Quote:
If not then we will rely on the init script for base installs and have it install all 3 (android, update and recovery). I guess it all depends on how yall feel about the recovery Quote:
|
|
||||
Re: NAND Boot Testing - 03-11: FRX05 on NAND (data working again!)
Quote:
I have installed SU binary via ADB to /system/xbin. Installed SuperUser App I can't update BusyBox via Titanium Backup or the BusyBox installer. Busybox installer app complains about not being able to remount rw for /system even if it is rw via adb. Titanium just fails never calls up Superuser app, Same with Busybox. I have a feeling it is looking for the /etc/fstab for mount and unmount as well as some back end permission issues with busybox. Mainly the "Must be suid on order to work properly" message. I am thinking whatever user android is running as needs to belong to the correct root group. Whoami under phone shows unknown id 10049. I am tracking down to see how to set it correctly. Also looks as if /system/xbin has everything as user root and userid as 2000 except busybox which is root http://android-dls.com/wiki/index.ph...uids_and_guids This shows userid is adb/shell user id. Copying su over sets permissions for root root. Last edited by coolsilver; 03-14-2011 at 11:58 PM. |
|
||||
Re: NAND Boot Testing - 03-11: FRX05 on NAND (data working again!)
Quote:
Issue is on our end. Our initrd includes /bin/su which doesnt give anyone any rights. So we will need to remove the link on our next build. Or remove /bin from the PATH variable. So if you want to test this out. Mount / as rw and remove /bin/su. Then when you type su, the other version in /system/bin will run. also make sure su has permissions 4755 Last edited by [ACL]; 03-15-2011 at 12:48 AM. |
|
|
|