Latitude 5410 No Legacy boot
-
@george1421 Ok here is what i see in the BIOS and i dont see anything about the ASPM. I will try to call Dell today. Thanks
-
@John-L-Clark If you don’t get anywhere with Dell then we can try to bypass pxe altogether. You will loose some flexibility but you will be able to image systems.
-
@george1421 This is what Dell is asking and I am not sure about the answer.
Hi John,
Do you know off-hand if that’s the same one that would be available here? https://ipxe.org/download
Or would that have been configured any?
-
@John-L-Clark It’s the plain mainline iPXE code we use, no patches added. Configuration headers we use you can find here: https://github.com/FOGProject/fogproject/tree/master/src/ipxe (UEFI and legacy BIOS separate)
-
@John-L-Clark I’m not totally sure I understand your question, but if they want the compiled file they can get it from the FOGPROJECT github respository: https://github.com/FOGProject/fogproject/tree/master/packages/tftp
-
@george1421 Still waiting on Dell. They said they are getting in the lab and working on it with the last info you gave me. That being said we have to get these machines imaged so you said there was another option besides PXE booting. We have not captured the image yet so we have to capture the image and then deploy it to 60 laptops. Thank you again for your help.
-
@John-L-Clark https://forums.fogproject.org/topic/7727/building-usb-booting-fos-image
Read through the entire tutorial and pay attention to the caveats before you start imaging.
Also look at the forum chat bubble for additional hints.
-
@george1421 I got the USB created and now working where I can register but I got this error.
-
@John-L-Clark Unless your fog server really is at IP address 192.168.1.100, one might think you missed a step in the tutorial.
-
@george1421 I was able to edit the Grub.cfg and add our Fog server IP in and then boot with USB and register and capture and deploy. Thank you again for all the help.