Quote:
Originally Posted by [ACL]
A really productive night. The data issue ended up being the location of the ppp directory like i mentioned before. We have to move it to a new location and created a link to the original spot. For my test i just moved it to the /cache partition but thats not a good idea. Should be moved somewhere to data but not sure where yet. Means the androidupdate.gz structure has to change a bit and the install script will need to make the link.
To replicate my success just move the ppp folder inside /system/etc to another writable parition like data. Make sure the directory and files have permission for everyone to read and write.
So im going to commit my initrd. I liked your commits before .. thanks for cleaning it up. Major changes are mostly to recognise cache. And it also checks for the recovery which i have not finished making the installer for. i'll upload the install script as well. Also we can go back to either the jonpry ril or emwe. The ril i created isnt ready for our use. Its prob not even worth it to create another ril until i talk to stine about it.
Also i want to remove most of the replimenu options except for Install and boot to recovery. When it boots to recovery we will be able to do everything.
|
Great ACL! Your Androidinstall.tgz is maked at forbidden on the server...
So I can just go back to the original RIL and ln -s pppd? or Just the ln -s etc to data?
As for the replimenu I have most of that done already. I will up my file if you want it, but it's pretty simple...
EDIT: Couldn't get the cache to mount either... Nate did you ever get it working?
EDIT2: Just needed to make the /cache folder..