Troubles with iPXE and Dell 7060 and 5060 Computers - With Boot Manager Enabled
When attempting to image Dell Optiplex 7060 and 5060 systems, after selecting the KBE and inputing our imaging boot authentication password, we would get the message http://<k2000_IP_Address>/boot/pxe_login.php ... Connection timed out (http://ipxe.org/4c0a6092)
Could not boot: Connection timed out (http://ipxe.org/4c0a6092)
Could not boot: Connection timed out (http://ipxe.org/4c0a6092)
I attempted to supply a username and password for boot authentication and still received the same connection timed out issue.
Turning off the boot authentication username and password allowed us to image. We would like to turn the boot authentication back on at some point.
Has anyone else been having this issue or issues with the new Dell Optiplex 7060 and 5060 machines?
We are on K2000 v 6.0.425 and have been using iPXE with many other images since the beginning of September.
Could not boot: Connection timed out (http://ipxe.org/4c0a6092)
Could not boot: Connection timed out (http://ipxe.org/4c0a6092)
I attempted to supply a username and password for boot authentication and still received the same connection timed out issue.
Turning off the boot authentication username and password allowed us to image. We would like to turn the boot authentication back on at some point.
Has anyone else been having this issue or issues with the new Dell Optiplex 7060 and 5060 machines?
We are on K2000 v 6.0.425 and have been using iPXE with many other images since the beginning of September.
6 Comments
[ + ] Show comments
Are they on a different Subnet?
If you plug another model to the same spot it will go fine?
(This is to make sure a switch is not getting in the way).
These are new models... maybe see if they are already using the Latest BIOS version from DELL, stock versions from Wave 0 are not my favorites...
If it works fine for others, maybe these BIOS versions are not ready for iPXE Boot manager yet?
iPXE is an open source protocol, it does not care about brands or models, it pushes the boot files and it's up to the computer to process it accordingly.
https://en.wikipedia.org/wiki/IPXE
If any other Device or VMs are fine, then iPXE, DHCP, and the KACE are fine too... iPXE is open source, it works fine for my "wood PC" (A 2012 AsROCK mobo, with an i5 2500K and one module of RAM, doesn't even have an HDD).
I'll start with a BIOS update
We have been having this issue since around July when we first rolled out this model at one of our campuses. I have gone through the process of updating the BIOS with each new version that was released between July and now. With the latest version it now shows the MAC address when doing a network boot but it has not fixed the issue and were still presented with the Connection timed out.
I have also gone through the process of rebuilding the KBE with the specific drivers (original version from July as well as the latest from September but that did not resolve the problem. We also tested putting it on the same VLAN as the server to see if it was a network communication issue. Following that, I put in a support ticket and we went through the troubleshooting steps to ensure the unit was functioning correctly.
We also have Latitude 7480s that only boot UEFI similar to the 5060s and those work with no issues. At this point it looks like an issue with the BIOS on this model. It was suggested to give Dell Solution a call to see if we can get something working for this model but I haven't had a chance to do that yet.
Maybe something related to the NIC card... You may not want to do it.. but, I would try a PCI nic card to see if that works..
Or or... some kind of USB-A to Ethernet dongle...
@RayanPersaud, What did DELL say about it?
EDIT: Found this googling around, but unfortunately, we don't have cisco Switches.
http://ipxe.org/err/040ee1
Which states: * If connected to a Cisco switch make sure 'spanning-tree portfast' is enabled on the switch. Otherwise iPXE will fail establishing network connection.
Might worth to try
I am suspecting it's related to Dell not having all the drivers correct for the model.
If the answer is no IP address, then here is what I had to do...
Download and install the Windows 10 ADK version 1803. (1809 is not currently supported) https://docs.microsoft.com/en-us/windows-hardware/get-started/adk-install
Download out newest PE10 driver pack from here:
https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fsupport.quest.com%2fdownload-install-detail%2f6087400&c=E,1,koq_fG7dKwaB2G6mCiVSWTgACKgtiOH4cO8Rzlpe_TY125n59hycX2NTY3t2zYDgniu81EYcobq_nR3CY7UprS3aULv40hqhAwW-Otg4m8Q3&typo=1
(export the PE10 driver pack into \\yourk2000IP\drivers) But first go into the KBE_windows_x64 and x86 and backup / delete any old drivers in there. Make sure to re-cache your drivers on the K2000 after they are in.
Follow this guide to build your KBE with Media Manager or KBE Manipulator:
https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fsupport.quest.com%2fkace-systems-deployment-appliance%2fkb%2f184391%2fhow-to-create-a-kbe-for-windows-10&c=E,1,ULt_YtPyxw1yG4c7UZJpB7Kq0L0G1DUESc6N6jvwv_Kr1TBzmoSfnUDARazkwPNnpmvenK3BT8lKLnyYjiddhxquAWO5T3KAgfbsqD7r_A,,&typo=1
(Basically point the SDA at your install location for the ADK)
Also had to use the driver feed to pull in the drivers for each device (I exclusively run scripted installs, so you may not need to do this step)
Good-luck!
The issue is that 5060 and 7060 BIOS, are unable to process the iPXE boot file fast enough when Boot Manager is enabled... other computers are working fine.
Guys, this is not a driver's issue , 100% guaranteed.
@AAnschuzts , Were you able to enable PortFast in your switches?
Have you tried to contact DELL in regards this issue with these two models?
Remember that iPXE (the protocol being used by KACE), is Open Source software, it is being used by several other solutions as well, DELL will now about it.