Hello,
I am trying to boot a node using initramfs. (actually it is a little more complicated, I am booting the node using perceus and vnfs images).
Anyway, when booting with a kernel and using initramfs.img, dracut is trying to to configure both Network NICs, the first one would be fine, but I don't want it to ven try to configure the 2nd one using dhcp.
How can I stop dracut from trying to do that?
thanks,
Ron