• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. zavo
    Z
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 10
    • Best 0
    • Controversial 0
    • Groups 0

    zavo

    @zavo

    0
    Reputation
    423
    Profile views
    10
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    zavo Unfollow Follow

    Latest posts made by zavo

    • RE: Report Management > Imaging Log

      @Tom-Elliott said:

      THis should now be fixed.

      Updated to 5746. It is now working as it should.

      Thnx Tom!

      posted in Bug Reports
      Z
      zavo
    • RE: Report Management > Imaging Log

      @Tom-Elliott Thanks for the explanation and the fix for the engineer field.

      posted in Bug Reports
      Z
      zavo
    • RE: Report Management > Imaging Log

      Version number is showing up again, thnx.

      Concerning the imaging log:

      In this screenshot, user peett is logged on trough the web interface
      1_1450181021529_peett.png

      In this screenshot, user victe is logged on trough the web interface
      0_1450181021528_victe.png

      But, If I understand correctly, the field “Engineer” should display WHO imaged the Host, not who is logged on at that time trough the web interface.

      posted in Bug Reports
      Z
      zavo
    • Report Management > Imaging Log

      The field Engineer shows the current logged on user, instead of the user who imaged the device.

      I updated to latest version using GIT just now, for some strange reason, the GIT version number doesn’t show up anymore.
      When going to FOG Configuration, nothing is displayed after ‘Version:’

      From https://github.com/FOGProject/fogproject
         f648dc9..f34289f  dev-branch -> origin/dev-branch
         3be02e7..0918efb  svn        -> origin/svn
      Updating f648dc9..f34289f
      
      posted in Bug Reports
      Z
      zavo
    • RE: FOG Communication ERROR after power on (not after FOGservice restart)

      @Jbob I confirm the problem has been resolved! Thnx a lot for the fix, keep up the good work!

      posted in FOG Problems
      Z
      zavo
    • RE: FOG Communication ERROR after power on (not after FOGservice restart)

      Nothing shows up in the apache error logs, because the FOGservice is not connecting to the FOG server (I’ve just checked the apache error log).
      I think the problem is that the FOG service starts up too fast. It’s already running when the network interface initialization hasn’t been completed yet in Windows.

      I’ve now configured the FOG service to startup delayed. This resolves the issue!

      A better solution should be that the Authentication module would run each time the FOGservice checks in and not only during FOGservice startup.

      An even better solution should be that FOGservice checks if the Windows network interface has a valid IP address before executing all the modules.

      posted in FOG Problems
      Z
      zavo
    • FOG Communication ERROR after power on (not after FOGservice restart)

      Hi Guys

      I’m running FOGTrunk 5566 with FOG client 0.9.7 on Windows 8.1 clients.

      When I power on a Windows 8.1 client, the first time the FOG client service connects, it sometimes gives communication ERROR: Could not contact FOG server. After 60 seconds, the clients connects again to the FOG server, this time succesfully.

      The big problem now is: the Authentication module only communicates with the FOG server during FOG service startup. If the communication module fails to connect, the taskReboot and HostnameChanger module fail to do their job, because they use the encrypted channel if I’m not mistaken.

      We can work around this problem by restarting to FOG service a few minutes after the windows 8.1 client is powered on.
      This causes big problems during deployment because the FOG client handles the hostname changing and active directory joining.

      Any ideas?

      fog.log right after system startup:

      
       30/11/2015 12:24 Bus Became bus server
       30/11/2015 12:24 Bus {
        "channel": "Status",
        "data": "{\r\n  \"action\": \"load\"\r\n}"
      }
      
       30/11/2015 12:24 Bus Emmiting message on channel: Status
      ------------------------------------------------------------------------------
      --------------------------------Authentication--------------------------------
      ------------------------------------------------------------------------------
       30/11/2015 12:24 Client-Info Version: 0.9.7
       30/11/2015 12:24 Middleware::Communication URL: http://192.168.129.12/fog/management/other/ssl/srvpublic.crt
       30/11/2015 12:24 Middleware::Communication ERROR: Could not download file
       30/11/2015 12:24 Middleware::Communication ERROR: Kan geen verbinding met de externe server maken
       30/11/2015 12:24 Middleware::Authentication ERROR: Could not authenticate
       30/11/2015 12:24 Middleware::Authentication ERROR: Het systeem kan het opgegeven bestand niet vinden.
      
       30/11/2015 12:24 Bus Registering ParseBus in channel Power
      
      ------------------------------------------------------------------------------
      ---------------------------------ClientUpdater--------------------------------
      ------------------------------------------------------------------------------
       30/11/2015 12:24 Client-Info Version: 0.9.7
       30/11/2015 12:24 ClientUpdater Running...
       30/11/2015 12:24 Middleware::Communication URL: http://192.168.129.12/fog/service/servicemodule-active.php?moduleid=clientupdater&mac=00:25:64:A3:9B:22||00:00:00:00:00:00:00:E0&newService=1
       30/11/2015 12:24 Middleware::Communication ERROR: Could not contact FOG server
       30/11/2015 12:24 Middleware::Communication ERROR: Kan geen verbinding met de externe server maken
      ------------------------------------------------------------------------------
      
      
      ------------------------------------------------------------------------------
      ----------------------------------TaskReboot----------------------------------
      ------------------------------------------------------------------------------
       30/11/2015 12:24 Client-Info Version: 0.9.7
       30/11/2015 12:24 TaskReboot Running...
       30/11/2015 12:24 Middleware::Communication URL: http://192.168.129.12/fog/service/servicemodule-active.php?moduleid=taskreboot&mac=00:25:64:A3:9B:22||00:00:00:00:00:00:00:E0&newService=1
       30/11/2015 12:24 Middleware::Communication ERROR: Could not contact FOG server
       30/11/2015 12:24 Middleware::Communication ERROR: Kan geen verbinding met de externe server maken
      ------------------------------------------------------------------------------
      
      
      ------------------------------------------------------------------------------
      --------------------------------HostnameChanger-------------------------------
      ------------------------------------------------------------------------------
       30/11/2015 12:24 Client-Info Version: 0.9.7
       30/11/2015 12:24 HostnameChanger Running...
       30/11/2015 12:24 Middleware::Communication URL: http://192.168.129.12/fog/service/servicemodule-active.php?moduleid=hostnamechanger&mac=00:25:64:A3:9B:22||00:00:00:00:00:00:00:E0&newService=1
       30/11/2015 12:24 Middleware::Communication ERROR: Could not contact FOG server
       30/11/2015 12:24 Middleware::Communication ERROR: Kan geen verbinding met de externe server maken
      ------------------------------------------------------------------------------
      
      
      ------------------------------------------------------------------------------
      ---------------------------------SnapinClient---------------------------------
      ------------------------------------------------------------------------------
       30/11/2015 12:24 Client-Info Version: 0.9.7
       30/11/2015 12:24 SnapinClient Running...
       30/11/2015 12:24 Middleware::Communication URL: http://192.168.129.12/fog/service/servicemodule-active.php?moduleid=snapinclient&mac=00:25:64:A3:9B:22||00:00:00:00:00:00:00:E0&newService=1
       30/11/2015 12:24 Middleware::Communication ERROR: Could not contact FOG server
       30/11/2015 12:24 Middleware::Communication ERROR: Kan geen verbinding met de externe server maken
      ------------------------------------------------------------------------------
      
      
      ------------------------------------------------------------------------------
      --------------------------------PrinterManager--------------------------------
      ------------------------------------------------------------------------------
       30/11/2015 12:24 Client-Info Version: 0.9.7
       30/11/2015 12:24 PrinterManager Running...
       30/11/2015 12:24 Middleware::Communication URL: http://192.168.129.12/fog/service/servicemodule-active.php?moduleid=printermanager&mac=00:25:64:A3:9B:22||00:00:00:00:00:00:00:E0&newService=1
       30/11/2015 12:24 Middleware::Communication ERROR: Could not contact FOG server
       30/11/2015 12:24 Middleware::Communication ERROR: Kan geen verbinding met de externe server maken
      ------------------------------------------------------------------------------
      
      
      ------------------------------------------------------------------------------
      -----------------------------------GreenFOG-----------------------------------
      ------------------------------------------------------------------------------
       30/11/2015 12:24 Client-Info Version: 0.9.7
       30/11/2015 12:24 GreenFOG Running...
       30/11/2015 12:24 Middleware::Communication URL: http://192.168.129.12/fog/service/servicemodule-active.php?moduleid=greenfog&mac=00:25:64:A3:9B:22||00:00:00:00:00:00:00:E0&newService=1
       30/11/2015 12:24 Middleware::Communication ERROR: Could not contact FOG server
       30/11/2015 12:24 Middleware::Communication ERROR: Kan geen verbinding met de externe server maken
      ------------------------------------------------------------------------------
      
      
      ------------------------------------------------------------------------------
      ----------------------------------UserTracker---------------------------------
      ------------------------------------------------------------------------------
       30/11/2015 12:24 Client-Info Version: 0.9.7
       30/11/2015 12:24 UserTracker Running...
       30/11/2015 12:24 Middleware::Communication URL: http://192.168.129.12/fog/service/servicemodule-active.php?moduleid=usertracker&mac=00:25:64:A3:9B:22||00:00:00:00:00:00:00:E0&newService=1
       30/11/2015 12:24 Middleware::Communication ERROR: Could not contact FOG server
       30/11/2015 12:24 Middleware::Communication ERROR: Kan geen verbinding met de externe server maken
      ------------------------------------------------------------------------------
      
       30/11/2015 12:24 Middleware::Communication URL: http://192.168.129.12/fog/management/index.php?node=client&sub=configure&newService=1
       30/11/2015 12:24 Middleware::Communication ERROR: Could not contact FOG server
       30/11/2015 12:24 Middleware::Communication ERROR: Kan geen verbinding met de externe server maken
       30/11/2015 12:24 Service Sleeping for 60 seconds
      
      ------------------------------------------------------------------------------
      ---------------------------------ClientUpdater--------------------------------
      ------------------------------------------------------------------------------
       30/11/2015 12:25 Client-Info Version: 0.9.7
       30/11/2015 12:25 ClientUpdater Running...
       30/11/2015 12:25 Middleware::Communication URL: http://192.168.129.12/fog/service/servicemodule-active.php?moduleid=clientupdater&mac=00:25:64:A3:9B:22||00:00:00:00:00:00:00:E0&newService=1
       30/11/2015 12:25 Middleware::Communication Response: Success
       30/11/2015 12:25 Middleware::Communication URL: http://192.168.129.12/fog/service/getversion.php?client&newService=1
      ------------------------------------------------------------------------------
      
      
      ------------------------------------------------------------------------------
      ----------------------------------TaskReboot----------------------------------
      ------------------------------------------------------------------------------
       30/11/2015 12:25 Client-Info Version: 0.9.7
       30/11/2015 12:25 TaskReboot Running...
       30/11/2015 12:25 Middleware::Communication URL: http://192.168.129.12/fog/service/servicemodule-active.php?moduleid=taskreboot&mac=00:25:64:A3:9B:22||00:00:00:00:00:00:00:E0&newService=1
       30/11/2015 12:25 Middleware::Communication Response: Success
       30/11/2015 12:25 Middleware::Communication URL: http://192.168.129.12/fog/service/jobs.php?mac=00:25:64:A3:9B:22||00:00:00:00:00:00:00:E0&newService=1
       30/11/2015 12:25 Middleware::Communication Unknown Response: ?h*?????[??N?
      ------------------------------------------------------------------------------
      
      
      ------------------------------------------------------------------------------
      --------------------------------HostnameChanger-------------------------------
      ------------------------------------------------------------------------------
       30/11/2015 12:25 Client-Info Version: 0.9.7
       30/11/2015 12:25 HostnameChanger Running...
       30/11/2015 12:25 Middleware::Communication URL: http://192.168.129.12/fog/service/servicemodule-active.php?moduleid=hostnamechanger&mac=00:25:64:A3:9B:22||00:00:00:00:00:00:00:E0&newService=1
       30/11/2015 12:25 Middleware::Communication Response: Success
       30/11/2015 12:25 Middleware::Communication URL: http://192.168.129.12/fog/service/hostname.php?moduleid=hostnamechanger&mac=00:25:64:A3:9B:22||00:00:00:00:00:00:00:E0&newService=1
       30/11/2015 12:25 Middleware::Communication Unknown Response: }U???y??`??b???])nR?rVAZ"?%2`?5????à???'?r???@????&{??m??5Z?Mm??D:}?;$???_???mpc#d$Oy??4+?????ot???G??g0????S?	??S<&??:??{?Dt
      ------------------------------------------------------------------------------
      
      
      ------------------------------------------------------------------------------
      ---------------------------------SnapinClient---------------------------------
      ------------------------------------------------------------------------------
       30/11/2015 12:25 Client-Info Version: 0.9.7
       30/11/2015 12:25 SnapinClient Running...
       30/11/2015 12:25 Middleware::Communication URL: http://192.168.129.12/fog/service/servicemodule-active.php?moduleid=snapinclient&mac=00:25:64:A3:9B:22||00:00:00:00:00:00:00:E0&newService=1
       30/11/2015 12:25 Middleware::Communication Response: Success
       30/11/2015 12:25 Middleware::Communication URL: http://192.168.129.12/fog/service/snapins.checkin.php?mac=00:25:64:A3:9B:22||00:00:00:00:00:00:00:E0&newService=1
       30/11/2015 12:25 Middleware::Communication Response: No snapins
      ------------------------------------------------------------------------------
      
      
      ------------------------------------------------------------------------------
      --------------------------------PrinterManager--------------------------------
      ------------------------------------------------------------------------------
       30/11/2015 12:25 Client-Info Version: 0.9.7
       30/11/2015 12:25 PrinterManager Running...
       30/11/2015 12:25 Middleware::Communication URL: http://192.168.129.12/fog/service/servicemodule-active.php?moduleid=printermanager&mac=00:25:64:A3:9B:22||00:00:00:00:00:00:00:E0&newService=1
       30/11/2015 12:25 Middleware::Communication Response: Module is disabled globally on the FOG server
      ------------------------------------------------------------------------------
      
      
      ------------------------------------------------------------------------------
      -----------------------------------GreenFOG-----------------------------------
      ------------------------------------------------------------------------------
       30/11/2015 12:25 Client-Info Version: 0.9.7
       30/11/2015 12:25 GreenFOG Running...
       30/11/2015 12:25 Middleware::Communication URL: http://192.168.129.12/fog/service/servicemodule-active.php?moduleid=greenfog&mac=00:25:64:A3:9B:22||00:00:00:00:00:00:00:E0&newService=1
       30/11/2015 12:25 Middleware::Communication Response: Module is disabled globally on the FOG server
      ------------------------------------------------------------------------------
      
      
      ------------------------------------------------------------------------------
      ----------------------------------UserTracker---------------------------------
      ------------------------------------------------------------------------------
       30/11/2015 12:25 Client-Info Version: 0.9.7
       30/11/2015 12:25 UserTracker Running...
       30/11/2015 12:25 Middleware::Communication URL: http://192.168.129.12/fog/service/servicemodule-active.php?moduleid=usertracker&mac=00:25:64:A3:9B:22||00:00:00:00:00:00:00:E0&newService=1
       30/11/2015 12:25 Middleware::Communication Response: Success
      ------------------------------------------------------------------------------
      
       30/11/2015 12:25 Middleware::Communication URL: http://192.168.129.12/fog/management/index.php?node=client&sub=configure&newService=1
       30/11/2015 12:25 Middleware::Communication Response: Success
       30/11/2015 12:25 Service Sleeping for 93 seconds
      

      fog.log after FOGservice restart when the client is already powered on for a while

       30/11/2015 12:18 Bus Became bus server
       30/11/2015 12:18 Bus {
        "channel": "Status",
        "data": "{\r\n  \"action\": \"load\"\r\n}"
      }
       30/11/2015 12:18 Bus Emmiting message on channel: Status
      
      ------------------------------------------------------------------------------
      --------------------------------Authentication--------------------------------
      ------------------------------------------------------------------------------
       30/11/2015 12:18 Client-Info Version: 0.9.7
       30/11/2015 12:18 Middleware::Communication URL: http://192.168.129.12/fog/management/other/ssl/srvpublic.crt
       30/11/2015 12:18 Data::RSA FOG Server CA cert found
       30/11/2015 12:18 Middleware::Authentication Cert OK
       30/11/2015 12:18 Middleware::Communication POST URL: http://192.168.129.12/fog/management/index.php?sub=authorize
       30/11/2015 12:18 Middleware::Communication Response: Success
       30/11/2015 12:18 Middleware::Authentication Authenticated
      
       30/11/2015 12:18 Bus Registering ParseBus in channel Power
      
      ------------------------------------------------------------------------------
      ---------------------------------ClientUpdater--------------------------------
      ------------------------------------------------------------------------------
       30/11/2015 12:18 Client-Info Version: 0.9.7
       30/11/2015 12:18 ClientUpdater Running...
       30/11/2015 12:18 Middleware::Communication URL: http://192.168.129.12/fog/service/servicemodule-active.php?moduleid=clientupdater&mac=00:25:64:A3:9B:22||00:00:00:00:00:00:00:E0&newService=1
       30/11/2015 12:18 Middleware::Communication Response: Success
       30/11/2015 12:18 Middleware::Communication URL: http://192.168.129.12/fog/service/getversion.php?client&newService=1
      ------------------------------------------------------------------------------
      
      
      ------------------------------------------------------------------------------
      ----------------------------------TaskReboot----------------------------------
      ------------------------------------------------------------------------------
       30/11/2015 12:18 Client-Info Version: 0.9.7
       30/11/2015 12:18 TaskReboot Running...
       30/11/2015 12:18 Middleware::Communication URL: http://192.168.129.12/fog/service/servicemodule-active.php?moduleid=taskreboot&mac=00:25:64:A3:9B:22||00:00:00:00:00:00:00:E0&newService=1
       30/11/2015 12:18 Middleware::Communication Response: Success
       30/11/2015 12:18 Middleware::Communication URL: http://192.168.129.12/fog/service/jobs.php?mac=00:25:64:A3:9B:22||00:00:00:00:00:00:00:E0&newService=1
       30/11/2015 12:18 Middleware::Communication Response: No jobs
      ------------------------------------------------------------------------------
      
      
      ------------------------------------------------------------------------------
      --------------------------------HostnameChanger-------------------------------
      ------------------------------------------------------------------------------
       30/11/2015 12:18 Client-Info Version: 0.9.7
       30/11/2015 12:18 HostnameChanger Running...
       30/11/2015 12:18 Middleware::Communication URL: http://192.168.129.12/fog/service/servicemodule-active.php?moduleid=hostnamechanger&mac=00:25:64:A3:9B:22||00:00:00:00:00:00:00:E0&newService=1
       30/11/2015 12:18 Middleware::Communication Response: Success
       30/11/2015 12:18 Middleware::Communication URL: http://192.168.129.12/fog/service/hostname.php?moduleid=hostnamechanger&mac=00:25:64:A3:9B:22||00:00:00:00:00:00:00:E0&newService=1
       30/11/2015 12:18 Middleware::Communication Response: Success
       30/11/2015 12:18 HostnameChanger Checking Hostname
       30/11/2015 12:18 HostnameChanger Hostname is correct
       30/11/2015 12:18 HostnameChanger Registering host with active directory
       30/11/2015 12:18 HostnameChanger Host is already joined to target domain
       30/11/2015 12:18 HostnameChanger Activing host with product key
      ------------------------------------------------------------------------------
      
      
      ------------------------------------------------------------------------------
      ---------------------------------SnapinClient---------------------------------
      ------------------------------------------------------------------------------
       30/11/2015 12:18 Client-Info Version: 0.9.7
       30/11/2015 12:18 SnapinClient Running...
       30/11/2015 12:18 Middleware::Communication URL: http://192.168.129.12/fog/service/servicemodule-active.php?moduleid=snapinclient&mac=00:25:64:A3:9B:22||00:00:00:00:00:00:00:E0&newService=1
       30/11/2015 12:18 Middleware::Communication Response: Success
       30/11/2015 12:18 Middleware::Communication URL: http://192.168.129.12/fog/service/snapins.checkin.php?mac=00:25:64:A3:9B:22||00:00:00:00:00:00:00:E0&newService=1
       30/11/2015 12:18 Middleware::Communication Response: No snapins
      ------------------------------------------------------------------------------
      
      
      ------------------------------------------------------------------------------
      --------------------------------PrinterManager--------------------------------
      ------------------------------------------------------------------------------
       30/11/2015 12:18 Client-Info Version: 0.9.7
       30/11/2015 12:18 PrinterManager Running...
       30/11/2015 12:18 Middleware::Communication URL: http://192.168.129.12/fog/service/servicemodule-active.php?moduleid=printermanager&mac=00:25:64:A3:9B:22||00:00:00:00:00:00:00:E0&newService=1
       30/11/2015 12:18 Middleware::Communication Response: Module is disabled globally on the FOG server
      ------------------------------------------------------------------------------
      
      
      ------------------------------------------------------------------------------
      -----------------------------------GreenFOG-----------------------------------
      ------------------------------------------------------------------------------
       30/11/2015 12:18 Client-Info Version: 0.9.7
       30/11/2015 12:18 GreenFOG Running...
       30/11/2015 12:18 Middleware::Communication URL: http://192.168.129.12/fog/service/servicemodule-active.php?moduleid=greenfog&mac=00:25:64:A3:9B:22||00:00:00:00:00:00:00:E0&newService=1
       30/11/2015 12:18 Middleware::Communication Response: Module is disabled globally on the FOG server
      ------------------------------------------------------------------------------
      
      
      ------------------------------------------------------------------------------
      ----------------------------------UserTracker---------------------------------
      ------------------------------------------------------------------------------
       30/11/2015 12:18 Client-Info Version: 0.9.7
       30/11/2015 12:18 UserTracker Running...
       30/11/2015 12:18 Middleware::Communication URL: http://192.168.129.12/fog/service/servicemodule-active.php?moduleid=usertracker&mac=00:25:64:A3:9B:22||00:00:00:00:00:00:00:E0&newService=1
       30/11/2015 12:18 Middleware::Communication Response: Success
       30/11/2015 12:18 Middleware::Communication URL: http://192.168.129.12/fog/service/usertracking.report.php?action=login&user=TEST380\Administrator&mac=00:25:64:A3:9B:22||00:00:00:00:00:00:00:E0&newService=1
      ------------------------------------------------------------------------------
      
       30/11/2015 12:18 Middleware::Communication URL: http://192.168.129.12/fog/management/index.php?node=client&sub=configure&newService=1
       30/11/2015 12:18 Middleware::Communication Response: Success
       30/11/2015 12:18 Service Sleeping for 77 seconds
      
      posted in FOG Problems
      Z
      zavo
    • RE: Boot problems after upgrading from 1.0.1 to 1.1.0

      I’ve changed the FOG_BOOT_EXIT_TYPE to GRUB and the problem was solved!
      Thank you very much for the support.

      posted in FOG Problems
      Z
      zavo
    • Boot problems after upgrading from 1.0.1 to 1.1.0

      Upgraded FOG from 1.0.1 to 1.1.0.

      After the upgrade, we have problems with some hardware. They get a blank screen and nothing happens (an ‘_’ blinking or a BIOS message ‘Press A key to continue’).
      It should be a hardware related issue, since this isn’t happening to all our devices (we have +300 PC’s).

      Things I’ve tried:
      [LIST]
      [][url]http://www.fogproject.org/wiki/index.php/Chainloading_PXE_to_iPXE_using_pxelinux.0[/url]
      [
      ]Replacing all tftpboot files to 1.0.1
      []Upgraded FOG 1.1.0 using svn [url]http://www.fogproject.org/wiki/index.php/SVN[/url]
      [
      ]Replacing bzImage [url]http://fogproject.org/wiki/index.php/FAQ[/url]
      [/LIST]
      Using Ubuntu 11.04 (server)
      foginstall.log:
      [CODE]Script started on Thu 12 Jun 2014 01:03:01 PM CEST
      …#######:. …,#,… .::##::.
      .:###### .:;####:…;#;…
      …##… …##;,;##::::.##…
      ,# …##…##:::## …::
      ## .::###,##. . ##.::#.:######::.
      …##:::###::…#. … .#…#. #…#:::.
      …:####:… …##…##::## … #
      # . …##:,;##;:::#: … ##…
      .# . .:;####;::::.##:::;#:…
      # …:;###…

      ###########################################

      FOG

      Free Computer Imaging Solution

      http://www.fogproject.org/

      Developers:

      Chuck Syperski

      Jian Zhang

      Peter Gilchrist

      Tom Elliott

      GNU GPL Version 3

      ###########################################

      Version: 1.1.0 Installer/Updater

      • Found FOG Settings from previous install at: /opt/fog/.fogsettings
      • Performing upgrade using these settings…

      Starting Debian / Ubuntu / Kubuntu / Edubuntu Installtion.

      #####################################################################

      FOG now has everything it needs to setup your server, but please
      understand that this script will overwrite any setting you may
      have setup for services like DHCP, apache, pxe, tftp, and NFS.

      It is not recommended that you install this on a production system
      as this script modifies many of your system settings.

      This script should be run by the root user on Redhat or with sudo on Ubuntu.

      ** Notice ** Redhat users will need to disable SELinux and iptables in
      order to use FOG
      Please see our wiki for more information at http://www.fogproject.org/wiki

      Here are the settings FOG will use:
      Base Linux: Debian
      Detected Linux Distribution: Ubuntu
      Installation Type: Normal Server
      Server IP Address: 192.168.129.10
      DHCP router Address: 192.168.129.3
      DHCP DNS Address: 192.168.129.3
      Interface: eth0
      Using FOG DHCP: 0
      Internationalization: 0
      Donate: 0

          DHCP will NOT be setup but you must setup your
          current DHCP server to use FOG for PXE services.
      
          On a Linux DHCP server you must set:
              next-server
      
          On a Windows DHCP server you must set:
              option 066 & 067
      
            Option 066 is the IP of the FOG Server: (e.g. 192.168.129.10
            Option 067 is the undionly.kpxe file: (e.g. undionly.kpxe)
      

      Are you sure you wish to continue (Y/N) Y

      Installation Started…

      Installing required packages, if this fails
      make sure you have an active internet connection.

      • Preparing apt-get

      • Installing package: apache2

      • Installing package: php5

      • Installing package: php5-json

      • Installing package: php5-gd

      • Installing package: php5-cli

      • Installing package: php5-mysql

      • Installing package: php5-curl

      • Installing package: mysql-server

        We are about to install MySQL Server on
        this server, if MySQL isn’t installed already
        you will be prompted for a root password.

        Press enter to acknowledge this message.

      Reading package lists…
      Building dependency tree…
      Reading state information…
      The following packages will be upgraded:
      mysql-server
      1 upgraded, 0 newly installed, 0 to remove and 108 not upgraded.
      Need to get 6,332 B of archives.
      After this operation, 0 B of additional disk space will be used.
      Get:1 http://old-releases.ubuntu.com/ubuntu/ natty-updates/main mysql-server all 5.1.63-0ubuntu0.11.04.1 [6,332 B]
      Fetched 6,332 B in 0s (79.4 kB/s)
      (Reading database …
      (Reading database … 5%
      (Reading database … 10%
      (Reading database … 15%
      (Reading database … 20%
      (Reading database … 25%
      (Reading database … 30%
      (Reading database … 35%
      (Reading database … 40%
      (Reading database … 45%
      (Reading database … 50%
      (Reading database … 55%
      (Reading database … 60%
      (Reading database … 65%
      (Reading database … 70%
      (Reading database … 75%
      (Reading database … 80%
      (Reading database … 85%
      (Reading database … 90%
      (Reading database … 95%
      (Reading database … 100%
      (Reading database … 55168 files and directories currently installed.)
      Preparing to replace mysql-server 5.1.54-1ubuntu4 (using …/mysql-server_5.1.63-0ubuntu0.11.04.1_all.deb) …
      Unpacking replacement mysql-server …
      Setting up mysql-server (5.1.63-0ubuntu0.11.04.1) …

      • Installing package: mysql-client
      • Installing package: tftpd-hpa
      • Installing package: tftp-hpa
      • Installing package: nfs-kernel-server
      • Installing package: vsftpd
      • Installing package: net-tools
      • Installing package: wget
      • Installing package: xinetd
      • Installing package: sysv-rc-conf
      • Installing package: tar
      • Installing package: gzip
      • Installing package: build-essential
      • Installing package: cpp
      • Installing package: gcc
      • Installing package: g++
      • Installing package: m4
      • Installing package: htmldoc
      • Installing package: lftp
      • Installing package: openssh-server
      • Installing package: php-gettext
      • Installing package: clamav-freshclam

      Confirming package installation.

      • Checking package: apache2…OK
      • Checking package: php5…OK
      • Checking package: php5-json…OK
      • Checking package: php5-gd…OK
      • Checking package: php5-cli…OK
      • Checking package: php5-mysql…OK
      • Checking package: php5-curl…OK
      • Checking package: mysql-server…OK
      • Checking package: mysql-client…OK
      • Checking package: tftpd-hpa…OK
      • Checking package: tftp-hpa…OK
      • Checking package: nfs-kernel-server…OK
      • Checking package: vsftpd…OK
      • Checking package: net-tools…OK
      • Checking package: wget…OK
      • Checking package: xinetd…OK
      • Checking package: sysv-rc-conf…OK
      • Checking package: tar…OK
      • Checking package: gzip…OK
      • Checking package: build-essential…OK
      • Checking package: cpp…OK
      • Checking package: gcc…OK
      • Checking package: g++…OK
      • Checking package: m4…OK
      • Checking package: htmldoc…OK
      • Checking package: lftp…OK
      • Checking package: openssh-server…OK
      • Checking package: php-gettext…OK
      • Checking package: clamav-freshclam…OK

      Configuring services.

      • Setting up fog user…Exists

      • Setting up and starting MySql…OK

      • Backing up user reports…OK

      • Did you leave the mysql password blank during install? (Y/n) Y 

      • Setting up and starting Apache Web Server…OK
        You still need to install/update your database schema.
        This can be done by opening a web browser and going to:

        http://192.168.129.10/fog/management

      Press [Enter] key when database is updated/installed.

      • Configuring Fresh Clam…OK
      • Setting up storage…OK
      • Setting up and starting NFS Server…OK
      • Setting up and starting DHCP Server…Skipped
      • Setting up and starting TFTP and PXE Servers…OK
      • Setting up and starting VSFTP Server…OK
      • Setting up sudo settings…OK
      • Setting up FOG Snapins…OK
      • Setting up and building UDPCast…OK
      • Installing init scripts…OK
      • Setting up FOG Services…OK
      • Starting FOG Multicast Management Server…OK
      • Starting FOG Image Replicator Server…OK
      • Starting FOG Task Scheduler Server…OK
      • Setting up FOG Utils…OK

      Would you like to notify the FOG group about this installation?
      * This information is only used to help the FOG group determine
      if FOG is being used. This information helps to let us know
      if we should keep improving this product.

      Send notification? (Y/N)Y
      NOT sending notification.

      Setup complete!

      You can now login to the FOG Management Portal using
      the information listed below. The login information
      is only if this is the first install.

      This can be done by opening a web browser and going to:

        http://192.168.129.10/fog/management
      
        Default User:
              Username: fog
              Password: password
      

      Script done on Thu 12 Jun 2014 01:06:16 PM CEST
      [/CODE]

      Problematic hardware[code]
      System ManufacturerDell Inc.
      System ProductLatitude E6520
      System Version01
      System Serial Number8R046R1
      System TypeLaptop
      BIOS VendorDell Inc.
      BIOS VersionA06
      BIOS Date07/11/2011
      Motherboard ManufacturerDell Inc.
      Motherboard Product Name0NVF5K
      Motherboard VersionA01
      Motherboard Serial Number/8R046R1/CN129611BN058D/
      Motherboard Asset TagNot Specified
      CPU ManufacturerIntel
      CPU VersionIntel® Core™ i3-2330M CPU @ 2.20GH
      CPU Normal Speed2200 MHz
      CPU Max Speed4000 MHz
      Memory0.00 KB
      Hard Disk ModelSAMSUNG SSD PM810 2.5" 7mm 128GB
      Hard Disk FirmwareAXM08D1Q
      Hard Disk Serial NumberS0NRNEABA21731
      Chassis ManufacturerDell Inc.
      Chassis Version
      Chassis Serial8R046R1
      Chassis AssetNot Specified
      [/code]

      posted in FOG Problems
      Z
      zavo
    • RE: Dell Latitude E7240 imaging problem

      [quote=“Tom Elliott, post: 17757, member: 7271”]Can you try my all-net kernel?

      [url]https://mastacontrola.com/fogboot/kernel/bzImage[/url] It’s based on core, has no modesetting, and should contain all possible network drivers built in.[/quote]

      Tom, thank you very much for the kernel.
      This kernel also works for a Dell Latitude E5540 with hybrid HDD.

      posted in FOG Problems
      Z
      zavo