well, we merged the content of ramdisk.img and system.img to a ext3-based image, and modified kernel cmdline as follows: CONFIG_CMDLINE="console=ttyS0,115200n8 androidboot.console=ttyS0 root=/dev/mmcblk0 rw rootfstype=ext3 init=/init" it just works.
--lx On Sat, Jun 11, 2011 at 2:08 PM, spsingh <[email protected]> wrote: > I am an absolute beginner. I have built the Android full-eng target. > Now I want to make the bootable micro sd card that contains the > kernel. How can I go about it? > > -- > unsubscribe: [email protected] > website: http://groups.google.com/group/android-porting > -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
