• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    PXE reboot

    Scheduled Pinned Locked Moved
    FOG Problems
    4
    18
    3.9k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Tom ElliottT
      Tom Elliott
      last edited by

      Um,

      What OS is installed on these systems?

      Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

      Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

      Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

      1 Reply Last reply Reply Quote 0
      • ?
        A Former User
        last edited by

        hi,

        FOG Version 1.2.0
        OS Ubuntu 14.04

        Installation Details
        …#######:. …,#,… .::##::.
        .:###### .:;####:…;#;…
        …##… …##;,;##::::.##…
        ,# …##…##:::## …::
        ## .::###,##. . ##.::#.:######::.
        …##:::###::…#. … .#…#. #…#:::.
        …:####:… …##…##::## … #
        # . …##:,;##;:::#: … ##…
        .# . .:;####;::::.##:::;#:…
        # …:;###…

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

        FOG

        Free Computer Imaging Solution

        [url]http://www.fogproject.org/[/url]

        Developers:

        Chuck Syperski

        Jian Zhang

        Peter Gilchrist

        Tom Elliott

        GNU GPL Version 3

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

        Version: 1.2.0 Installer/Updater

        What version of Linux would you like to run the installation for?

              1) Redhat Based Linux (Redhat, CentOS, Mageia)
              2) Debian Based Linux (Debian, Ubuntu, Kubuntu, Edubuntu)
        

        Choice: [2]

        Starting Debian / Ubuntu / Kubuntu / Edubuntu Installtion.

        FOG Server installation modes:
        * Normal Server: (Choice N)
        This is the typical installation type and
        will install all FOG components for you on this
        machine. Pick this option if you are unsure what to pick.

          * Storage Node: (Choice S)
              This install mode will only install the software required
              to make this server act as a node in a storage group
        

        More information:
        [url]http://www.fogproject.org/wiki/index.php?title=InstallationModes[/url]

        What type of installation would you like to do? [N]

        What is the IP address to be used by this FOG Server? [192.168.90.83]

        Would you like to setup a router address for the DHCP server? [Y/n]
        What is the IP address to be used for the router on the DHCP server? [192.168.90.254]

        Would you like to setup a DNS address for the DHCP server and client boot image? [Y/n]
        What is the IP address to be used for DNS on the DHCP server and client boot image? [127.0.1.1] 192.168.90.10

        Would you like to change the default network interface from eth0?
        If you are not sure, select No. [y/N]

        Would you like to use the FOG server for DHCP service? [Y/n] N

        This version of FOG has internationalization support, would
        you like to install the additional language packs? [y/N]

        Would you like to donate computer resources to the FOG Project
        to mine cryptocurrency? This will only take place during active
        tasks and should NOT have any impact on performance of your
        imaging or other tasks. The currency will be used to pay for
        FOG Project expenses and to support the core developers working
        on the project. For more information see:

        [url]http://fogproject.org/?q=cryptocurrency[/url]

        Would you like to donate computer resources to the FOG Project? [y/N]

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

        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 [url]http://www.fogproject.org/wiki[/url]
        Here are the settings FOG will use:
        Base Linux: Debian
        Detected Linux Distribution: Ubuntu
        Installation Type: Normal Server
        Server IP Address: 192.168.90.83
        DHCP router Address: 192.168.90.254
        DHCP DNS Address: 192.168.90.10
        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.90.83)
                       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…
          mysql-server is already the newest version.
          0 upgraded, 0 newly installed, 0 to remove and 382 not upgraded.

        • 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 and starting MySql…OK

          • Backing up user reports…OK

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

          • Please enter your mysql password:

          • Please re-enter your mysql password:

          • 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:

            [url]http://192.168.90.83/fog/management[/url]
            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)N
          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:

          [url]http://192.168.90.83/fog/management[/url]
          
          Default User:
                 Username: fog
                 Password: password
          

        Script done on IDT 12:46:09 2015

        1 Reply Last reply Reply Quote 0
        • Tom ElliottT
          Tom Elliott
          last edited by

          What is is on the systems you’re trying to image

          Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

          Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

          Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

          1 Reply Last reply Reply Quote 0
          • ?
            A Former User
            last edited by

            They are Advantech servers.

            I cant see anything written on them for more information

            1 Reply Last reply Reply Quote 0
            • Wayne WorkmanW
              Wayne Workman
              last edited by

              [quote=“danielc137, post: 45547, member: 29365”]They are Advantech servers.

              I cant see anything written on them for more information[/quote]

              What [U][B]OPERATING SYSTEM[/B][/U] are the computers running, the ones you [U]wish to [B]IMAGE[/B][/U]?

              [U][B]NOT[/B][/U] what FOG is running on!

              Which one?
              [IMG]http://itecdigital.org.uk/informatics1/417412/year1/u2json/images/os’s.jpg[/IMG]

              Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!
              Daily Clean Installation Results:
              https://fogtesting.fogproject.us/
              FOG Reporting:
              https://fog-external-reporting-results.fogproject.us/

              1 Reply Last reply Reply Quote 0
              • ?
                A Former User
                last edited by

                I found the motherboard details if that helps: ASMB-823-00A1E

                1 Reply Last reply Reply Quote 0
                • ?
                  A Former User
                  last edited by

                  lol sorry, Ubuntu Server 14.04

                  1 Reply Last reply Reply Quote 0
                  • Wayne WorkmanW
                    Wayne Workman
                    last edited by

                    [IMG]https://abeyaustin.files.wordpress.com/2012/06/os_logos.jpg[/IMG]

                    Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!
                    Daily Clean Installation Results:
                    https://fogtesting.fogproject.us/
                    FOG Reporting:
                    https://fog-external-reporting-results.fogproject.us/

                    1 Reply Last reply Reply Quote 0
                    • ?
                      A Former User
                      last edited by

                      Apache error logs

                      [url=“/_imported_xf_attachments/1/1873_error.log.txt?:”]error.log.txt[/url]

                      1 Reply Last reply Reply Quote 0
                      • ?
                        A Former User
                        last edited by

                        [INDENT]Linux - Ubuntu[/INDENT]

                        1 Reply Last reply Reply Quote 0
                        • Tom ElliottT
                          Tom Elliott
                          last edited by

                          The operating system that’s on the systems to be imaged (receiving the image?) are ubuntu?

                          Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                          Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                          Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                          1 Reply Last reply Reply Quote 0
                          • Tom ElliottT
                            Tom Elliott
                            last edited by

                            All the stuff asking for the install/error logs, is just a part of my signature, they appear beneath all of my posts.

                            Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                            Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                            Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                            1 Reply Last reply Reply Quote 0
                            • ?
                              A Former User
                              last edited by

                              Ok lol, sorry

                              Yes, the machine I am using to image is an Ubuntu Desktop 14.04 and machine that is being imaged is an Ubuntu Server

                              1 Reply Last reply Reply Quote 0
                              • 1 / 1
                              • First post
                                Last post

                              142

                              Online

                              12.1k

                              Users

                              17.3k

                              Topics

                              155.4k

                              Posts
                              Copyright © 2012-2024 FOG Project