View Single Post
  #1053 (permalink)  
Old 02-05-2011, 12:52 AM
Lmiller1708's Avatar
Lmiller1708
Flashaholic!
Offline
Location: La Crosse, WI
 
Join Date: Aug 2008
Posts: 873
Reputation: 2160
Lmiller1708 is a VIPLmiller1708 is a VIPLmiller1708 is a VIPLmiller1708 is a VIPLmiller1708 is a VIPLmiller1708 is a VIPLmiller1708 is a VIPLmiller1708 is a VIPLmiller1708 is a VIPLmiller1708 is a VIPLmiller1708 is a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: NAND Boot Testing - 01-07: Panel power on/off fixes

Quote:
Originally Posted by [ACL] View Post
Index of /files/xdandroid/

This has the rc in there like the initrd expects it (sysinit.rc)

also i think i moved all the libs there .. forgot.

also you need to rename it :-p
Thanks ACL, I'm able to mount it this way. What command did you use to tar it? Here is what I was using...
Code:
tar -cvzf androidinstall.tar androidinstall/
Also I can't seem to get my data to stick after a reboot, any Ideas?
I was able to get Android to boot with the basic init from the Vogue, but a lot did not work correctly. I have added the code to the init that Nate posted above and some from the rootfs along with some files but I haven't yet got past the boot screen... Still crossing my fingers though...

EDIT: Maybe this for the androidinstall (inside the folder of course)
Code:
tar -cvzf ../androidinstall.tar *
Update: Was able to get it to boot to Andorid, touch screen and buttons all work. But I have no service and it will reboot after ~45 seconds.
__________________

Last edited by Lmiller1708; 02-05-2011 at 02:18 AM.
Reply With Quote