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

    FOG isnt deploying on new laptops.

    Scheduled Pinned Locked Moved
    Windows Problems
    5
    16
    1.6k
    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.
    • B
      bofh
      last edited by

      Interesting, I’ve been able to deploy to E14 Gen 3’s without that issue.
      I’m running FOG version 1.5.9
      Kernel versions:
      bzImage Version: 4.19.145
      bzImage32 Version: 4.19.145

      Larmurier1383L 1 Reply Last reply Reply Quote 0
      • Larmurier1383L
        Larmurier1383
        last edited by

        HI @george1421 i have uptdate my bzImage and bzimage32 on 5.15.19 version but i still have te same error “no configuration method succeded” but not having the DHCP failed

        Its a LENOVO E15 this time

        Thank's for the reply

        If you can't reach me here you can contatct me at my discord : Trailer-Park-Boys#0666

        george1421G 1 Reply Last reply Reply Quote 0
        • Larmurier1383L
          Larmurier1383 @bofh
          last edited by

          @bofh Hi, i try on Thinkpad E15 Gen 2 and still can’t boot with 4.19.x or 5.15.x version… I dont understand why

          Thank's for the reply

          If you can't reach me here you can contatct me at my discord : Trailer-Park-Boys#0666

          1 Reply Last reply Reply Quote 0
          • Larmurier1383L
            Larmurier1383 @maxcarpone
            last edited by

            @maxcarpone Hi, i try on Thinkpad E15 Gen 2 and still can’t boot with 4.19.x or 5.15.x version !

            Thank's for the reply

            If you can't reach me here you can contatct me at my discord : Trailer-Park-Boys#0666

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

              @larmurier1383 Well first thing I noticed is that you need to make sure that you updated the 64 bit version of FOS Linux kernel. You only mentioned the 32 bit version.

              Next thing I want you to do is schedule another capture/deploy it doesn’t matter. But before you hit the schedule task button enable the debug check box.

              Now pxe boot the target computer into imaging.

              After several pages of text that you need to clear with the enter key you will be dropped at the fos linux command prompt (note that you still should see the error about no configuration methods, that is OK because we need debug mode to see what is going on).

              Now at the FOS Linux command prompt I want you to key in the following and post the results here. (you might want to take clear picture shot with a mobile phone and post it)

              uname -a

              lspci -nn | grep -i net

              ip a s

              Lets see what these commands can find.

              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
              • Larmurier1383L
                Larmurier1383 @azer
                last edited by

                @azer I have updated the 2 version (i guess?..) 2022-04-15_14h42_22.png

                for the uname -a : 2022-04-15_14h44_19.png

                2022-04-15_14h45_12.png 2022-04-15_14h45_43.png

                Hope we can find a solution !

                Thank's for the reply

                If you can't reach me here you can contatct me at my discord : Trailer-Park-Boys#0666

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

                  @larmurier1383 OK We find out a bit more what is happening here.

                  1. The uname -a command tells us that you are still running 4.19.x kernel and not 5.15.x. We need to fix that because 4.19 doesn’t have drivers for new hardware.

                  2. Not sure why grep is not found, it should be on all computers. Try sudo apt-get install get This might not be important because we can see in the next command

                  3. For ip a s it shows your network interface has an IP address. This should not be if we get the “No configuration methods succeeded”

                  It may be a translation issue but this statement give me a problem. " i have uptdate my bzImage and bzimage32 on 5.15.19 version but i still have te same error “no configuration method succeded” but not having the DHCP failed"

                  Does this mean the pxe boot computer gets IP address, but still give message about no configuration methods? If yes, can you ping the fog server from the computer in debug mode?

                  EDIT: STOP! I see the problem

                  You entered those commands I give you on the FOG server. That is not what I wanted. I wanted you to enter those commands on the pxe boot computer you started in debug mode. That is why the information you give did not do what I expected.

                  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!

                  Larmurier1383L 2 Replies Last reply Reply Quote 0
                  • Larmurier1383L
                    Larmurier1383 @george1421
                    last edited by

                    @george1421 Sorry im on work ill text you later when i can thank’s for the help !

                    Thank's for the reply

                    If you can't reach me here you can contatct me at my discord : Trailer-Park-Boys#0666

                    1 Reply Last reply Reply Quote 0
                    • Larmurier1383L
                      Larmurier1383 @george1421
                      last edited by

                      @george1421 So here is my main problem :

                      2022-04-15_15h31_17.png

                      Thank's for the reply

                      If you can't reach me here you can contatct me at my discord : Trailer-Park-Boys#0666

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

                        @larmurier1383 OK I see. You do not get to FOG iPXE menu. That has a different fix to try. There are 2 spots where that same message appears. I was thinking the error was on the second location. But you are stuck on the first location (no iPXE menu)

                        I give you instructions to update the version of iPXE to the newest release. This might fix the problem because the updated version of iPXE will have the newest hardware drivers.

                        https://forums.fogproject.org/topic/15826/updating-compiling-the-latest-version-of-ipxe

                        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!

                        Larmurier1383L 1 Reply Last reply Reply Quote 1
                        • Larmurier1383L
                          Larmurier1383 @george1421
                          last edited by

                          That work now, thank you !

                          Thank's for the reply

                          If you can't reach me here you can contatct me at my discord : Trailer-Park-Boys#0666

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

                          139

                          Online

                          12.0k

                          Users

                          17.3k

                          Topics

                          155.2k

                          Posts
                          Copyright © 2012-2024 FOG Project