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

    Unable to boot Fog from PXE

    Scheduled Pinned Locked Moved
    FOG Problems
    6
    27
    11.5k
    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.
    • Tom ElliottT
      Tom Elliott @swaroop
      last edited by

      @swaroop https://forums.fogproject.org/topic/4862/ipxe-error-no-configuration-methods-succeeded/2

      Can you ensure the network cable is good please? Either that or, if this is a VM make sure it’s not a natted connection, but a bridged one.

      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

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

        ??? I know its late but, why am I seeing two different ipxe kernels running?

        I looks like one ipxe kernel is chain loading to undionly.kpxe. And its the second kernel that is not picking up a dhcp address. Are we loading and older pxelinux.0 that is chainloading to a fog version of unidonly.kpxe? It makes me think that there is some old dhcp settings with a DHCP Proxy somewhere.

        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!

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

          @george1421 Just my guess, this particular VM is virtual box.

          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
          • S
            Sebastian Roth Moderator
            last edited by

            @george1421 said:

            I know its late but, why am I seeing two different ipxe kernels running?

            Yes, Tom is right I think. Virtualbox is definitely using iPXE as PXE ROM. That’s why you see iPXE chainloading iPXE…

            @swaroop Interesting that the first iPXE is able to get an IP via DHCP but the second is not. Can you please enable network tracing for this VM and upload the PCAP file to the forum here.

            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 1
            • S
              swaroop @Tom Elliott
              last edited by

              @Tom-Elliott Thanks a lot … it worked …👍 :

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

                @swaroop What exactly did you change? Please let us know so other users will find this when running into the same problem!!

                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

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

                  @Sebastian-Roth as Tom guide me to remove that NATTED connection and only keep the Bridged connection in the Virtual Box and it worked .

                  1 Reply Last reply Reply Quote 1
                  • J
                    jdmg94 @Tom Elliott
                    last edited by

                    @Tom-Elliott said:

                    Is there an error message displayed before it continues to the system? Something like PXE-E32 or similar?

                    I get that error message, I’m running build number 6985, and I’m getting dhcp from fog

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

                      @jdmg94 did you try what the OP shows fixed this?

                      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

                      J 1 Reply Last reply Reply Quote 0
                      • J
                        jdmg94 @Tom Elliott
                        last edited by

                        @Tom-Elliott I’m on fog’s autogenerated “dhcpd.conf” file, but I don’t really know what OP is reffering to

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

                          @jdmg94 what do you mean? See your details are sorely lacking. What version of fog? Is fog on a VM and if so what VM software is hosting it? Have you tried changing the network cable? Is the error the same as what the head of this post is referring to (unable to get Config Params or whatever)? What OS is fog running on? Is this all hosts getting this or just this one particular host? When did this start happening? What steps have you tried?

                          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
                          • C
                            ciranodd
                            last edited by

                            Hi Gents,

                            I am no expert, but hopefully my input can help a little.

                            First, quick MACLookUp on the MAC in the screenshot 080027 cadmus computer systems, looking for cadmus computer systems, VirtualBox came up. so that’s that. https://www.virtualbox.org/pipermail/vbox-dev/2011-August/010036.html

                            Just this past week i had an issue with our POS system that runs over PXE (Nothing to do with FOG).

                            Scenario

                            EXSi 5.5 Upt 2 host running Windows 7 guest and inside the guest VirtualBox. Inside VirtualBox a Virtual machine running our POS system (Point of Sale jst fyi 🙂 ) that is called via PXE.

                            The PXE call would time out, which i think is the problem you are having.

                            The way i was able to make it work was by ENABLING – PROMISCUOUS MODE – in the EXSi Host.

                            In Virtual box not sure how to enable, but a quick search tells me that all you have to do is change the NIC you are using the FOG with to Bridged Adapter instead of Internal Network which is most likely what you are using.
                            https://www.virtualbox.org/manual/ch06.html

                            Just to try change your FOG server network adapter to Bridged Adapter (Literally will simulate you physical NIC ) to see what happens, it wont hurt !!!

                            Again way far from expert, but in my case using fog, since this beautiful software uses PXE and DHCP among a lot more things. I though to myself, just to be on the safe side i will keep my FOG server completely isolated from my actual network, because in my case i just use it to clone computers and more important i already have a DHCP and PXE service already running … that would be a call for problems to put my fog server on the same network !!!

                            Hope this helps a little, if not well i shared something !!!

                            Cheers mate !!!

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

                            246

                            Online

                            12.0k

                            Users

                            17.3k

                            Topics

                            155.2k

                            Posts
                            Copyright © 2012-2024 FOG Project