Hi Shivanand, Thanx for the info. But i am not getting how to create the soft link (to teh complete directory ) mentioned by you :(
Secondly I have checked out the complete source code from git & build it which has given me three images system.img, userdata.img & ramdisk.img. These images only i have extracted to make my root filesystem. As the build procedure builds all this for emulator & the emulator is arm based so i think i can directly use these images onto the real hardware. Thanks & Regards Nimit Manglick On Wed, Nov 19, 2008 at 10:59 AM, Shivananda Hebbar <[EMAIL PROTECTED]>wrote: > > etc folder is in system/bin/etc. > > create a softlink at root to etc > > Are you trying to build android filesystem from git or trying to > extract from the running emulator. > > --Shiv > > On Wed, Nov 19, 2008 at 10:42 AM, nimit <[EMAIL PROTECTED]> wrote: > > > > Hi, > > > > I am trying to port android on TI Omap. I am following teh > > instructions from the following link :- > > > > http://elinux.org/Android_on_OMAP > > > > But i am facing some issues with ramdisk.img. According to it when we > > unzip this CPIO archive ( cpio -iv < ../ramdisk) it should give us teh > > following root file system tree :- > > > > data > > dev > > etc > > init > > proc > > sbin > > sys > > system > > tmp > > var > > > > But to my surprise it iss giving me ONLY the following :- > > > > dev > > default.prop > > sbin > > sbin/adbd > > proc > > sys > > system > > data > > init.rc > > init.goldfish.rc > > init > > 437 blocks > > > > So there is etc , tmp & var folders are missing. > > > > I have done the repo sync yesterday only. Please help me is this a > > problem & whats the solution for it.?? > > > > Thanks in advance > > Nimit > > > > > > > > > > > > > > > --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [EMAIL PROTECTED] website: http://groups.google.com/group/android-porting -~----------~----~----~----~------~----~------~--~---
