Interpreting ELF file on a ramdisk (block device)

prodyut hazarika (prodyut_hazarika@yahoo.com)
Wed, 16 Jan 2002 04:40:08 -0800 (PST)


Hi all,
I get an ELF file on a ramdisk using TFTP. I want to
interpret the ELF file in the ramdisk, and load it
into memory (SDRAM) using the ramdisk as a block
device, but without using any file system.

Is this possible? Any pointers will be greatly
appreciated.

Thanks,
prodyut.

PS: Currently I use CRAMFS to get the ELF file into
ramdisk. Then I load the ELF file into memory using
CRAMFS. I want to get rid of the CRAMFS on top of ELF.

__________________________________________________
Do You Yahoo!?
Send FREE video emails in Yahoo! Mail!
http://promo.yahoo.com/videomail/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/