View Single Post
  #1443 (permalink)  
Old 03-04-2011, 04:34 AM
[ACL]'s Avatar
[ACL]
VIP Member
Offline
Location: NY
 
Join Date: Feb 2010
Posts: 1,534
Reputation: 6350
[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community
Mentioned: 2 Post(s)
Tagged: 0 Thread(s)
Re: NAND Boot Testing - 01-07: Panel power on/off fixes

Nate: Here is a little info to help out. I cant replicate since i have no service but you might be able to do it.

/etc is a simlink to /system/etc (and ril needs to access /etc/ppp)

originally the ril bombs out because /system is read only. Now if we change it to rw, then it bombs out due to permissions. This isnt even because of pppd yet since this part of the code is before.

I'm not sure what the exact permissions are but we need to get it set. Also we can move the ppp folder to data so we can rw without messing up system.

So thats a new experiment to try.
__________________
Reply With Quote