Hi, I have downloaded undionly.kpxe file to TFTP and severing same to BIOS 32 and 64 bit. In the client machine I am entering to command prompt.
In command prompt I ran ifstat It is showing interface net0 is closed. After that I ran ifopen following ifstat. Now interface net0 is opened. dhcp command is giving same error as below. pxebs net0 0 is working fine and solving my purpose. In client machine I need to know PXE server IP which is different from DHCP server. Now my problem is if I ran multiple client machine and at a time they are running pxebs net0 0 request to PXE server then only one is getiing PXE server IP remaining clients are not getting PXE server IP. Do you have any solution to this problem. Regards, Shishir -----Original Message----- From: Christian Nilsson [mailto:[email protected]] Sent: Wednesday, April 22, 2015 3:17 AM To: Shishir Pahi Cc: [email protected] Subject: Re: [ipxe-devel] Regarding Error 0x040ee119 while running dhcp command in IPXE prompt Hi, Which file are you actually using? Could you try to download http://boot.ipxe.org/undionly.kpxe to your TFTP root and PXE chain to that first and see if it works? If not press Ctrl+B and run dhcp and then ifstat and post the result. When we know that works you might want to change to ipxe.pxe for native driver support instead, and do the same test. /Christian On Fri, Apr 10, 2015 at 10:39 AM, Shishir Pahi <[email protected]> wrote: > Hi, > > > > I have downloaded ipxe-f557794.tar.gz file and compiled the source. > For my environment I am serving this file as my first boot loader. And > through TFTP I am able to serve this file to client machine. In client > machine I am entering to IPXE prompt. In IPXE prompt I am running dhcp > command and getting Error 0x040ee119 (http://ipxe.org/040ee119) > > > > Could you please let me know what is wrong in my steps or is there any > problem in code. > > I am basically looking for boot chain. > > > > Regards, > > Shishir > > > > DISCLAIMER ========== This e-mail may contain privileged and > confidential information which is the property of Persistent Systems > Ltd. It is intended only for the use of the individual or entity to > which it is addressed. If you are not the intended recipient, you are > not authorized to read, retain, copy, print, distribute or use this > message. If you have received this communication in error, please > notify the sender and delete all copies of this message. Persistent > Systems Ltd. does not accept any liability for virus infected mails. > > > _______________________________________________ > ipxe-devel mailing list > [email protected] > https://lists.ipxe.org/mailman/listinfo.cgi/ipxe-devel > DISCLAIMER ========== This e-mail may contain privileged and confidential information which is the property of Persistent Systems Ltd. It is intended only for the use of the individual or entity to which it is addressed. If you are not the intended recipient, you are not authorized to read, retain, copy, print, distribute or use this message. If you have received this communication in error, please notify the sender and delete all copies of this message. Persistent Systems Ltd. does not accept any liability for virus infected mails. _______________________________________________ ipxe-devel mailing list [email protected] https://lists.ipxe.org/mailman/listinfo.cgi/ipxe-devel

