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

    Computers keeping gett IPXE could not boot error

    Scheduled Pinned Locked Moved
    FOG Problems
    5
    29
    15.1k
    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.
    • D
      darkxeno
      last edited by

      I have quite a few computers that are now getting a IPXE error when trying to boot to the fogserver the error I am getting is this

      “[url]http://fogserver/fog/services/ipxe/boot.php[/url]… input/output error ([url]http://ipxe.org/1d0c6139[/url])
      could not boot : input/output error ([url]http://ipxe.org/1d0c6139[/url])”

      This only happens on some of my computers not all of them. I have tried using different kernels and updating my bios. I can not figure out why this is doing this and how to fix it. everything worked fine when i was still on 1.1.1 but when i updated to 1.1.2 that’s when i started getting issues

      1 Reply Last reply Reply Quote 0
      • JunkhackerJ
        Junkhacker Developer
        last edited by

        see if you still get the error if you replace the /tftpboot/undionly.kpxe file with a copy from fog 1.1.1

        signature:
        Junkhacker
        We are here to help you. If you are unresponsive to our questions, don't expect us to be responsive to yours.

        1 Reply Last reply Reply Quote 0
        • D
          darkxeno
          last edited by

          nope didn’t work

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

            Go to the file:
            /var/www/{fogwebdirectory}/lib/fog/BootMenu.class.php

            Look for the line that has console --picture. Comment or remove the line, behold the success.

            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
            • JunkhackerJ
              Junkhacker Developer
              last edited by

              have you changed the address of the server since you first installed?

              signature:
              Junkhacker
              We are here to help you. If you are unresponsive to our questions, don't expect us to be responsive to yours.

              1 Reply Last reply Reply Quote 0
              • D
                darkxeno
                last edited by

                that didnt help either tom 😞

                1 Reply Last reply Reply Quote 0
                • D
                  darkxeno
                  last edited by

                  [quote=“Junkhacker, post: 32331, member: 21583”]have you changed the address of the server since you first installed?[/quote]
                  nope everything is still the same

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

                    What do you get if you got:
                    [url]http://IPOFFOG/fog/service/ipxe/boot.php?mac=XX:XX:XX:XX:XX:XX[/url]

                    Change IPOFFOG to the ip of your fog server and change the XX:XX:XX:XX:XX:XX to the mac that you’re attempting to boot.

                    Can you give us the output?

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

                      I get website can not display this page

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

                        What’s your apache error logs show?
                        Are you doing a virtual host for your fog server?

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

                          [quote=“Tom Elliott, post: 32342, member: 7271”]What’s your apache error logs show?
                          Are you doing a virtual host for your fog server?[/quote]
                          let me look in the logs and no its a physical host that i have for fog

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

                            What I mean by virtual host is dealing with web server. Meaning do you access your fog server as:

                            [url]http://IPHERE/fog/management[/url]

                            or as

                            [url]http://IPHERE/management[/url]

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

                              [Mon Jul 07 13:29:41 2014] [error] [client 10.0.10.160] PHP Fatal error: Call to a member function get() on a non-object in /var/www/fog/lib/fog/BootMenu.class.php on line 132
                              thats whats im getting from the logs

                              1 Reply Last reply Reply Quote 0
                              • D
                                darkxeno
                                last edited by

                                this is what line 132on /var/www/fog/lib/fog/BootMenu.class.php

                                        $this->storage = $StorageNode->get('ip');
                                
                                1 Reply Last reply Reply Quote 0
                                • D
                                  darkxeno
                                  last edited by

                                  [quote=“Tom Elliott, post: 32345, member: 7271”]What I mean by virtual host is dealing with web server. Meaning do you access your fog server as:

                                  [url]http://IPHERE/fog/management[/url]

                                  or as

                                  [url]http://IPHERE/management[/url][/quote]

                                  i access it like this [url]http://IPHERE/fog/management[/url]

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

                                    Does the image you have actually belong to a storage group with a storage node?

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

                                      [quote=“Tom Elliott, post: 32349, member: 7271”]Does the image you have actually belong to a storage group with a storage node?[/quote]
                                      yeah it does

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

                                        Not based on the error you’re getting. It can’t find the node which is why it’s failing.

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

                                          [quote=“Tom Elliott, post: 32353, member: 7271”]Not based on the error you’re getting. It can’t find the node which is why it’s failing.[/quote]
                                          same here im not sure whats going on some computers work and others dont

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

                                            On way to test to take this exact same image that’s on this client that’s being a pain and put it on another client that isn’t causing problems if the new system with that new image has the exact same problem it’s a problem with Liam it

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

                                            211

                                            Online

                                            12.0k

                                            Users

                                            17.3k

                                            Topics

                                            155.2k

                                            Posts
                                            Copyright © 2012-2024 FOG Project