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

    Lenovo Yoga L13 booting to fog

    Scheduled Pinned Locked Moved Solved
    FOG Problems
    4
    32
    4.3k
    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.
    • J
      John L Clark
      last edited by

      I have tried the undionly.kkpxe and it boots to fog but when we try to do a full host and inventory it errors out with “NBP is too big to fit in free base memory.” I have also tried the ipxe.efi

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

        Will you take a clear screen shot of the error? The context of the error is almost as important as the error message itself. The “NBP is too big to fit…” message should come from the UEFI rom, you should not get even close to picking full host inventory.

        Basically the error message tells me you are sending the wrong iPXE boot loader to the target computer “NBP” should signify the target computer is in uefi mode so you should be sending ipxe.efi to the target computer.

        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
        • J
          John L Clark
          last edited by

          Capture.PNG

          george1421G 1 Reply Last reply Reply Quote 0
          • george1421G
            george1421 Moderator @John L Clark
            last edited by

            @John-L-Clark Ok that screen shot seems to indicate the laptop is in bios mode not uefi. So in this case you should be sending undionly.kpxe to the target computer.

            So we can start out by:

            1. confirm that dhcp option 67 is indeed undionly.kpxe
            2. confirm that the yoga is indeed in bios/legacy mode

            If both of those test out as true, then lets grab a pcap (packet capture) of the pxe boot up sequence because something is going on that is not clear. Follow this tutorial and upload the pcap to a file share site. Make sure you share the file as public read only and then either DM me the link or post it here and I’ll take a look at what is going wrong. https://forums.fogproject.org/topic/9673/when-dhcp-pxe-booting-process-goes-bad-and-you-have-no-clue

            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!

            J 1 Reply Last reply Reply Quote 0
            • J
              John L Clark
              last edited by

              I have run the packet capture but I can not find where it puts the output. Thanks

              1 Reply Last reply Reply Quote 0
              • J
                John L Clark
                last edited by

                It boots to the Fog menu but when you select Full host registration and inventory it gives the error in the screen shot.

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

                  @John-L-Clark said in Lenovo Yoga L13 booting to fog:

                  It boots to the Fog menu but when you select Full host registration and inventory it gives the error in the screen shot.

                  That’s impossible. Please take a new picture of the error and port here!

                  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 @John L Clark
                    last edited by

                    @John-L-Clark said in Lenovo Yoga L13 booting to fog:

                    It boots to the Fog menu but when you select Full host registration and inventory it gives the error in the screen shot.

                    The screen shot you provided happens before the iPXE menu. Unless its the case when you pick full registration from the iPXE menu the system just reboots. Then that screen would appear.

                    As far as the pcap it will create the pcap in the directory where you ran the tcpdump command.

                    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!

                    J 1 Reply Last reply Reply Quote 0
                    • J
                      John L Clark @george1421
                      last edited by

                      @george1421 I have the file now. Do I just upload it here? Thank you for your help.

                      george1421G 1 Reply Last reply Reply Quote 0
                      • george1421G
                        george1421 Moderator @John L Clark
                        last edited by

                        @John-L-Clark you can upload it here, just put .txt on the end since I don’t think the forum supports .pcap files.

                        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!

                        J 2 Replies Last reply Reply Quote 0
                        • J
                          John L Clark @george1421
                          last edited by

                          @george1421 output.txt

                          george1421G 1 Reply Last reply Reply Quote 0
                          • J
                            John L Clark @george1421
                            last edited by

                            @george1421 I looked at with Wireshark but had no idea what I was looking for.

                            1 Reply Last reply Reply Quote 0
                            • george1421G
                              george1421 Moderator @John L Clark
                              last edited by george1421

                              @John-L-Clark I’m only seeing the tftp transfer. Is the target computer on the same subnet as the fog server? I would expect to see dhcp packets from the target computer or inform packets from other computers on the same subnet.

                              In this case I want to see the dhcp packets to what the client is announcing itself as as well as what the dhcp server is telling the client to do.

                              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!

                              J 1 Reply Last reply Reply Quote 0
                              • J
                                John L Clark @george1421
                                last edited by

                                @george1421 The client is on a separate subnet than the server. I will run it again and see if anything is different.

                                george1421G 1 Reply Last reply Reply Quote 0
                                • george1421G
                                  george1421 Moderator @John L Clark
                                  last edited by george1421

                                  @John-L-Clark ok to collect those logs we’ll need to install wireshark on a witness computer (i.e. a second computer on the same subnet) and grab a pcap that way.

                                  Use the capture filter of port 67 or port 68 to only grab the bootp stuff.

                                  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!

                                  J 2 Replies Last reply Reply Quote 0
                                  • J
                                    John L Clark @george1421
                                    last edited by

                                    @george1421 Capture.txt

                                    Is this what you need? Thanks

                                    george1421G 1 Reply Last reply Reply Quote 0
                                    • george1421G
                                      george1421 Moderator @John L Clark
                                      last edited by

                                      @John-L-Clark This doesn’t appear to be a wireshark pcap file, but a text file with pcap data. How did you collect 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!

                                      J 1 Reply Last reply Reply Quote 0
                                      • J
                                        John L Clark @george1421
                                        last edited by

                                        @george1421 So now it is booting to the fog menu and I select full host registration and it reboots and goes to cea80955-cc9e-40a5-bc09-6124b812314a-image.png

                                        1 Reply Last reply Reply Quote 0
                                        • J
                                          John L Clark @george1421
                                          last edited by

                                          @george1421 I used wireshard but saved it as a text file. I have the pcap also. I renamed it and added it.capture.pcapng.txt

                                          george1421G 1 Reply Last reply Reply Quote 0
                                          • george1421G
                                            george1421 Moderator @John L Clark
                                            last edited by

                                            @John-L-Clark OK I have it lets switch over to chat for quicker turnaround. Look at the chat bubble at the top of the forum panel

                                            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!

                                            J 2 Replies Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 1 / 2
                                            • First post
                                              Last post

                                            147

                                            Online

                                            12.0k

                                            Users

                                            17.3k

                                            Topics

                                            155.2k

                                            Posts
                                            Copyright © 2012-2024 FOG Project