Error Code 60
-
@tokejepsen Virtualbox is a bit interesting since it uses iPXE kernel for its boot ROM. But from your picture it appears that you are missing the tftp://<fogserver_ip>/ part.
-
@george1421 said in Error Code 60:
But from your picture it appears that you are missing the tftp://<fogserver_ip>/ part
What is that?
-
@tokejepsen From what I’m gathering, you’re running FOG Version 1.2.0?
-
@tokejepsen Well from your picture there is only /default.ipxe which is only the file name not the path. It should be more like tftp://<fog server IP>/default.ipxe.
One thing I didn’t ask before, what version of FOG are you using?
-
@Tom-Elliott said in Error Code 60:
From what I’m gathering, you’re running FOG Version 1.2.0?
Yes, its 1.2.0.
-
@tokejepsen said in Error Code 60:
@Tom-Elliott said in Error Code 60:
From what I’m gathering, you’re running FOG Version 1.2.0?
Yes, its 1.2.0.
You might want to really consider upgrading/ reinstalling 1.3.0-rc5 for better iPXE booting support and all of the fixes/enhancements. Also Wayne (in this thread) has a script for dynamically updating the FOG IP settings if you are truly trying to make a dynamically assigned FOG server.
-
@george1421 said in Error Code 60:
You might want to really consider upgrading/ reinstalling 1.3.0-rc5 for better iPXE booting support and all of the fixes/enhancements.
I shall do that tonight:)
Is it better with a clean install?
-
@tokejepsen Would you mind updating to 1.3.0-RC-5?
You can make a backup of your information of course, and an upgrade should work for you as well.
What’s important here, is while 1.2.0 worked for most cases, it didn’t always like to decide to use TFTP as the download protocol for default.ipxe file (or any other files for that matter). This, I’m certain, is corrected for in the newer versions.
You’ll also have MANY more features and improvements compared to from 1.2.0.
-
@tokejepsen said in Error Code 60:
@george1421 said in Error Code 60:
You might want to really consider upgrading/ reinstalling 1.3.0-rc5 for better iPXE booting support and all of the fixes/enhancements.
I shall do that tonight:)
Is it better with a clean install?
If you have done nothing with FOG so far, then clean is always better.
-
I can confirm that updating to fog 1.3 helped