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

    iPxe initialising devices... Sticking

    Scheduled Pinned Locked Moved Unsolved
    General
    6
    45
    32.7k
    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 @Dragnous
      last edited by

      @Dragnous Ask your network guy to change the DHCP scope option 067 to this:

      undionly.kkpxe
      

      And let us know how it goes. This is the more simple way of doing what @cml was wanting you to try. I don’t think we can move forward until you’ve tried undionly.kkpxe. It’s the next step in troubleshooting.

      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/

      DragnousD 1 Reply Last reply Reply Quote 0
      • DragnousD
        Dragnous @Wayne Workman
        last edited by Dragnous

        @Wayne-Workman said:

        @Dragnous Ask your network guy to change the DHCP scope option 067 to this:

        undionly.kkpxe
        

        And let us know how it goes. This is the more simple way of doing what @cml was wanting you to try. I don’t think we can move forward until you’ve tried undionly.kkpxe. It’s the next step in troubleshooting.

        Oh maybe I misunderstood, what is difference between undionly.kpxe and undionly.kkpxe ?

        Also note sure if this needs to be noted but using linux box as DHCP

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

          @Dragnous https://wiki.fogproject.org/wiki/index.php/Filename_Information

          and so you know, any computer that is compatible with undionly.kpxe is also compatible with undionly.kkpxe.

          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
          • DragnousD
            Dragnous @cml
            last edited by Dragnous

            @cml said:

            You are more than likely using undionly.kpxe, but if windows is handling your dhcp it would be option 67. You can also rename the old file and symlink the new one.

            cd /tftpboot
            mv undionly.kpxe undionly.kpxe.REAL
            ln -s undionly.kkpxe undionly.kpxe
            
            

            Ok now that I understand what you where stating… I tried this and it works

            Edit: New issue! lol Now when performing full host registration its hanging there too

            /bzImage… ok
            /init.xz… ok
            [] <— just hangs there

            Edit: I noticed that the connectivity lights on the adapter just go dead…

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

              @Dragnous Make sure Secure Boot is turned off, make sure Legacy BIOS and Legacy Option ROM support is turned on. and (u)EFI and UEFI is off.

              I don’t know the exact names that HP will call these things, but it’ll be along those lines.

              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
              • DragnousD
                Dragnous
                last edited by

                Secure Boot <Disabled>
                Legacy Support <Enabled>
                Network Boot Protocol <IPv4 (Legacy)>

                Those are my current Settings. Still same issue.

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

                  @Dragnous Do you get to the FOG boot menu at all now? Can you run the compatibility tests there?

                  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/

                  DragnousD 1 Reply Last reply Reply Quote 0
                  • DragnousD
                    Dragnous @Wayne Workman
                    last edited by Dragnous

                    @Wayne-Workman said:

                    @Dragnous Do you get to the FOG boot menu at all now? Can you run the compatibility tests there?

                    Yes I get the menu and anything I try to do fog hangs and the adapter goes dead… Think its driver related but unsure.
                    20150713_101517.jpg 20150713_101510.jpg

                    1 Reply Last reply Reply Quote 0
                    • DragnousD
                      Dragnous
                      last edited by

                      Question: Once Kernel is loaded and init.xz is loaded what happens next… I am fearing that its because there is a lack of drivers for the USB Adapter. I do have the Drivers for the device however they would need to be build into the Kernel correct?
                      Any more help that could be provided would be helpful as I have 2k of these devices coming for the school year and Id like to use fog instead of clonezilla.

                      1 Reply Last reply Reply Quote 0
                      • Tom ElliottT
                        Tom Elliott
                        last edited by

                        I’d be surprised if the drivers for this device were NOT already in the kernel.

                        That said, have you tried?

                        See there was a feature added to FOG a few months ago specifically to address the USB NIC issue you’re describing.

                        Under the hosts that need the USB Nic, add the kernel argument has_usb_nic=1.

                        While it doesn’t save any time, directly, it should allow the device to operate as intended.

                        The way the argument works is by waiting for you to disconnect, then reconnect the device. This, for whatever reason, seems to work.

                        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! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                        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

                        DragnousD 1 Reply Last reply Reply Quote 1
                        • DragnousD
                          Dragnous @Tom Elliott
                          last edited by

                          @Tom-Elliott said:

                          has_usb_nic=1

                          Oh… question where do i add that exactly.

                          cmlC 1 Reply Last reply Reply Quote 0
                          • cmlC
                            cml Moderator @Dragnous
                            last edited by

                            @Dragnous

                            On the host management page

                            upload-0154d872-982a-4306-8124-7d47af7b630a

                            The same setting exists on the group management page, so you can apply it to a group of computers.

                            upload-599e5fe9-b89f-4057-9347-4702d89d455b

                            DragnousD 1 Reply Last reply Reply Quote 0
                            • DragnousD
                              Dragnous @cml
                              last edited by

                              @cml said:

                              @Dragnous

                              On the host management page

                              upload-0154d872-982a-4306-8124-7d47af7b630a

                              The same setting exists on the group management page, so you can apply it to a group of computers.

                              upload-599e5fe9-b89f-4057-9347-4702d89d455b

                              Ok so i take it I will have to manually register the host first, than add the argument

                              1 Reply Last reply Reply Quote 0
                              • Tom ElliottT
                                Tom Elliott
                                last edited by

                                You can alter the args list for registration if you need to. Look at the FOG Configuration->iPXE Boot Menu Configuration->fog.reginput boot options add has_usb_nic=1.

                                This option should be removed for non-usb nic hosts, but if you’re focused only on these for now, this should get you where you need to go at least.

                                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! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                                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
                                • DragnousD
                                  Dragnous
                                  last edited by

                                  Sorry for this, cant seem to find the spot to add that… Can you do a screen shot for me…

                                  cmlC 1 Reply Last reply Reply Quote 0
                                  • cmlC
                                    cml Moderator @Dragnous
                                    last edited by

                                    @Dragnous

                                    upload-4bb9b28d-bbe8-4979-972f-5a7a307030ff

                                    1 Reply Last reply Reply Quote 1
                                    • DragnousD
                                      Dragnous
                                      last edited by

                                      Oh interesting, I do not have that. I am using what I thought was the latest version 1.2.0

                                      1 Reply Last reply Reply Quote 0
                                      • cmlC
                                        cml Moderator
                                        last edited by

                                        1.2.0 is the latest stable version, but I do not believe those options were added untila later revision. You can upgrade to trunk which has been reliable and stable for me that last few months.

                                        Of course make sure you backup first.

                                        DragnousD Wayne WorkmanW 2 Replies Last reply Reply Quote 0
                                        • DragnousD
                                          Dragnous
                                          last edited by

                                          This post is deleted!
                                          1 Reply Last reply Reply Quote 0
                                          • DragnousD
                                            Dragnous
                                            last edited by Dragnous

                                            Yay all updated however back to iPXE initialising devices … and I already changed tftp to reflect undionly.kkpxe

                                            Edit: For what ever reason when i restarted my fog machine now its not detecting the HDD lol lovely…
                                            Edit:2 I had to repair grub but back up and running.

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

                                            179

                                            Online

                                            12.1k

                                            Users

                                            17.3k

                                            Topics

                                            155.4k

                                            Posts
                                            Copyright © 2012-2024 FOG Project