problems using fai-bootcd

Thomas Lange lange at informatik.Uni-Koeln.DE
Mon Oct 27 21:34:21 CET 2003


>>>>> On Mon, 27 Oct 2003 16:57:13 +0100, "Thomas Wuppermann" <tw at hbt.de> said:

    > fai_bootcd_0.2 loading, syslogd: Couldn't get file descriptor for socket /dev/log: Address family not supported by protocol

I think it's this config option of your kernel, that causes the error.

CONFIG_UNIX=m

Change it to CONFIG_UNIX=y, so it will be complied into the kernel and
will not be a kernel module.
-- 
regards Thomas



More information about the linux-fai mailing list