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

    IPXE Timeout

    Scheduled Pinned Locked Moved Unsolved
    FOG Problems
    3
    14
    4.1k
    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.
    • N
      nlaplante
      last edited by

      I was using the fog VM version, it crashed becuase I filled up the hard drive.
      so I started fresh with a physical install.

      Ubuntu 12.04
      ran through the install for the current version. no errors
      changed the option 66/67 on my dhcp to the recommended values
      When I try to boot up a laptop to take an image it gets into default.ipxe then tells me it timed out then tries to boot into windows.

      I could use some help.

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

        When you say “current version”, I assume you’re talking about FOG 1.2.0 ?

        That said, Try changing your option 067 to undionly.kkpxe and see what happens.

        If you don’t have luck, please post a photo of the error you’re seeing, or a video of it (upload to youtube).

        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/

        N 1 Reply Last reply Reply Quote 0
        • N
          nlaplante @Wayne Workman
          last edited by nlaplante

          ok, changed to the KKpxe version, here’s the video of what happened.

          https://youtu.be/fOCbt9KcUAk

          Also, by current version of Fog I did mean 1.2.0

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

            @nlaplante Do you have redundant DHCP setup at your location?

            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/

            N 1 Reply Last reply Reply Quote 0
            • N
              nlaplante @Wayne Workman
              last edited by

              @Wayne-Workman no, I have a single dhcp server.

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

                @nlaplante We know your laptop isn’t working, does any PC work with FOG?

                Also, please double check that you don’t have an IP conflict with your FOG server.

                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/

                N 1 Reply Last reply Reply Quote 0
                • N
                  nlaplante @Wayne Workman
                  last edited by

                  @Wayne-Workman This particular laptop was initally imaged with the VM version of FOG.
                  I grabbed a fresh laptop and tried to boot it, same result.
                  connection timed out this time i got an error code of 4c126035 which pointed me to a line of code in the tftp.c source. line 528

                  That line is in the tftp_timer_expired function.

                  as a programmer, this is telling me it’s trying to connect but not getting a response. so I must have something configured incorrectly, some step I missed somewhere in the install process.

                  Would a firewall or something else simple like that prevent communication? if so, where in ubuntu 12.04 would I disable that? (sadly, i’m a windoze guy, Just haven’t had a linux environment to work with before.)

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

                    @nlaplante A firewall could cause this, but I believe that the default UFW setting is off. But go ahead and try to disable UFW anyways.

                    Another thing you can try is to re-run the installer.

                    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/

                    N 1 Reply Last reply Reply Quote 0
                    • N
                      nlaplante @Wayne Workman
                      last edited by

                      @Wayne-Workman ok, tried re-running the installer, no change.
                      also sent a disable command for the ufw then rebooted.
                      on reboot the tftp seems to have stopped working. I am getting this…

                      pxe-e32: TFTP open timeout

                      ch3iC 1 Reply Last reply Reply Quote 0
                      • ch3iC
                        ch3i Moderator @nlaplante
                        last edited by

                        @nlaplante said:

                        @Wayne-Workman ok, tried re-running the installer, no change.
                        also sent a disable command for the ufw then rebooted.
                        on reboot the tftp seems to have stopped working. I am getting this…

                        pxe-e32: TFTP open timeout

                        Hi, could you try that : https://forums.fogproject.org/topic/5402/lenovo-11e-doesn-t-pass-menu-screen-on-ipxe/21 @cml has build the ipxe files in debug mode.

                        N 1 Reply Last reply Reply Quote 0
                        • N
                          nlaplante
                          last edited by

                          I managed to resurrect my VM (version 0.27) and have it taking an image.

                          I’m still going to work on getting the V1.2.0 working correctly, but till then, I have computers to image.

                          1 Reply Last reply Reply Quote 0
                          • N
                            nlaplante @ch3i
                            last edited by

                            @ch3i actually, I think i’ll try the trunk version, I can swap between my VM and my physical by changing the IP and bootfile on my dhcp server.

                            related but slightly off topic question…
                            my IP Phone system also uses option 66, I cleaned out option 66 for fog’s use, but, is there a way for the two to co-exist?

                            This is what I did have there, and when i’m done with imaging tasks will put back if the need arises.

                            TftpServers=172.16.253.254,FtpServers=172.16.253.254:/ADTRAN,FtpLogin=,FtpPassword=,Layer2Tagging=True,VlanID=253

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

                              @nlaplante

                              I believe the two can co-exist. The method used depends on the version of Windows Server that you’re using. If you are using 2012 or newer, you use DHCP policies. If you’re using 2008 and older you would use… something else… can’t remember.

                              Look into this, it applies to option 067 and differentiating between BIOS and UEFI, but might give you a kick in the right direction for you VOIP phones and peaceful co-existence between them and FOG. https://wiki.fogproject.org/wiki/index.php/BIOS_and_UEFI_Co-Existence

                              And if you do get the two to co-exist, you’re pretty much indebted to the FOG project to explain in detail how you did it, and I’m serious about this. 🙂

                              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/

                              N 1 Reply Last reply Reply Quote 0
                              • N
                                nlaplante @Wayne Workman
                                last edited by

                                @Wayne-Workman I will keep that in mind and share anything I find.

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

                                235

                                Online

                                12.0k

                                Users

                                17.3k

                                Topics

                                155.2k

                                Posts
                                Copyright © 2012-2024 FOG Project