hi thanks for immidiate reply actuly i am fallowing the same step and build my cramfs file system but i didinot work on my ARM11 board so that i am start building libc i build my libc for this ARM11 board when i try to boot my kernel from this file system its crying error : unable to open console
i also want that how to compile dalvik ,will this dalvik virtual machine dinary works which i have extracted from the running Emulator regards Abhishek On 1/14/09, Ananth M <[email protected]> wrote: > > Hi Abishek > > You need to get the ramdisk, system and user filesystems from the > android SDK and the emulator. > > You can refer the following existing URL for how to get these file > systems > http://wiki.kldp.org/wiki.php/AndroidPortingOnRealTarget > There are some other web sites with exact commands to extract the > file systems > http://elinux.org/Android_on_OMAP > > http://discuz-android.blogspot.com/2008/01/extract-google-android-file-system.html > > If you got any problem, please let me know > > Thank you > Regards > > Ananth > > > > > On Wed, Jan 14, 2009 at 12:58 PM, sumit <[email protected]> > wrote: > > > > hi Ananth > > i have ported linux-2.6.23 based android kernel on my smdk6400 board > > now i am portinf android basedfile system on this > > tell me the step how to build file system and how to build dalvik > > virtual machine which is google has given as a open source code > > > > regards > > Abhishek > > > > > > On Jan 13, 12:22 am, "Ananth M" <[email protected]> wrote: > >> Hi All > >> > >> I ported the android-MC14 last month and the android1.0 on to > >> SMDK6400 two weeks back. > >> > >> Currently I am out of office for a week. I will be posting the > >> steps and the kernel and filesystem on my blog > >> > >> I can help you regarding any specific questions during the porting > >> onto SMDK6400. > >> > >> Regards > >> Ananth > >> > >> On Mon, Jan 12, 2009 at 12:15 PM, getandroid <[email protected]> wrote: > >> > >> > yes, android/linux first starts the /init process which invokes / > >> > init.rc script. If you look at this script it creates some symlinks > >> > and mounts filesystems. Android mandates to use yaffs2 but jffs2 also > >> > works. So, you need to modify init.rc to put your filesystem specific > >> > things. > >> > >> > Pivotian wrote: > >> >> Hi All > >> > >> >> We are trying to port Android on smdk6400. We already have a linux > >> >> kernel 2.6.21 which boots up perfectly on that board. For that we used > >> >> the file system of the samsung. When the kernel boots up it has an > >> >> init process which will start the services by executing some rc > >> >> scripts based on its run level like wise android kernel must have same > >> >> kind of init process which will start its services. My doubt is that > >> >> whether the android init process will start all the samsung related > >> >> services or we have to do any modification in any of the scripts to > >> >> support the board related services or stuffs. If its the case whether > >> >> we have to merge the rc scripts of these two? or is there any other > >> >> mean by which we will have both the board and android related services > >> >> running perfectly. > > > > > > > > > --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [email protected] website: http://groups.google.com/group/android-porting -~----------~----~----~----~------~----~------~--~---
