|
||||
Re: NAND Boot Testing - 03-11: FRX05 on NAND (data working again!)
There is an app on market, called Autostart. We can do an autostart.sh that remounts / rw and deletes the /bin/su for now I guess?
From reading previous posts this will be removed or will be addressed in the future? |
|
||||
Re: NAND Boot Testing - 03-11: FRX05 on NAND (data working again!)
We just need remove /bin and /sbin from the path in sysinit.rc and rebuild initrd. No biggie. We'll get it fixed shortly
|
|
||||
Re: NAND Boot Testing - 03-11: FRX05 on NAND (data working again!)
Quote:
The process is easy. adb pull /system/sysinit.rc modify the line export PATH /bin:/sbin:/system/sbin:/system/bin:/system/xbin:/system/xbin/bb:/data/local/bin and remove /bin from the list. then adb push the file on the same location (make sure system is rw or this) and reboot. in the mean time i got some work to do.. Edit: ok looks like we have our decision.. nate is onboard with modding the rc. we need sbin however for now since we run adb from there. but there shouldnt be an su inside.
__________________
Last edited by [ACL]; 03-15-2011 at 10:38 PM. |
|
||||
Re: NAND Boot Testing - 03-11: FRX05 on NAND (data working again!)
Yea after the sysinit.rc edit and a reboot, I updated su with superuser app. updated busybox installer and it is asking for permissions correctly and has root.
|
|
||||
Re: NAND Boot Testing - 03-11: FRX05 on NAND (data working again!)
So has anyone else still been having problems with the dead battery restart loop? I've been using the NAND build for a few days with good success, but this morning my phone was dead and is now stuck in the restart loop. I've tried taking the battery out and putting it back in before and after plugging my phone in, but it keeps trying to start on its own without getting enough of a charge to make it through the startup sequence. Thanks for everyone's help.
|
|
||||
Re: NAND Boot Testing - 03-11: FRX05 on NAND (data working again!)
I can confirm working SU. I didn't adb pull / adb push, what I did was remounted /system rw and edited the file the init.rc links to with vi and then saved changes, rebooted, worked like a charm!
EDIT: Pandora or XIIA Live wont stream |
|
||||
Re: NAND Boot Testing - 03-11: FRX05 on NAND (data working again!)
Quote:
|
|
||||
Re: NAND Boot Testing - 03-11: FRX05 on NAND (data working again!)
Quote:
Also what did i say before bro?.. need some more info about why things wont work. get a logcat about pandora and see whats up. Last edited by [ACL]; 03-16-2011 at 12:58 AM. |
|
||||
Re: NAND Boot Testing - 03-11: FRX05 on NAND (data working again!)
Quote:
I dont use android on NAND, but I was wondering if maybe going into boot loader and charging the battery would work? I have no idea but just putting it out there. |
|
|
|