[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

(usagi-users 00564) kHTTPd hangs USAGI boot



Hi,

When I booted a USAGI 2.4.0 kernel, the boot invariably hung after :
"Loading usagi...................
  Uncompressing kernel. Ok, booting the kernel"

Kernel was compiled on intel RH 7 with options :
CONFIG_EXPERIMENTAL=Y
CONFIG_KMOD=Y
CONFIG_IPV6=Y
CONFIG_IPV6_EUI64=Y
CONFIG_IPV6NO_PB=Y
CONFIG_IPV6_DROP_FAKE_V4MAPPED=Y
CONFIG_IPV6_ACONF_MIN_VALID_LEFT=Y
CONFIG_IPV6_EN_DFLT=Y
CONFIG_KHTTP=Y
CONFIG_KHTTPD_IPV6=Y

However, if I removed suppport for kHTTPd, the boot proceeded normally.

Any suggestions on how to make kHTTPd work ?

David Gordon