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

    Mid-2015 Macbook Pros will NOT Pxe boot to FOG server

    Scheduled Pinned Locked Moved Solved
    Mac Problems
    6
    20
    3.2k
    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.
    • R
      rboan
      last edited by

      I have successfully setup and deployed Fog Imaging server for my Windows laptops and servers, and my Ubuntu laptops and servers, but I cannot get a working usb pxe boot solution for my mid-2015 Macbook Pros. The standard ipxe.efi file from pxe.org works fine on any Macbook earlier (I am using two versions of late-2013 models) but I get the following error for mid-2015’s:

      Configuring (net0 08:6d:41:e6:d4:de) …NO configuration methods succeeded (http://ipxe.org/040ee186)
      Could not open net1: Input/Output error (http://ipxe.org/1d6a4698)

      Appears to be a dhcp timeout issue. Not enough of a delay before it loads the driver.

      If I go to the pxe prompt,
      ifstat: tells me net0 link is up but (closed) and there are txe and rxe errors. Also using NII

      I have tried multiple .efi files and none of them work. I have also tried to install the file created by Tomsealy here (https://github.com/FOGProject/mac-boot) but no luck. Just spins for days.

      H 1 Reply Last reply Reply Quote 0
      • R
        rboan @Sebastian Roth
        last edited by

        @sebastian-roth

        RESOLVED! I downloaded George1421’s file (fos-usb_03-20-18.img) and modified the grub.cfg file to point to my fog server IP. Burned to usb with Rufus and it WORKED! Works on both my late 2013’s and my mid-2015’s. Thank you all for your suggestions and guidance. This has been an ongoing project for me for months.

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

          @rboan said in Mid-2015 Macbook Pros will NOT Pxe boot to FOG server:

          mid-2015 Macbook Pros

          What kind of ethernet adapter do you have in this? Check the exact hardware specs in “About my Mac”… Could be that you have a Broadcom 57765-B0 chip? See more details here and check out the cross linked topics as well: https://forums.fogproject.org/topic/10615/ipxe-booting-possibly-broken-on-os-x-sierra-update/15

          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
            rboan
            last edited by

            No internal ethernet adapter. I have both an external Apple ethernet to usb adapter (model A1277) and an external Apple ethernet to thunderbolt adapter. The latter does not boot at all. The usb one is the one I am using.

            1 Reply Last reply Reply Quote 0
            • Q
              Quazz Moderator
              last edited by

              What FOG version are you on?

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

                @rboan Could still be the same Broadcom chip in the external adapters?! But could be a different issue just as well. Have you followed the iPXE specific steps to see where exactly the issue arises? http://ipxe.org/dev/driver

                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

                R 1 Reply Last reply Reply Quote 0
                • R
                  rboan @Quazz
                  last edited by

                  @quazz

                  1.5.0-RC-10

                  1 Reply Last reply Reply Quote 0
                  • H
                    HowToGravity @rboan
                    last edited by

                    @rboan Try this https://forums.fogproject.org/topic/7727/building-usb-booting-fos-image/4 . This worked on a 2017 21.5" iMac. SN: C02WL0PVJ1G9

                    Though to throw this out there, maybe it will help you as well.

                    george1421G R 2 Replies Last reply Reply Quote 0
                    • george1421G
                      george1421 Moderator @HowToGravity
                      last edited by

                      @howtogravity There are some caveats with going the usb booting route, but it does work. @rboan if you want to go down this path, I can provide some guidance.

                      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

                        @rboan What OS X version do you have installed on those mid-2015 Macbook Pros?

                        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

                        R 1 Reply Last reply Reply Quote 0
                        • R
                          rboan @HowToGravity
                          last edited by

                          @howtogravity

                          Thank you for this suggestion. I think I already tried this but I am going to give it another try. I will update soon.

                          1 Reply Last reply Reply Quote 0
                          • R
                            rboan @Sebastian Roth
                            last edited by

                            @sebastian-roth

                            I am running OS X El Capitan Version 10.11.6. Not an upgrade, it came pre-installed with this version. The unit is brand new out of the box.

                            1 Reply Last reply Reply Quote 0
                            • R
                              rboan @Sebastian Roth
                              last edited by

                              @sebastian-roth

                              I started working through the steps in this troubleshooting guide (http://ipxe.org/dev/driver) and finally had some kind of break through. Not sure what to do with it but some headway, nonetheless. I get the typical errors on trying to grab dhcp for net0 and net1. Then I can hit ‘s’ to go to ipxe command prompt. Once I am there, I unplug and reinsert the usb dongle. Ifstat shows me that it is now net2 (net0 is gone). I can now run dhcp net2 and I get an IP immediately. I can then go to chain http://x.x.x.x/fog/service/ipxe/boot.php and it brings up my fog menu. I am unable to do much in here because it goes through the process of loading the menu item (ie. Quick registration) and then it errors out. But this is progress. Doesn’t appear to be a driver issue. Thoughts?

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

                                @george1421
                                I would absolutely appreciate some guidance. Thank you. This has been a daily thorn in my side.

                                george1421G 1 Reply Last reply Reply Quote 0
                                • george1421G
                                  george1421 Moderator @rboan
                                  last edited by

                                  @rboan please look at the fog form chat bubble at the top of the browser page for some guidance.

                                  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

                                    @george1421 @rboan Were you able to fix this? Could be just a spanning tree issue from what I read so far.

                                    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

                                    R 1 Reply Last reply Reply Quote 0
                                    • R
                                      rboan @Sebastian Roth
                                      last edited by

                                      @sebastian-roth

                                      RESOLVED! I downloaded George1421’s file (fos-usb_03-20-18.img) and modified the grub.cfg file to point to my fog server IP. Burned to usb with Rufus and it WORKED! Works on both my late 2013’s and my mid-2015’s. Thank you all for your suggestions and guidance. This has been an ongoing project for me for months.

                                      1 Reply Last reply Reply Quote 1
                                      • H
                                        hernani
                                        last edited by

                                        hi,

                                        Trying to use fog on the macs in my university but we have problems with Macbook.

                                        I will be interested in getting the img file
                                        fos-usb_03-20-18.img

                                        where can i get it?

                                        thx

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

                                          @hernani Some Macs work quite nicely doing “normal” network boot (see our wiki) but some of them have issues with the network card - so it depends on the Mac model you have.

                                          Not sure if George’s boot image is still available but the tutorial on how to create your own is definitely still alive: https://forums.fogproject.org/topic/7727/building-usb-booting-fos-image

                                          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

                                          H 1 Reply Last reply Reply Quote 0
                                          • H
                                            hernani @Sebastian Roth
                                            last edited by

                                            @Sebastian-Roth

                                            You’re right. no problems on iMac with integrated lan but it doesn’t find the network card on our MBP.
                                            I’m reading the thread about creating the omg file

                                            thx

                                            george1421G 1 Reply Last reply Reply Quote 0
                                            • george1421G
                                              george1421 Moderator @hernani
                                              last edited by

                                              @hernani Look at the FOG forum chat (upper right corner of the window) for some additional hints.

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

                                              193

                                              Online

                                              12.0k

                                              Users

                                              17.3k

                                              Topics

                                              155.2k

                                              Posts
                                              Copyright © 2012-2024 FOG Project