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

    Am I cloning the image?

    Scheduled Pinned Locked Moved
    FOG Problems
    4
    9
    1.4k
    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.
    • F
      FLHS
      last edited by

      Hello all,

      I have recently installed FOG and intend to use it in our production environment as soon as possible.

      We have a collection of Gateway laptops all running Windows XP that need to be identical. We have one laptop already configured will all the applications we plan to install. Now we just need to clone the image and deploy it.

      So far, we have not been able to clone the image at all. I have an active task running that is (I think) running. I cannot really tell because there is no progress update or status bar for the task.

      I have the Gateway laptop plugged directly into the FOG server via ethernet cable.

      I don’t know what to do next and I would appreciate any help you can offer.

      Thank you!

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

        Directly into the server or on the same switch/router as the server is connected to?

        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

        F 1 Reply Last reply Reply Quote 0
        • F
          FLHS @Tom Elliott
          last edited by

          @Tom-Elliott we have tried both, but currently it is directly plugged into the server.

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

            @FLHS What’s providing DHCP? The cable between the server and the host is a cross over cable?

            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

            F 1 Reply Last reply Reply Quote 1
            • george1421G
              george1421 Moderator
              last edited by

              Just to be clear FOG does not magically talk to target computers. There is a complex dance of technologies that work together to make a FOG capture/deployment a success.

              Once your fog server is setup you need to modify your dhcp server to provide the FOG information to your target computers. This is typically done by setting dhcp options 66 {next-server} to the IP address of the fog server (which should be a static IP address) and dhcp option 67 {boot-file} to undionly.kpxe for bios (legacy) target computers and ipxe.efi for uefi based target computers.Once dhcp is setup then you pxe (network) boot the target computer. If everything goes well you should see the FOG iPXE boot menu. At the iPXE boot menu you select register device and register the target computer with FOG. After that you can go into the fog web gui and find the device you just registered and schedule a capture task for your mother or golden image. Then pxe (network) boot your golden image computer once more and then FOG should automatically start to capture the hard drive setting.

              I skipped over a few steps but that is the general outline of what needs to be done.

              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!

              1 Reply Last reply Reply Quote 2
              • F
                FLHS @Tom Elliott
                last edited by

                @Tom-Elliott does it need to be a cross over cable? We are just using an ether net cable.

                Tom ElliottT george1421G 2 Replies Last reply Reply Quote 0
                • Tom ElliottT
                  Tom Elliott @FLHS
                  last edited by

                  @FLHS typically if you’re connecting two like devices together, nic to another nic rather than nic to switch, a crossover is what will provide a link to both NICs. This doesn’t mean you will get dhcp as something has to provide it. Most times when I see use in how you’re describing the connection both are setup with static IP.

                  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 1
                  • george1421G
                    george1421 Moderator @FLHS
                    last edited by george1421

                    @FLHS If you want to direct connect two computers directly together than yes you must use a cross over cable. Understand in this configuration your FOG server must provide dhcp services, in addition to the other normal FOG pxe services. While this is a non-standard setup it will work as you ask. For the FOG server, it must use a static IP address on this interface. The target computer will use dhcp assigned IP address (required because the pxe boot data is sent via dhcp)

                    I do have to say my intuition is telling me you are doing something non-standard with fog (such as using it as a disaster recovery backup service). If that is the case there may be a better solution than fog. I do have to say that FOG is a complex combination of services. If you are using FOG as a DR backup tool, then clonezilla may be a better tool since it can boot from usb flash and save to a usb attached hard drive.

                    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!

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

                      Tom and George are correct. Nic to Nic requires a crossover cable - anything else simply wouldn’t work at all.

                      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
                      • 1 / 1
                      • First post
                        Last post

                      125

                      Online

                      12.1k

                      Users

                      17.3k

                      Topics

                      155.4k

                      Posts
                      Copyright © 2012-2024 FOG Project