Error no such file or directory
-
Hello I am on windows 10 virtual box I can’t boot the file it says no such file or directory what can i do.
-
@abdel said in Error no such file or directory:
I can’t boot the file it says no such file or directory
You need to provide a lot more info than what you give so far. We need to know when/where the message is displayed. The easiest way is to provide a clear picture of the error taken with a mobile phone or screen shot. The information around the error is just as important as the error message itself.
-
-
@abdel Are you running this on virtual box? IF yes, do you have dhcp options 66 and 67 configured on your dhcp server?
On your network dhcp server you need to have dhcp option 66 configured as IP address of your fog server, and dhcp option 67 as undionly.kpxe (for bios based computers) or ipxe.efi (for uefi based computers). If you don’t have your dhcp server configured you will get the error message below.
-
@george1421 thanks I will check it
-
@george1421 I have them on but i still have the error dont know what to do at this point
-
@abdel The error message indicates that no pxe boot information is making it to the target computer. Please try to pxe boot with a physical computer. For this test you don’t need to do anything other than get to the fog ipxe menu. Make sure when you pxe boot a physical computer you know if its in bios or uefi mode, because the value entered in dhcp option 67 is specific to the pxe booting computer. For bios computers you need undionly.kpxe in option 67 and for uefi computers you will need ipxe.efi in dhcp option 67.