> Questions I'd have would be: Refer to the initial ramdisk documentation in the kernel source...
> 1. What parameters are from the patches and what should the > non-patched kernel parms be? I suspect initrd_archive is an added > parameter; I also suspect that root= should now read (in my case) > root=/dev/ram1 - as this is what is used as root after everything is > done. IIRC, the kerel parameters are pretty much the same for a 'normal' kernel. > 2. What is the filesystem of the initial archive supposed to be? Can > it be minix? I believe the filesystem can be anything the kernel recognizes (ie filesystem support built-in). It can also be a gzipped version of a filesystem (this is what is typically done). While minix is a very common initrd filesystem, there's no reason you can't use ext2, vfat, or something else... Charles Steinkuehler http://lrp.steinkuehler.net http://c0wz.steinkuehler.net (lrp.c0wz.com mirror) _______________________________________________ Leaf-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-devel