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

    No configuration methods succeeded

    Scheduled Pinned Locked Moved
    FOG Problems
    5
    10
    1.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.
    • K
      kbell
      last edited by

      No configuration methods succeeded

      i am trying to create a fog image of a lenovo thinkbook 15-G2 laptop
      its set to legacy and that fails to get dhcp
      when i use the EFI -PXE i am getting the error no configuration methods succeeded
      now the setup works on all my other computers we deploy from our fog server its just this one that is not working i thought maybe it has a different configuration file needed for pxe boot but i am unable to find anything on here .

      thanks

      T george1421G EduardoTSeoaneE 3 Replies Last reply Reply Quote 0
      • T
        tesparza @kbell
        last edited by

        @kbell So both UEFI and Legacy work on other machine? Secure boot off?

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

          @kbell said in No configuration methods succeeded:

          legacy and that fails to get dhcp
          when i use the EFI -PXE i am getting the error no configuration methods succeeded

          These are really two different issues in my mind depending on where the error is happening.

          The bios doesn’t get dhcp, I would think that is a dhcp server or possibly spanning tree issue if the other systems would not work too.

          If the error “no configuration methods succeeded” is in iPXE *“.e. you see the ipxe banner, but then it fails to configure” Then dhcp and pxe booting is OK, just iPXE can’t for some reason pick up a dhcp IP address.

          So I would start with, what device is your dhcp server?

          Second question is your fog server, dhcp server, and pxe booting computer all on the same subnet? If so we might grab a pcap of the pxe booting for this system.

          Something that comes to mind is for typical dhcp servers they have the pxe booting information in the dhcp header (bootp protocol) as well as in dhcp option 66 and 67 (dhcp protocol). Its up to the firmware vendor to decide which boot method to look at. I have seen random pxe booting issues because the dhcp server vendor doesn’t follow the exact RFC for pxe booting.

          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!

          K 1 Reply Last reply Reply Quote 0
          • K
            kbell @tesparza
            last edited by

            @tesparza yes works on all the other computers excep the lenovo thinkbook

            yes secure boot is disabled in bios

            😞

            T 1 Reply Last reply Reply Quote 0
            • T
              tesparza @kbell
              last edited by

              @kbell Some bios have UEFI network stacking option, is it enabled?

              1 Reply Last reply Reply Quote 0
              • K
                kbell @george1421
                last edited by

                @george1421 both the errors are happening to the lenovo thinkbook

                depending which boot i use

                if i use legacy boot i get the failed dhcp
                if i use the other boot i get the configuration error message

                1 Reply Last reply Reply Quote 0
                • S
                  Sebastian Roth Moderator
                  last edited by

                  @kbell Which version of FOG do you use??

                  If it’s not the latest dev-branch version then you might try using those: https://github.com/FOGProject/fogproject/tree/dev-branch/packages/tftp

                  If it does work I suggest you upgrade to dev-branch as it has many fixes included.

                  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

                  K 1 Reply Last reply Reply Quote 0
                  • K
                    kbell @Sebastian Roth
                    last edited by

                    @sebastian-roth

                    You are not running the most current version of FOG!
                    You are currently running version: 1.5.9.98
                    I’m a little confused i thought version 1.5.9.98 is a higher version then 1.5.9

                    Latest stable version is 1.5.9
                    Latest dev-branch version is 1.5.9.111
                    Latest alpha-branch version is 1.6.0-alpha.1133

                    but i see the dev version is higher then what we are running on
                    what should we be running on

                    1 Reply Last reply Reply Quote 0
                    • S
                      Sebastian Roth Moderator
                      last edited by

                      @kbell Sorry for the confusion. It just means you are not running the latest official release. In fact you are ahead of that using dev-branch already.

                      While 1.5.9.98 is definitely newer than 1.5.9 it still has the same old iPXE binaries. So I suggest you update to dev-branch 1.5.9.111 to use the newer iPXE binaries we uploaded on 17th of July this year.

                      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
                      • EduardoTSeoaneE
                        EduardoTSeoane @kbell
                        last edited by

                        @kbell I only see that problem when i use incorrect ipxe file, uefi/legacy independent. the pxe file must match with nic drivers, and firmware type, (.efi for efi systems), (.pxe, .kpxe, .kkpxe for legacy systems), and not all ipxe files have all nic drivers, some realtek cards not works with undionly.kkpxe and you need to use realtek.kpxe, same on uefi i have nics that require snp.efi instead of ipxe.efi.

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

                        191

                        Online

                        12.0k

                        Users

                        17.3k

                        Topics

                        155.2k

                        Posts
                        Copyright © 2012-2024 FOG Project