I want to use mdsetimage to insert data into arrays on ELF binaries for some things other than just ramdisks. Are there any objections to adding the following flags: mdsetimage [-S] [-s size_varname] [-i image_varname] objfile imagefile The '-S' option causes the size variable to be set to the size of the image file. -castor