MAC - Could not configure console: Error 0x7f4ce08e
-
@Quazz said in MAC - Could not configure console: Error 0x7f4ce08e:
You seem to have two dhcp server on your network. Not that this necessarily causes the issue, but just wanted to point that out.
#############
Il y a seulement un serveur DHCP fonctionnel dans tous les cas. Le serveur FOG fait office de serveur DHCP. L’application Fog et le serveur DHCP fonctionne actuellement sur PC mais j’ai juste le problème sur MAC.
#############
There is only a functional DHCP server in all cases. The Fog server is a DHCP server.
Application Fog and the DHCP server currently runs on PC but I just the problem of MAC . -
You seem to have two dhcp server on your network. Not that this necessarily causes the issue, but just wanted to point that out.
-
#######
J’ai fais la modification et cela a supprimé le message d’erreur mais un autre est survenue. http://ipxe.org/err/2e008081
#######
I made the change and it has eliminated the error message but another occurred. http://ipxe.org/err/2e008081########
Avez-vous une idée ?
########
Do you have an idea ? -
This post is deleted! -
Edit the file:
/var/www/fog/lib/fog/BootMenu.class.php
Look for line Number 684.
Comment it so it reads as:
//print "console --picture $this->booturl/ipxe/bg.png --left 100 --right 80\n";
Revel in the fact that it’s magically working again.