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

    Unable to install Fog successfully.

    Scheduled Pinned Locked Moved Unsolved
    FOG Problems
    3
    10
    129
    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.
    • P
      punch07
      last edited by

      I have installed many times but can not boot via Lan and find PXE server

      f32cc72a-3351-4e73-9489-c1b2bf4e0750-image.png

      george1421G 1 Reply Last reply Reply Quote 0
      • george1421G
        george1421 Moderator @punch07
        last edited by

        @punch07 The issue is related to your dhcp server not specifically FOG. Your dhcp server is not sending out the boot file name, that is what the client is complaining about.

        What device is your dhcp server for this netwokr?

        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!

        P 1 Reply Last reply Reply Quote 0
        • P
          punch07 @george1421
          last edited by

          @george1421 I emulated it on VMware. DHCP server is a router or a win server

          george1421G 1 Reply Last reply Reply Quote 0
          • george1421G
            george1421 Moderator @punch07
            last edited by

            @punch07 said in Unable to install Fog successfully.:

            DHCP server is a router or a win server

            I guess I need to ask the question a different way. Did you update the configuration on your dhcp server to include dhcp options 66 to the IP address of your fog server and dhcp option 67 to be ipxe.efi? According to the error message its saying your dhcp server is not handing out the boot file name (dhcp option 67).

            If your dhcp server is a soho router, then I understand why its not working. If it is a ms windows server then you need to look into the setup.

            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!

            P 2 Replies Last reply Reply Quote 0
            • P
              punch07 @george1421
              last edited by

              This post is deleted!
              1 Reply Last reply Reply Quote 0
              • P
                punch07 @george1421
                last edited by

                @george1421 said in Unable to install Fog successfully.:

                e
                this is my configuration i am testing
                ae3bf227-5cb6-45b6-9101-8963c0788fb0-image.png

                R george1421G 2 Replies Last reply Reply Quote 0
                • R
                  rodluz Developer @punch07
                  last edited by

                  @punch07 Everything there seems right to me.
                  Did you disable secure boot on the VM? Is the VM set to UEFI? ipxe.efi requires UEFI so make sure that the VM is changed from BIOS to UEFI.

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

                    @punch07 I agree from the picture everything looks good.

                    What we don’t know is the number of actors involved with this pxe booting process. We really need to know what the client is being told and by who.

                    Follow the instructions in this tutorial. Collect the pcap and look at it with wireshark.
                    https://forums.fogproject.org/topic/9673/when-dhcp-pxe-booting-process-goes-bad-and-you-have-no-clue

                    What will be specifically interesting will be the OFFER packets. If you only have 1 dhcp server on your network you should have only one OFFER packet. If you have more than 1 then you need to identify each dhcp server that is responding.

                    If you have only one OFFER packet, then look into that packet. In the ethernet header you should have two fields. {next-server} and {boot-file} those settings should match what you have set in dhcp options 66 and 67. Both the bootp section and the dhcp options section need to be set.

                    If you can’t figure out the pcap, unload the pcap to a public file share site and paste the link here. We can take a look at the pcap and give you additional guidance on where to look, but in the pcap file you should see at least 4 packets, DISCOVER, OFFER, REQUEST, ACK/NACK. The OFFER packet comes from your dhcp server(s).

                    One additional note if you have a primary and backup dhcp servers make sure both have the boot settings configured.

                    EDIT: I just thought of another issue it might be. If you did not complete the installation properly the /tftpboot directory on the fog server might be empty. Double check to see if you have ipxe.efi in that directory. If its not there, make sure you complete all 3 phases of the install. fog server console->web ui to install database-> fog server console to complete the install.

                    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!

                    P 1 Reply Last reply Reply Quote 0
                    • P
                      punch07 @george1421
                      last edited by

                      @george1421

                      @george1421 said in Unable to install Fog successfully.:

                      EDIT: I just thought of another issue it might be. If you did not complete the installation properly the /tftpboot directory on the fog server might be empty. Double check to see if you have ipxe.efi in that directory. If its not there, make sure you complete all 3 phases of the install. fog server console->web ui to install database-> fog server console to complete the install.

                      i don’t see.
                      e7ee593e-1c64-4a4b-8b33-3a390ed9fec7-image.png

                      george1421G 1 Reply Last reply Reply Quote 0
                      • george1421G
                        george1421 Moderator @punch07
                        last edited by

                        @punch07 to view the /tftpboot use the command line terminal window. Now I do have to say that different distros have the directory in different locations like /var/lib/tftpboot.

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

                        143

                        Online

                        12.1k

                        Users

                        17.3k

                        Topics

                        155.3k

                        Posts
                        Copyright © 2012-2024 FOG Project