Tyler Hepworth <[EMAIL PROTECTED]> writes: > I upgraded to 3.5. I got past the memdisk error, but now the bootup > hangs at: > > Initializing TCP/IP via DHCP.... > > Doesn't go any farther than that.
One other thought... I have seen this happen when the network driver autodetects the wrong IRQ for the network card. The driver can send packets with the wrong IRQ (interrupts are not needed for sending), but it cannot receive them. If you have logs on your DHCP server, you could check to see if the DHCP request is arriving. But again, since you got it working once, I am skeptical that this is the problem. - Pat ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ unattended-info mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/unattended-info
