Shankar Rajendran wrote:

I trying to Port Rh Linux 6.1 in a 8 MB Diskonchip flash disk. If I copied the required files in to the disk on chip, it requires 16 MB of memory. I think the Library files are taking most of the space.
Is it possible to port the Linux in 8Mb of flash disk..?
I don't know if I would still call it a redhat system, since you abviously will have to remove most of the binaries, most likely also the rpm system. However it certainly is possible to run linux out of 8 MB disk-space.

Is it possible to port the Linux without library files.? I have tried to compile a df.c file with -static option but the size of the static df exe is 1392767. The size of df exe without the -static option is 14132, but it requires libc.so.d and ld-linux.so.2.
Use dietlibc (  http://www.fefe.de/dietlibc/ )

/David



_______________________________________________
Redhat-devel-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-devel-list

Reply via email to