Is there any FOG forum in German language?
-
[QUOTE]Is there any software I should select?[/QUOTE]
none[QUOTE]If installation and upgrade is successful is it possible to copy the fog folder which I saved from ubuntu 12.04 to an external hdd or is there an other way to install fog?[/QUOTE]
which fog folder? /images, /tftpboot, /var/www/fog, /opt/fog ?
-
[quote=“chad-bisd, post: 8690, member: 18”]none
which fog folder? /images, /tftpboot, /var/www/fog, /opt/fog ?[/quote]
/opt/fogBut now there is another big problem. I finished installation started ubuntu and after login I only get a commandline. I can
t work with commandline, I
m a absolutly newcomer with linux. I need a graphical desktop like gnome or anything else. What can I do?
Best regards
schnappi -
most of FOG admin is all done through the Web user interface, so there is no need for a GUI.
but if you must,
sudo apt-get install gnome-desktop-environment
no reason to keep /opt/fog either.
-
[quote=“chad-bisd, post: 8695, member: 18”]most of FOG admin is all done through the Web user interface, so there is no need for a GUI.
but if you must,
sudo apt-get install gnome-desktop-environment
no reason to keep /opt/fog either.[/quote]
I`m not even able to start a webbrowser from commandline therefor I need gnome.
If there is no reason to copy the fog folder from where or how can I get fog now?
thanks
schnappi -
-
O.K. Was a hard job but I finished installation of the fog-server. I`m not shure whether I answered all the questions correctly but hope I can fix it later if something was wrong. After fog-installation I installed the fog-service at a windows-client.
But the client only boots into windows
What can I do now?
Best regards
schnappi -
Boot to LAN or network boot. Choose option from menu to perform full host registration and inventory.
-
First boot order in bios is PXE but the client doesnt boot from network. When I had ubuntu 12.04 it did. What can I do now?
-
any error message when booting from LAN? Does your client get IP address from DHCP server?
-
No error message but it seems like client is searching a DHCP-Server and doesn`t find any. In what file can I set the IP-Adresse of the DHCP-Server. and should I take the Fog-servers ip or my routers ip?
At the client I found a file with name
fog.log
Here is the content:
19.9.2012 17:57 FOG::SnapinClient General Error Returned:
19.9.2012 17:57 FOG::SnapinClient #!er: Host not found!
19.9.2012 17:57 FOG::ClientUpdater Attempting to connect to fog server…
19.9.2012 17:57 FOG::ClientUpdater Unknown error, module will exit.
19.9.2012 17:57 FOG::ClientUpdater Client update will be applied during next service startup.
19.9.2012 17:57 FOG::ClientUpdater Client update process complete, exiting…
19.9.2012 18:01 FOG::TaskReboot Attempting to connect to fog server…
19.9.2012 18:01 FOG::TaskReboot General Error Returned:
19.9.2012 18:01 FOG::TaskReboot #!er: Host not found!
19.9.2012 18:01 FOG::TaskReboot No task found for client.
19.9.2012 18:02 FOG::SnapinClient Attempting to connect to fog server…
19.9.2012 18:02 FOG::SnapinClient General Error Returned:
19.9.2012 18:02 FOG::SnapinClient #!er: Host not found!
19.9.2012 18:07 FOG::SnapinClient Attempting to connect to fog server…
19.9.2012 18:07 FOG::SnapinClient General Error Returned:
19.9.2012 18:07 FOG::SnapinClient #!er: Host not found! -
Only one device should be serving DHCP. Either FOG or your router, but not both. Pick one and disable DHCP on the other.
-
There was a question about DHCP during fog-installation but I didn`t set any IP. I think this is the problem. Where can I change this. Should I start the fog installation again? And I think after fixing the problem I have to install the fog service at the windows client again.
-
I deleted the fog config file, reinstalled fog and set the fog-server as dhcp-server this time. And now everything is fine. Thanks.