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

iPxe initialising devices... Sticking

Scheduled Pinned Locked Moved Unsolved
General
6
45
32.0k
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
    Tom Elliott
    last edited by Jul 14, 2015, 11:55 AM

    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

    D 1 Reply Last reply Jul 14, 2015, 12:04 PM Reply Quote 1
    • D
      Dragnous @Tom Elliott
      last edited by Jul 14, 2015, 12:04 PM

      @Tom-Elliott said:

      has_usb_nic=1

      Oh… question where do i add that exactly.

      C 1 Reply Last reply Jul 14, 2015, 12:17 PM Reply Quote 0
      • C
        cml Moderator @Dragnous
        last edited by Jul 14, 2015, 12:17 PM

        @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

        D 1 Reply Last reply Jul 14, 2015, 12:18 PM Reply Quote 0
        • D
          Dragnous @cml
          last edited by Jul 14, 2015, 12:18 PM

          @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
          • T
            Tom Elliott
            last edited by Jul 14, 2015, 12:20 PM

            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
            • D
              Dragnous
              last edited by Jul 14, 2015, 12:29 PM

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

              C 1 Reply Last reply Jul 14, 2015, 12:33 PM Reply Quote 0
              • C
                cml Moderator @Dragnous
                last edited by Jul 14, 2015, 12:33 PM

                @Dragnous

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

                1 Reply Last reply Reply Quote 1
                • D
                  Dragnous
                  last edited by Jul 14, 2015, 12:41 PM

                  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
                  • C
                    cml Moderator
                    last edited by Jul 14, 2015, 1:08 PM

                    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.

                    D W 2 Replies Last reply Jul 14, 2015, 3:19 PM Reply Quote 0
                    • D
                      Dragnous
                      last edited by Jul 14, 2015, 1:29 PM

                      This post is deleted!
                      1 Reply Last reply Reply Quote 0
                      • D
                        Dragnous
                        last edited by Dragnous Jul 14, 2015, 9:09 AM Jul 14, 2015, 1:39 PM

                        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
                        • D
                          Dragnous @cml
                          last edited by Jul 14, 2015, 3:19 PM

                          @cml said:

                          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.

                          OK I have updated to trunk. Re sym linked the undionk.kkpxe file. get into fog menu and try to do a host reg and still gets stuck after /init.xz…Ok

                          1 Reply Last reply Reply Quote 0
                          • W
                            Wayne Workman @cml
                            last edited by Jul 14, 2015, 10:25 PM

                            @cml Dude you’re an animal.

                            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
                            • D
                              Dragnous
                              last edited by Jul 15, 2015, 12:26 PM

                              Played around last night for a time and still unable to get these laptops to work correctly with fog.

                              Still noticing that when I click anything in the fog pxe menu. after it loads the kernel and pxe image the adapter goes dead and has no connectivity.

                              C 1 Reply Last reply Jul 15, 2015, 12:28 PM Reply Quote 0
                              • C
                                cml Moderator @Dragnous
                                last edited by Jul 15, 2015, 12:28 PM

                                @Dragnous When it goes dead can you try unplugging the usb and plugging it back in?

                                D 1 Reply Last reply Jul 15, 2015, 12:51 PM Reply Quote 0
                                • D
                                  Dragnous @cml
                                  last edited by Jul 15, 2015, 12:51 PM

                                  @cml said:

                                  @Dragnous When it goes dead can you try unplugging the usb and plugging it back in?

                                  I gave that a try and still no luck…

                                  Here is a video I recorded this morning show exactly whats happening.
                                  https://youtu.be/Hu3XbWcaQRM

                                  C 1 Reply Last reply Jul 15, 2015, 1:45 PM Reply Quote 0
                                  • C
                                    ch3i Moderator @Dragnous
                                    last edited by Jul 15, 2015, 1:45 PM

                                    @Dragnous Hi, Can you try your adapter on another computer model ?

                                    D 1 Reply Last reply Jul 15, 2015, 1:57 PM Reply Quote 1
                                    • D
                                      Dragnous @ch3i
                                      last edited by Dragnous Jul 15, 2015, 8:00 AM Jul 15, 2015, 1:57 PM

                                      @ch3i said:

                                      @Dragnous Hi, Can you try your adapter on another computer model ?

                                      I have tried on both HP Stream 13 and 11. same issue. I will try with another machine

                                      Edit: I do not have another laptop that has USB to Ethernet Boot Support.

                                      1 Reply Last reply Reply Quote 0
                                      • D
                                        Dragnous
                                        last edited by Jul 17, 2015, 12:48 PM

                                        Update: Tried some different settings and playing around still have not been able to do this, Going crazy b/c today Ive got 900 Stream 11 Pro’s coming in and i need to start imaging them. I can start using clonezilla if i need but would rather multicast

                                        W 1 Reply Last reply Jul 17, 2015, 12:53 PM Reply Quote 0
                                        • W
                                          Wayne Workman @Dragnous
                                          last edited by Jul 17, 2015, 12:53 PM

                                          @Dragnous What version of FOG are you on 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!
                                          Daily Clean Installation Results:
                                          https://fogtesting.fogproject.us/
                                          FOG Reporting:
                                          https://fog-external-reporting-results.fogproject.us/

                                          D 1 Reply Last reply Jul 17, 2015, 1:05 PM Reply Quote 0
                                          • 1
                                          • 2
                                          • 3
                                          • 2 / 3
                                          2 / 3
                                          • First post
                                            25/45
                                            Last post

                                          188

                                          Online

                                          12.1k

                                          Users

                                          17.3k

                                          Topics

                                          155.3k

                                          Posts
                                          Copyright © 2012-2024 FOG Project