Hi there, So I've been working on a project that requires me to have my own custom initrd. The doc I'm following is specialized for ubuntu, so it makes use of mkinitramfs to create initrd, and uses initramfs-tools/scripts and initramfs-tools/hooks for serving its purpose. I tried using dracut to create a ramdisk, but I cannot figure out how should I incorporate additional scripts and hooks into the same. I tried extending a dracut module (00bash) by adding *inst_hook cmdline 20 "path to the script" * but that doesn't seem to help.
I'd really appreciate if someone could help me figure out a way. Either using dracut or somehow if its possible to use initramfs-tools on fedora.. :) Thanks, -- Saurabh R Kulkarni Graduate Student, ECE Carnegie Mellon University
-- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct