Regarding modification of Initramfs
ShibuThomas <[email protected]> Fri, 31 Dec 2010 08:52:24 +0530
| Newsgroups | gmane.linux.redhat.install |
|---|---|
| Message-ID | <[email protected]> |
Hi All, As part of our new product development,we identified RHEL 6.0 as our distribution. We done the customization of kernel and create new initramfs for the custom kernel using dracut. But fount that /init script in the initramfs is somewhat complex. Can I replace this /init function alone with my simplified init script?. My init script contains 1)mount proc 2)mount sys 3)mount rootfilesystem 4) unmount proc,sys 5) switch root into /sbin/initqueue. Can you please help me to understand code flow of init script used in initramfs?. Regards, ShibuThomas _______________________________________________ Redhat-install-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/redhat-install-list To Unsubscribe Go To ABOVE URL or send a message to: [email protected] Subject: unsubscribe