On 12.08.2011 01:01, Dennis Schridde wrote:
> Hello!
>
> Dracut currently does not seem to automatically include the "unix" kernel
> module in the initramfs, which causes udev to be unable to start ("address
> family not supported by protocol").
>
> It should be adjusted to include it if possible.
>
> I am using dracut-011 and had to set add_drivers+="unix" in dracut.conf to be
> able to boot my system.
>
> Kind regards,
> Dennis
Just add a file /etc/modprobe.d/myaliases.conf to your system, containing:
alias net-pf-1 unix
--
To unsubscribe from this list: send the line "unsubscribe initramfs" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html