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

    PXE3B: TFTP error - flie not found

    Scheduled Pinned Locked Moved
    FOG Problems
    5
    16
    3.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.
    • C
      Charles Scherdt
      last edited by

      This is my first time installing FOG. I have a Lenovo 3000 GS530 laptop being used as my server running Ubuntu 14.04 with FOG 1.0.1 installed. I have another Lenovo 3000 GS530being used as a Client. I have enabled options 66 and 67 on the DHCP server.

      I get an error every time the Client boots that reads the following:

      PXE1 - file not found
      PXE3B - tftp error - file not found

      Then the computer boots to windows. What is going on? Help please.

      1 Reply Last reply Reply Quote 0
      • JunkhackerJ
        Junkhacker Developer
        last edited by

        this sounds to me like either the DHCP options 66 or 67 are set incorrectly, or the tftp service on the fog server is not running.
        your options should be set to your fog server’s ip, and undionly.kpxe

        signature:
        Junkhacker
        We are here to help you. If you are unresponsive to our questions, don't expect us to be responsive to yours.

        1 Reply Last reply Reply Quote 0
        • C
          Charles Scherdt
          last edited by

          It was. 67 should have been to a different file undionly.kxpe not pxelinux.0

          1 Reply Last reply Reply Quote 0
          • D
            darkxeno
            last edited by

            I’m getting the same issue and i have my dhcp set to undionly.kxpe

            1 Reply Last reply Reply Quote 0
            • JunkhackerJ
              Junkhacker Developer
              last edited by

              if it is set to undionly.kxpe, that’s your problem. it should be undionly.kpxe

              signature:
              Junkhacker
              We are here to help you. If you are unresponsive to our questions, don't expect us to be responsive to yours.

              1 Reply Last reply Reply Quote 0
              • D
                darkxeno
                last edited by

                [quote=“Junkhacker, post: 27742, member: 21583”]if it is set to undionly.kxpe, that’s your problem. it should be undionly.kpxe[/quote]
                Sorry it is set to undionly.kpxe that was a typeo with the kxpe

                1 Reply Last reply Reply Quote 0
                • D
                  darkxeno
                  last edited by

                  thats my bad i forgot i manually set my subnet and now its working i set it on the global setting and for got when i first rolled out fog that it was on manually set there its booting now now to test and see if my imaging still works

                  1 Reply Last reply Reply Quote 0
                  • B
                    Bob Martens
                    last edited by

                    I’m getting this same issue. Can someone describe or give me some more guidance on the 66/67 thing? Thanks!

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

                      [quote=“Bob Martens, post: 27755, member: 24323”]I’m getting this same issue. Can someone describe or give me some more guidance on the 66/67 thing? Thanks![/quote]

                      Options 66 and Option 67 are specific for Windows DHCP really, but the intent is more or less the same.

                      Option 66 is the IP Address of the FOG Server (or wherever you’re trying to boot from)

                      Option 67 is the filename on the FOG Server (or whatever the file is)

                      On linux dhcp server the Option 67 is really just the point to the file also known as next-server.

                      Hopefully this helps.

                      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
                      • B
                        Bob Martens
                        last edited by

                        What is the file name without me making any changes?

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

                          FOG 0.33 and up use undionly.kpxe
                          FOG 0.32 and below used pxelinux.0

                          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
                          • B
                            Bob Martens
                            last edited by

                            That might explain it. I’ll try it tomorrow and report back. Thanks!

                            1 Reply Last reply Reply Quote 0
                            • B
                              Bob Martens
                              last edited by

                              Well, what you gave me fixed that issue, but now I have machines that will get stuck initializing PXE at boot. When I switch it back to our old server (on the DHCP server that is) then they work just fine.

                              I’ll keep investigating.

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

                                [quote=“Bob Martens, post: 27811, member: 24323”]Well, what you gave me fixed that issue, but now I have machines that will get stuck initializing PXE at boot. When I switch it back to our old server (on the DHCP server that is) then they work just fine.

                                I’ll keep investigating.[/quote]

                                THere is a known issue with some systems, and we’re trying track down the culprit and/or figure out what will fix it.

                                If you’re having problems with this, you can try the included undionly.kpxe.INTEL from the svn repo’s.

                                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
                                • B
                                  Bob Martens
                                  last edited by

                                  Do you have any instructions on how to include that?

                                  1 Reply Last reply Reply Quote 0
                                  • B
                                    Bob Martens
                                    last edited by

                                    Nevermind, went and found it in another thread. I’ll move my responses there.

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

                                    161

                                    Online

                                    12.0k

                                    Users

                                    17.3k

                                    Topics

                                    155.2k

                                    Posts
                                    Copyright © 2012-2024 FOG Project