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

    boot uefi don't work

    Scheduled Pinned Locked Moved
    FOG Problems
    4
    25
    5.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.
    • S
      Sebastian Roth Moderator
      last edited by

      @pascald73 When configuring the legacy BIOS/UEFI coexistence settings in your Windows 2012 R2 server, did you use ipxe.efi for the UEFI settings?

      You might want to read through this whole topic for details and many screenshots on how to set it up and maybe you are missing the very last step as the OP in this thread as well: https://forums.fogproject.org/topic/15102/uefi-bios-coexistence-help

      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

      P 1 Reply Last reply Reply Quote 0
      • V
        vemoya
        last edited by

        @pascald73 I followed the guide on the FOG wiki and I was able to get it going.

        https://wiki.fogproject.org/wiki/index.php?title=BIOS_and_UEFI_Co-Existence#Using_Windows_Server_2012_.28R1_and_later.29_DHCP_Policy

        Some screenshots of the error would help us to get an idea of how to troubleshoot.

        Hope the link helps.

        1 Reply Last reply Reply Quote 1
        • P
          pascald73 @Sebastian Roth
          last edited by

          @sebastian-roth
          hello,
          I followed the steps and even added pxe 008, 009 and i386,
          the concern remains the same.
          Here are the screenshots
          pxeserveur1.jpg
          pxeserver2.jpg

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

            @pascald73 While I haven’t been following this thread, it appears you missed arch 007 EFI BC. Typically for intel based computers it going to be type 009 EFI x64 or 007 EFI BC.

            If setting that still doesn’t work then we can look into what is flowing down your network.

            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!

            P 1 Reply Last reply Reply Quote 0
            • P
              pascald73
              last edited by

              I made a video to be able to read the error message that doesn’t even last 1 second.

              server ip adresse is : my ip AD server
              NBP filename is ipxe.efi
              NBP filesize is 0 Bytes
              PXE-E99: unexpected network error.

              it’s only on the new laptops.
              on my old machines the fog server works fine

              george1421G 2 Replies Last reply Reply Quote 0
              • george1421G
                george1421 Moderator @pascald73
                last edited by

                @pascald73 Is your FOG server and pxe booting computer on the same subnet?

                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
                • george1421G
                  george1421 Moderator @pascald73
                  last edited by

                  @pascald73 said in boot uefi don't work:

                  server ip adresse is : my ip AD server

                  Just looking at this, because I think that should be the IP address of the FOG server. What do you have set for dhcp option 66?

                  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!

                  P 1 Reply Last reply Reply Quote 0
                  • P
                    pascald73 @george1421
                    last edited by pascald73

                    @george1421
                    i set my fog server ip in option 66

                    1 Reply Last reply Reply Quote 0
                    • P
                      pascald73 @george1421
                      last edited by

                      @george1421
                      I did not see the option arch 67 efi BC
                      can you tell me more about how to set this one up?
                      Thanks in advance

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

                        @pascald73 In your picture it shows (guess) that you set arch 009 008 006 but you missed 007.

                        Also for each dhcp policy you defined a new dhcp option 66. You can safely remove that extra value because with the policy the dhcp value 66 is not changed from the global value.

                        So you will setup global dhcp options within the scope
                        66 IP address of FOG server
                        67 undionly.kpxe

                        Then for your dhcp polices only set dhcp option 67

                        Now that you changed the dhcp option 66 to the FOG server IP address what error do you get now?

                        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!

                        P 1 Reply Last reply Reply Quote 0
                        • P
                          pascald73 @george1421
                          last edited by

                          @george1421
                          Also for each dhcp policy you defined a new dhcp option 66. You can safely remove that extra value because with the policy the dhcp value 66 is not changed from the global value.

                          So you will setup global dhcp options within the scope
                          66 IP address of FOG server
                          67 undionly.kpxe

                          Then for your dhcp polices only set dhcp option 67

                          Now that you changed the dhcp option 66 to the FOG server IP address what error do you get now?

                          i have is error:
                          server ip adresse is : my ip AD server
                          NBP filename is ipxe.efi
                          NBP filesize is 0 Bytes
                          PXE-E99: unexpected network error.

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

                            @pascald73 Is your FOG server and pxe booting computer on the same network subnet?

                            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!

                            P 1 Reply Last reply Reply Quote 0
                            • P
                              pascald73 @george1421
                              last edited by

                              @george1421
                              my fog server ip is in 172.16.0
                              and the scope of computer in 172.16.2. range

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

                                @pascald73 So yes or no target computer is on the same subnet as the FOG server? You tell me IP address but not subnet mask to answer the question.

                                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!

                                P 1 Reply Last reply Reply Quote 0
                                • P
                                  pascald73 @george1421
                                  last edited by

                                  @george1421 said in boot uefi don't work:

                                  o yes or no target computer is on the same subnet as the FOG server? You tell me IP address but not subnet mask to answer the question.
                                  sorry, submask is 255.255.0.0

                                  george1421G 1 Reply Last reply Reply Quote 0
                                  • P
                                    pascald73
                                    last edited by

                                    i try the option 60 pxeclient.
                                    i have another error

                                    error
                                    PXE-E16: No offer received

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

                                      @pascald73 OK so the answer is yes they are on the same IP subnet. https://forums.fogproject.org/topic/9673/when-dhcp-pxe-booting-process-goes-bad-and-you-have-no-clue

                                      Follow those instructions to create a network pcap (packet capture). Upload the pcap to a file share site and either post the link here or send me a Private Message with a link to the pcap and I will look at it and tell you what is wrong.

                                      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!

                                      P 2 Replies Last reply Reply Quote 0
                                      • P
                                        pascald73 @george1421
                                        last edited by

                                        @george1421
                                        i have tcdump port 67
                                        but i’m totaly newbie in linux.
                                        i don’t kwon to send you the cap

                                        1 Reply Last reply Reply Quote 0
                                        • P
                                          pascald73 @george1421
                                          last edited by

                                          @george1421
                                          hello
                                          I sent the files by link in private message
                                          thank you for your help

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

                                            @pascald73 based on your pcap I think you have your dhcp server configured like this, which is wrong because you did not define dhcp option 66. Understand this is only a guess based on what I see.

                                            scope_settings2.png

                                            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!

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

                                            196

                                            Online

                                            12.1k

                                            Users

                                            17.3k

                                            Topics

                                            155.3k

                                            Posts
                                            Copyright © 2012-2024 FOG Project