Bill Moran wrote: > > It stalls for about 20-30 seconds and then continues booting. I can > > not figure out what the problem is or how to solve it. Has anyone > > had similar issues. > > I've seen this on various hardware. I actually have a 200mhz machine > sitting here that has always done this. I've never seen it cause any > problems, and I've never had any suggestions on how to stop it either. In init_main.c, verify that the current value for the thing being initialized is greater than SI_SUB_CONSOLE. If it is, then print out the name of the thing being initialized before you make the call. Whatever prints before a long delay is your culprit. -- TerryReceived on Tue Aug 19 2003 - 00:23:51 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:19 UTC