[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
(usagi-users 00568) Re: kHTTPd hangs USAGI boot
- To: "'usagi-users@xxxxxxxxxxxxxx'" <usagi-users@xxxxxxxxxxxxxx>
- Subject: (usagi-users 00568) Re: kHTTPd hangs USAGI boot
- From: "David Gordon (LMC)" <David.Gordon@xxxxxxxxxxx>
- Date: Fri, 8 Jun 2001 09:17:22 -0400
- Reply-to: usagi-users@xxxxxxxxxxxxxx
> > When I booted a USAGI 2.4.0 kernel, the boot invariably hung after :
> > "Loading usagi...................
> > Uncompressing kernel. Ok, booting the kernel"
> What revision of USAGI are you using?
linux24-2.4.0-usagi-20010205.patch
However, I had the same problem with kernel 2.4.4 patch 2.4.5pre6. This
seems to be caused by kHTTPd when it is compiled as a module and not into
the kernel. Discussing on the kernel mailing list (which is more appropriate
now that the source has seemingly been identified), we found that the issue
is resolved in kernel 2.4.5 when using updated versions of three tools:
util-linux, modutils, and e2fsprogs.
I was interested in the IPv6 socket support for kHTTPd. This is the reason I
have encountered all these problems.
Thank you for your time,
David