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

PXE Boot via USB-->Ethernet Adapter Lenovo 13e.

Scheduled Pinned Locked Moved
Hardware Compatibility
3
20
5.3k
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.
  • I
    imagingmaster21
    last edited by Oct 25, 2017, 5:06 PM

    Ok I see that, but my machine is not even registering as a host. Should I manually create it per its MAC address and give it those settings and try it?

    W 1 Reply Last reply Oct 25, 2017, 5:07 PM Reply Quote 0
    • W
      Wayne Workman @imagingmaster21
      last edited by Oct 25, 2017, 5:07 PM

      @imagingmaster21 If I remember right, that’s how you need to do it. You’d create a host but give it the WiFi MAC, and put your USB NIC into the ignore list in FOG Configuration -> FOG Settings. Or something like that.

      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/

      I 1 Reply Last reply Oct 25, 2017, 5:19 PM Reply Quote 0
      • I
        imagingmaster21 @Wayne Workman
        last edited by Oct 25, 2017, 5:09 PM

        @wayne-workman
        Ok I see that, but my machine is not even registering as a host. Should I manually create it per its MAC address and give it those settings and try it?

        1 Reply Last reply Reply Quote 0
        • I
          imagingmaster21 @Wayne Workman
          last edited by Oct 25, 2017, 5:19 PM

          @wayne-workman
          So should I give it the WiFi MAC or the MAC of the USB to Ethernet adapter?

          W 1 Reply Last reply Oct 25, 2017, 5:23 PM Reply Quote 0
          • W
            Wayne Workman @imagingmaster21
            last edited by Oct 25, 2017, 5:23 PM

            @imagingmaster21 Try both. I don’t really remember exactly - but you can assign multiple MACs to a host via the web GUI. I think in order to use the USB NIC with more than one host, it has to be added to an ignore list in FOG Configuration.

            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/

            I 1 Reply Last reply Oct 25, 2017, 5:34 PM Reply Quote 0
            • I
              imagingmaster21 @Wayne Workman
              last edited by Oct 25, 2017, 5:34 PM

              @wayne-workman
              I tried doing it with just the USB-Ethernet Adapter and tried pushing a capture task out to it and it gets stuck at ‘int.xz…ok’. I then tried it with both of the MAC address in host registration and still the same result. If I cancel the tasks I am still able to get to the FOG Menu.

              W 1 Reply Last reply Oct 25, 2017, 5:37 PM Reply Quote 0
              • W
                Wayne Workman @imagingmaster21
                last edited by Oct 25, 2017, 5:37 PM

                @imagingmaster21 said in PXE Boot via USB-->Ethernet Adapter Lenovo 13e.:

                it gets stuck at ‘int.xz…ok’.

                Now we are in the weeds, because getting stuck there can be caused by a large number of things. I’m going to ping @Sebastian-Roth to please look at this thread.

                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/

                I 1 Reply Last reply Oct 25, 2017, 5:40 PM Reply Quote 0
                • I
                  imagingmaster21 @Wayne Workman
                  last edited by Oct 25, 2017, 5:40 PM

                  @wayne-workman
                  @Sebastian-Roth

                  Also what do you mean by the ignore list?

                  I 1 Reply Last reply Oct 25, 2017, 5:43 PM Reply Quote 0
                  • I
                    imagingmaster21 @imagingmaster21
                    last edited by Oct 25, 2017, 5:43 PM

                    @imagingmaster21
                    @Sebastian-Roth

                    Also I am using uefi BIOS settings on this. I am able to register other machines fine.

                    1 Reply Last reply Reply Quote 0
                    • S
                      Sebastian Roth Moderator
                      last edited by Oct 25, 2017, 6:32 PM

                      @imagingmaster21 Welcome to the harsh jungle of buggy UEFI firmwares (or should I better call it “firm wars”?!)…

                      Please read my post here and feel free to go ahead and challenge this the debugging with me. But only if you’re sure you can keep it up. https://forums.fogproject.org/topic/10978/uefi-lenovo-miix-320-and-usb-ethernet

                      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

                      I 1 Reply Last reply Oct 25, 2017, 7:06 PM Reply Quote 1
                      • I
                        imagingmaster21 @Sebastian Roth
                        last edited by Oct 25, 2017, 7:06 PM

                        @sebastian-roth
                        @Wayne-Workman

                        So I see that you suggest changing the pxe binary to one of these:
                        snp.efi, snponly.efi, intel.efi, realtek.efi

                        Which one should I use for mine, I have all of these available to use. I guess I would just change it in my dhcpd file and run the FOG Installer again?

                        I have multiple machines that are requiring the usb-ethernet adapter (have this issue) and ones that have an ethernet port (currently no issue).

                        1 Reply Last reply Reply Quote 0
                        • S
                          Sebastian Roth Moderator
                          last edited by Sebastian Roth Oct 25, 2017, 1:09 PM Oct 25, 2017, 7:08 PM

                          @imagingmaster21 No need to rerun the installer. Just change in dhcpd.conf and restart the service. Just try one after the other…

                          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

                          I 1 Reply Last reply Oct 25, 2017, 7:18 PM Reply Quote 0
                          • I
                            imagingmaster21 @Sebastian Roth
                            last edited by Oct 25, 2017, 7:18 PM

                            @sebastian-roth
                            0_1508959059740_Capture.JPG

                            So I know I have to change the #option 67 option bootfile-name to the ones we are trying, but in my dhcp file screenshot I attached do I also have to change it in the class’s file names as well. I am guessing yes, but I want to check with you.

                            W 2 Replies Last reply Oct 25, 2017, 10:56 PM Reply Quote 0
                            • W
                              Wayne Workman @imagingmaster21
                              last edited by Oct 25, 2017, 10:56 PM

                              @imagingmaster21 If I were you, I would rewrite that configuration to look more like this: https://wiki.fogproject.org/wiki/index.php?title=BIOS_and_UEFI_Co-Existence#Example_2

                              Then, for Arch:00007 just play with that filename.

                              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 1
                              • S
                                Sebastian Roth Moderator
                                last edited by Sebastian Roth Oct 26, 2017, 12:42 PM Oct 26, 2017, 4:28 AM

                                Worked on this in a chat session. Turns out that using snponly.efi does work for this model. This saves us a lot of debugging work. Great!

                                @Wayne-Workman Mind adding that to the working hardware list?

                                @imagingmaster21 See Waynes suggestion on following the configuration we have in the wiki. Definitely worth looking at even though you have it up and running now.

                                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
                                • W
                                  Wayne Workman @imagingmaster21
                                  last edited by Wayne Workman Oct 26, 2017, 5:57 AM Oct 26, 2017, 11:56 AM

                                  @imagingmaster21 Is this a thinkpad or a yoga? If you can, I’d like to have the full model number. Also, I need to know the model of the USB adapter you’re using - who makes it, and preferably a link to where it’s sold.

                                  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 1
                                  • I
                                    imagingmaster21
                                    last edited by Oct 27, 2017, 1:48 PM

                                    @Sebastian-Roth
                                    @Wayne-Workman
                                    I had to change it to the snponly.efi file for this to work. Seems to work fine with machines that support uefi bios.

                                    W 1 Reply Last reply Oct 27, 2017, 5:22 PM Reply Quote 0
                                    • W
                                      Wayne Workman @imagingmaster21
                                      last edited by Oct 27, 2017, 5:22 PM

                                      @imagingmaster21 I need model numbers.

                                      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 1
                                      • 1 / 1
                                      1 / 1
                                      • First post
                                        12/20
                                        Last post

                                      188

                                      Online

                                      12.0k

                                      Users

                                      17.3k

                                      Topics

                                      155.2k

                                      Posts
                                      Copyright © 2012-2024 FOG Project