On Fri, Dec 01, 2006 at 05:59:51PM -0800, Ashlesha Shintre wrote: > I built my own initramfs_data.cpio.gz file that contains the object file > for the hello world code below- > > printkf("Hello World\n"); > sleep(99999999); > return(0) as what filename? initramfs can be very picky. can you show me "cpio --list --verbose < initramfs.cpio" or similar please?