You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to android...@googlegroups.com
Hi All,
I am finding difficult to compile SDK to get the ramdisk. Is there a place to download precompiled ramdisk images for ARM-Android.
I already have my kernel built. Now i am looking to boot my kernel using ramdisk can some one show some pointers on this.
Best Regrads,
Srikar
Liu Xin
unread,
Jan 27, 2011, 9:48:36 PM1/27/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to zoo...@gmail.com, android...@googlegroups.com
i used to face the same problem like your. your can edit CONFIG_INITRAMFS_SOURCE of kernel .config which point to a filelist. the file described your files to boot up android system. kernel's script will generate the initramfs_data.cpio.gz which contains the specified files.