Hi, Maybe you can put the kernel image into the flash and try to mount your rootfs by nfs. Or, you can try to build a compressed system image in jffs2 which will reduce the size.
Regards, Jack On 12月15日, 下午6時42分, Tim <[email protected]> wrote: > On Dec 15, 10:05 am, linux newbie <[email protected]> wrote: > > > Hi, > > > We are having 128MB of SDRAM and 32MB of NAND on pxa255 based target > > device. Is it possible to reduce the size of system image? Also we > > want to have android root file system (include system and data) in > > SDRAM. We also want to have only the minimal version of android > > instead of all the applications. Can anyone let me know, how to > > accomplish this task? > > > Thanks > > I guess you could always store the system compressed in flash and > decompress it into ram on startup. Puppy linux does something like > that I think. -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
