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

PXE boot problem after setup

Scheduled Pinned Locked Moved Solved
FOG Problems
3
9
1.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.
  • T
    tneuber
    last edited by tneuber May 22, 2018, 3:09 PM May 22, 2018, 8:04 PM

    I’m running my server in a master congiruation on Centos 7. I followed the guide in the wiki, and everything went great.

    I changed my DHCP (windows 2008 server) server to reflect the option 66 and 67, and tried to boot my first PC via PXE to register it with FOG, however this is what happens.

    Upon trying to boot to PXE, i get the following message :

    Downloading NBP File : 
    NBP File Downloaded succesfully
    
    Downloading DBP File :
    NBP File Downloaded succesfully.
    

    After that runs two times (its in the blink of an eye) the laptop reverts back to its boot menu. Any help is appreciated.

    T 1 Reply Last reply May 22, 2018, 8:51 PM Reply Quote 0
    • T
      tneuber @Sebastian Roth
      last edited by May 23, 2018, 2:37 PM

      @sebastian-roth The issue was changing the LAN boot selection from UEFI to CSM Boot. Thanks all!

      1 Reply Last reply Reply Quote 1
      • T
        tneuber @tneuber
        last edited by May 22, 2018, 8:51 PM

        Further Clarification. The laptop model I am trying to PXE is a Toshiba TECRA A50-D, fairly new.

        I WAS able to successfully boot a desktop sitting next to me and register it. I don’t know why i cant get this laptop to do the same. Any help is appreciated.

        1 Reply Last reply Reply Quote 0
        • S
          Sebastian Roth Moderator
          last edited by May 22, 2018, 9:47 PM

          @tneuber Does the other one show the exact same messages on screen “Downloading NBP File …”?? I am asking because the boot sequence is kind of different if it is set to legacy BIOS boot or modern UEFI boot. Other than that I think it could be different firmware versions causing this. Please see if both have the exact same BIOS/firmware installed.

          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

          T 1 Reply Last reply May 22, 2018, 9:50 PM Reply Quote 0
          • T
            tneuber @Sebastian Roth
            last edited by May 22, 2018, 9:50 PM

            @sebastian-roth They are both different TYPES of computers alone.

            One is a Toshiba Tecra A50-D laptop, the other is an HP Elitedesk 800 G3. The 800 G3 did the pxe fine, however ALL of my Tecra A50-d laptops are not booting to BXE (I have about 30 of them, and I tried two of them).

            They all show the message above when trying to PXE boot. I’ll take any suggestions you might have. Even If i have to go into bios to update something on the laptops to make it work.

            G 1 Reply Last reply May 22, 2018, 9:54 PM Reply Quote 0
            • G
              george1421 Moderator @tneuber
              last edited by May 22, 2018, 9:54 PM

              @tneuber What do you have configured for dhcp option 67 {boot-file}?

              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
              • S
                Sebastian Roth Moderator
                last edited by May 23, 2018, 5:38 AM

                @tneuber said in PXE boot problem after setup:

                They are both different TYPES of computers alone.

                Well then I am not at all surprised they do behave different. That’s how things are. Different vendors have different firmware implementations (supplied by external companies!) and there is now way you can tell that if one is working another different model will just play nicely as well.

                One is a Toshiba Tecra A50-D laptop, the other is an HP Elitedesk 800 G3. The 800 G3 did the pxe fine, however ALL of my Tecra A50-d laptops are not booting to BXE (I have about 30 of them, and I tried two of them).
                They all show the message above when trying to PXE boot. I’ll take any suggestions you might have. Even If i have to go into bios to update something on the laptops to make it work.

                If all the Toshiba A50-D’s don’t PXE boot it’s something to do with that model. Some have crappy firmware implementation which you can’t do much about. We have spent months trying to figure out such an error with some HP devices, even talked to HP people and the firmware developers. They sent us a fixed firmware but never officially released it. That’s just one story and it might be very different in your case. Just wanted to warn you, this is most likely not something FOG is doing wrong and it might be a long endeavor to figure out.

                So let’s start from the beginning. Is secure boot disabled on the Toshiba devices?

                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

                T 1 Reply Last reply May 23, 2018, 1:33 PM Reply Quote 0
                • T
                  tneuber @Sebastian Roth
                  last edited by tneuber May 23, 2018, 7:41 AM May 23, 2018, 1:33 PM

                  @sebastian-roth Inside the BIOS for the Toshiba’s I have Secure Boot disabled yes.

                  I Called Toshiba to see if there is an updated firmware available for this problem. I Agree this wouldn’t be an issue with FOG necessarily, however I feel that, given the knowledge most people had here on this forum, it might be the best place to ask. 🙂

                  1 Reply Last reply Reply Quote 0
                  • S
                    Sebastian Roth Moderator
                    last edited by May 23, 2018, 1:50 PM

                    @tneuber Are you keen to get into the details of this? You can compile your own iPXE binaries with debug enabled. Read the last two dozen messages of this forum thread to see if you wanna give it a try: https://forums.fogproject.org/topic/11348/hyper-v-and-pxe-boot-to-fog-problems

                    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

                    T 1 Reply Last reply May 23, 2018, 2:37 PM Reply Quote 0
                    • T
                      tneuber @Sebastian Roth
                      last edited by May 23, 2018, 2:37 PM

                      @sebastian-roth The issue was changing the LAN boot selection from UEFI to CSM Boot. Thanks all!

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

                      213

                      Online

                      12.0k

                      Users

                      17.3k

                      Topics

                      155.2k

                      Posts
                      Copyright © 2012-2024 FOG Project