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

    Intel NUC D54250WYK network boot

    Scheduled Pinned Locked Moved
    Hardware Compatibility
    6
    23
    15.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.
    • Wayne WorkmanW
      Wayne Workman
      last edited by

      [quote=“sudburr, post: 44147, member: 4706”]I’ve successfully used FOG on :

      Intel NUC DBN2820FYK
      Intel NUC D54250WYB

      Programming the BIOS on either is tricky, especially for the first one. I used both in legacy mode.

      For the first unit, after PXE boot/deployment, you MUST turn PXE boot OFF in the BIOS if you want it to ever boot properly again.

      Even though both were used in Legacy mode, both still had to have the UEFI settings set. Frankly the BIOSes are bafflingly thought out in reverse and quite annoying.[/quote]

      Do you have WiKi access? You need to add that info into the hardware lists, and also explain the complications/solutions that need done. If you don’t, I can do it.

      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!
      Daily Clean Installation Results:
      https://fogtesting.fogproject.us/
      FOG Reporting:
      https://fog-external-reporting-results.fogproject.us/

      1 Reply Last reply Reply Quote 0
      • JunkhackerJ
        Junkhacker Developer
        last edited by

        I just fogged a NUC5i5RYH
        Didn’t even need to enter system settings. Out of the box it booted to nic first and worked.

        signature:
        Junkhacker
        We are here to help you. If you are unresponsive to our questions, don't expect us to be responsive to yours.

        1 Reply Last reply Reply Quote 0
        • Wayne WorkmanW
          Wayne Workman
          last edited by

          [quote=“Junkhacker, post: 44150, member: 21583”]I just fogged a NUC5i5RYH
          Didn’t even need to enter system settings. Out of the box it booted to nic first and worked.[/quote]

          What’s your bootfile setup? Your DHCP setup?

          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!
          Daily Clean Installation Results:
          https://fogtesting.fogproject.us/
          FOG Reporting:
          https://fog-external-reporting-results.fogproject.us/

          1 Reply Last reply Reply Quote 0
          • JunkhackerJ
            Junkhacker Developer
            last edited by

            Windows DHCP server serving bootfile undionly.kpxe
            fog server at SVN 2948, relatively stock configuration.

            signature:
            Junkhacker
            We are here to help you. If you are unresponsive to our questions, don't expect us to be responsive to yours.

            1 Reply Last reply Reply Quote 0
            • Wayne WorkmanW
              Wayne Workman
              last edited by

              [quote=“Junkhacker, post: 44153, member: 21583”]Windows DHCP server serving bootfile undionly.kpxe
              fog server at SVN 2948, relatively stock configuration.[/quote]

              Wow.
              Could you check to see if the NUC is set for legacy boot?

              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!
              Daily Clean Installation Results:
              https://fogtesting.fogproject.us/
              FOG Reporting:
              https://fog-external-reporting-results.fogproject.us/

              1 Reply Last reply Reply Quote 0
              • JunkhackerJ
                Junkhacker Developer
                last edited by

                already boxed it back up and gave it back to the coworker it belongs to, sorry.
                i did drop an Ubuntu image on it, so ipxe/kernel/everything seemed to be compatible

                signature:
                Junkhacker
                We are here to help you. If you are unresponsive to our questions, don't expect us to be responsive to yours.

                1 Reply Last reply Reply Quote 0
                • B
                  Bowen73
                  last edited by

                  Thanks all for your input.

                  sorry for late reply. mrs had emergency section at 26wks and baby is now in intensive care :-s

                  but Ive managed to get it to work, eventually…

                  even though they are all the same model and firmware, some worked, some didnt. after getting it boot via network and registering with fog it then decided not to boot to network again, via f12 (network boot) or by using netwook as 1st boot option. after a bit of digging and testing i managed to get it booting to network correctly with bios update WY0035.bio. the one installed was WY0021…

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

                    Great to hear! Thanks for reporting back.

                    All the best to your family!!! 🙂

                    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
                    • R
                      rgomez
                      last edited by

                      Hi,

                      I’m having the same problem here on BN2820FYKH. The first NUC I used to make the Primary Image worked fine and I was able to upload the image and use it. I’ve tried two more (I have 107) and both hang on iPXE initialing devices. The BIOS Settings are a copy, I’ve looked. What am I missing?

                      Best Regards

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

                        BIOS update/downgrade…!?

                        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
                        • R
                          rgomez
                          last edited by

                          It’s working now. I can’t explain why this happens, but I’ve searched a lot in this forum and on another thread an user explained something related wiht NIC not being properly shutdown by Intel, so… What i’ve done in all NUCs is boot an LiveOS (Ubuntu for eg.) and after that restart to Network boot and it’s working. Already done 20 NUCs everything works, except Full Host Register (didn’t spent many time seing why)

                          1 Reply Last reply Reply Quote 0
                          • Wayne WorkmanW
                            Wayne Workman
                            last edited by

                            [quote=“rgomez, post: 45012, member: 28841”]It’s working now. I can’t explain why this happens, but I’ve searched a lot in this forum and on another thread an user explained something related wiht NIC not being properly shutdown by Intel, so… What i’ve done in all NUCs is boot an LiveOS (Ubuntu for eg.) and after that restart to Network boot and it’s working. Already done 20 NUCs everything works, except Full Host Register (didn’t spent many time seing why)[/quote]

                            If you can, a screen shot or picture of the errors during full host registration would be helpful.

                            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!
                            Daily Clean Installation Results:
                            https://fogtesting.fogproject.us/
                            FOG Reporting:
                            https://fog-external-reporting-results.fogproject.us/

                            1 Reply Last reply Reply Quote 0
                            • R
                              rgomez
                              last edited by

                              That’s the problem. There is no screen 🙂

                              1 Reply Last reply Reply Quote 0
                              • Wayne WorkmanW
                                Wayne Workman
                                last edited by

                                Really?

                                So… You don’t see “Full Registration” on the menu at all? Can you take a video of what happens after you select that option?

                                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!
                                Daily Clean Installation Results:
                                https://fogtesting.fogproject.us/
                                FOG Reporting:
                                https://fog-external-reporting-results.fogproject.us/

                                1 Reply Last reply Reply Quote 0
                                • R
                                  rgomez
                                  last edited by

                                  I see the option. When I hit that option screen goes black. I will make a video tomorrow. As a work around I adjusted Quick Registration settings and done the job.

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

                                    [quote=“rgomez, post: 45012, member: 28841”]It’s working now. I can’t explain why this happens, but I’ve searched a lot in this forum and on another thread an user explained something related wiht NIC not being properly shutdown by Intel, so… What i’ve done in all NUCs is boot an LiveOS (Ubuntu for eg.) and after that restart to Network boot and it’s working. Already done 20 NUCs everything works, except Full Host Register (didn’t spent many time seing why)[/quote]
                                    Awesome!!! I do remember the times when you had to properly shutdown the computer to be able to wake it up over LAN. And I’ve also see kind of recent PCs still having that issue. But I have never heard about machines not being able to PXE boot if not being shutdown properly! Thanks a lot for reporting this. I’ll add this to the wiki right now!

                                    Edit: Done, [url]http://fogproject.org/wiki/index.php/WorkingDevices#Computers[/url]

                                    [B]Edit2: What about the BN2820FYKH? Do they work as well?[/B]

                                    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
                                    • JunkhackerJ
                                      Junkhacker Developer
                                      last edited by

                                      this problem happens with some network cards. in some cases, the only fix people have found is unplugging the power and network cable for a computer, waiting a few seconds, plugging things back in and they suddenly work. it’s not really a problem with our software, it’s a problem with their firmware.

                                      signature:
                                      Junkhacker
                                      We are here to help you. If you are unresponsive to our questions, don't expect us to be responsive to yours.

                                      1 Reply Last reply Reply Quote 0
                                      • R
                                        rgomez
                                        last edited by

                                        [quote=“Uncle Frank, post: 45068, member: 28116”]Awesome!!! I do remember the times when you had to properly shutdown the computer to be able to wake it up over LAN. And I’ve also see kind of recent PCs still having that issue. But I have never heard about machines not being able to PXE boot if not being shutdown properly! Thanks a lot for reporting this. I’ll add this to the wiki right now!

                                        Edit: Done, [url]http://fogproject.org/wiki/index.php/WorkingDevices#Computers[/url]

                                        [B]Edit2: What about the BN2820FYKH? Do they work as well?[/B][/quote]
                                        I forgot to mention that I was using a [B]DN2820FYKH[/B]. Sorry 🙂

                                        1 Reply Last reply Reply Quote 0
                                        • R
                                          rgomez
                                          last edited by

                                          But I can tell that the other thread I saw in this forum was related to another NUC model. So maybe it’s a NUC thing

                                          1 Reply 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