It still doesn't work when default is set to load undis.img. I also tested it on a real computer and still got the error.
Here is the line in default: append initrd=undis.img keeppxe It may be of note that I had to replace pxelinux.0 with a different version, but control was handed over by the time I get the error, Somewhere I saw something about making sure dhcp had dhcp-rebinding-time and dhcp-renewal-time in the config file, but I have yet to do that. > It's running on a VMWare system. I believe the network adapter emulates an > AMD one. The etherboot image it likes is eb-5[1].0.10-amdhomepna.lzpxe. > I'm going to also try this on a normal system to see what I get. > > Thank for all the help!! > > > ----- Original Message ----- > From: "Patrick J. LoPresti" <[EMAIL PROTECTED]> > To: "David Ehrmann" <[EMAIL PROTECTED]> > Cc: <[EMAIL PROTECTED]> > Sent: Tuesday, July 22, 2003 7:50 AM > Subject: Re: [Unattended] DHCP not found > > > > "David Ehrmann" <[EMAIL PROTECTED]> writes: > > > > > I've gotten pretty far with unattended, but now I have a problem. > > > Whenever I try to boot (I've tried two computers), I get this: > > > > > > Initializing TCP/IP via DHCP.... > > > no DHCP server found: TCP/IP not loaded > > > Unloadable TCP 1.0 not loaded. > > > > What kind of system is this? Which network card? > > > > > The real issus it that DHCP must be working since PXE worked and > > > DHCP has worked fine before. Any ideas? > > > > The initial load of memdisk is done by the card's full PXE stack (DHCP > > using UDP using raw send/receive, all in the card's BIOS). The > > undis3c "universal" driver, which is used once DOS gets started, > > implements an NDIS driver using only the lowest levels (send/receive > > packet) of the card's PXE stack. > > > > In short, what you are seeing is some incompatibility between > > undis3c.dos and your network card. The Intel ndis.dos universal > > driver might work, but the more I read about these, the less sure I am > > whether the 3com or the Intel universal driver is preferable in > > general. > > > > (This is quite possibly a bug in your card's PXE stack, which is why I > > am wondering about the system and card.) > > > > - Pat > > > ---------------------------------------------------------------------------------- Dial Broadband has arrived in California! Up to 5 times faster than traditional dialup connections from $13.33/month! See the demo for yourself at http://www.BigValley.net ------------------------------------------------------- This SF.net email is sponsored by: VM Ware With VMware you can run multiple operating systems on a single machine. WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the same time. Free trial click here: http://www.vmware.com/wl/offer/345/0 _______________________________________________ unattended-info mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/unattended-info
