NEED Help with Booting to fog wth UEFI
-
windows server Server 2012 R2
Fog is 1.5.7
-
When I tell it to boot the nic it wont even try to boot to fog you see the mac address and then it stops
-
-
@george1421 this is what im getting it’s going no where
-
@darkxeno OK, lets jump right into the hard stuff.
Follow the instructions on this tutorial. Post the pcap to a fileshare that you have (google drive, one drive, dropbox). Just share it as public read. Then post the link here. Once we have a look at it you may delete it from the file share site. The pcap will tell us what the computer is being told to do.
https://forums.fogproject.org/topic/9673/when-dhcp-pxe-booting-process-goes-bad-and-you-have-no-clue
This works best of the fog server and pxe booting client are on the same subnet. That way we will get the entire picture of the pxe booting process.
-
@darkxeno Just as a comment. My eyes are old, it would be helpful to only see the text in question. I see what it says, but having a large area of the picture with no information doesn’t add value.
-
@george1421 So for UEFI PXE to Work the computer needs to be in the same subnet as my fogserver?
-
@darkxeno said in NEED Help with Booting to fog wth UEFI:
@george1421 So for UEFI PXE to Work the computer needs to be in the same subnet as my fogserver?
No to get the complete picture they need to be on the same subnet for debugging purposes. If they are on different subnets then you will need to load wireshark on a witness computer connect to the same subnet as the pxe booting computer and run a capture filter of
port 67 or port 68
to see the dhcp side of the conversation. -
@george1421 I got it to boot to fog however I am not getting an error when i got to register the computer to the fogserver IT’s telling me cannot find disk on system (gethardDIsk) Now this computer is using a .m2 drive would that cause the issue?
-
@darkxeno In the dell firmware switch the disk controller from Raid-on to AHCI mode. Unless you have more than one disk connected in a raid configuration raid-on mode doesn’t help you. There is a document issues between linux and intel controllers in raid-on mode. Once you have imaged with fog you can switch back to raid-on mode or leave it in ahci mode. It doesn’t matter to windows.