From: KRISHNAN SUDHAKAR-N. <sud...@mo...> - 2008-01-29 11:04:25
|
Hi, Now the single image creation problem solved. I can able to create single image which includes root file system and kernel. But the size of the image is around 270MB but I need the small image less than 40Mb. I used like giving the path of the root file system while configuring the kernel. Exactly I don't know the mandatory file system hierarchy. If anyone knows it will be very helpful for me. I am using ST7109eref family. Thanks=20 sudhakar=20 -----Original Message----- From: Mike Frysinger [mailto:va...@ge...]=20 Sent: Monday, January 28, 2008 7:45 PM To: lin...@li... Cc: KRISHNAN SUDHAKAR-NRD743 Subject: Re: Single image creation On Monday 28 January 2008, KRISHNAN SUDHAKAR-NRD743 wrote: > I am working on ST based product (STi5202 chipset), currently we are=20 > building separate Kernel and rootfs image and loading them separately=20 > onto the board. We are trying to find out if there is any procedure to > build the single image with both Kernel and rootfs so that only one=20 > image can be loaded instead of two (Kernel and rootfs separately). > > Could anyone please let us know if there is any procedure to build=20 > single image with both Kernel and rootfs? read the documentation in the kernel about initramfs -mike |