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

    PXE boots to laptop, but not to desktops

    Scheduled Pinned Locked Moved
    FOG Problems
    5
    15
    3.8k
    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.
    • JunkhackerJ
      Junkhacker Developer
      last edited by

      please update to the latest version of undionly.kpxe in the svn trunk. we believe we may have the issue finally fixed.
      details: [url]http://fogproject.org/forum/threads/040ee119-error-on-boot.10493/page-3#post-28887[/url]

      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
      • Tom ElliottT
        Tom Elliott
        last edited by

        There were known issues with previous undionly.kpxe files, but ipxe has fixed the 040ee119 errors.

        If you’re still having problems I say try one of the ipxe labeled files (particularly ipxe.kpxe) for your environment.

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

          Hey Tom…thanks for the quick reply. I tried renaming undionly.kpxe.orig, and placed ipxe.kpke file in the tftpboot folder, and now when I boot one of my dell 3010’s, it says tftp file not found…am I missing something?

          1 Reply Last reply Reply Quote 0
          • W
            Wolfbane8653 Developer
            last edited by

            [quote=“SteveL, post: 29031, member: 24457”]Hey Tom…thanks for the quick reply. I tried renaming undionly.kpxe.orig, and placed ipxe.kpke file in the tftpboot folder, and now when I boot one of my dell 3010’s, it says tftp file not found…am I missing something?[/quote]

            Did you change your DCHP server to reflect that setting change from undionly.kpxe --> ipxe.kpxe

            oh and you spelled ipxe.kpke I hope you meant ipxe.kpxe.

            1 Reply Last reply Reply Quote 0
            • S
              SteveL
              last edited by

              I did make the change to the dhcpd.conf file, and yes…it was just a type o.

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

                [quote=“SteveL, post: 29040, member: 24457”]I did make the change to the dhcpd.conf file, and yes…it was just a type o.[/quote]
                What change?

                If you copied the file ipxe.kpxe as: undionly.kpxe, then you shouldn’t be getting file not found.

                If you copied the file ipxe.kpxe as: ipxe.kpxe and moved undionly.kpxe to undionly.kpxe.orig, this is likely your issue. The file can’t be found because it doesn’t exist.

                What wolfbane is asking, if you changed the dhcpd.conf file to point at ipxe.kpxe, then did you restart dhcpd services?

                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

                  some dhcp servers require a restart of the service for config changes to take effect. did you restart the service?

                  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
                  • S
                    SteveL
                    last edited by

                    I rebooted the computer…will that suffice?

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

                      Which computer did you reboot? The server? The client?

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

                        Both…and then checked the boot of the client again…i seems to connect, and then stays at PXE-E32 TFTP open timout for about 5 min’s.
                        The only thing I’m seeing in the syslog is DHCPACK and DHCPREQUEST.

                        1 Reply Last reply Reply Quote 0
                        • W
                          Wolfbane8653 Developer
                          last edited by

                          Since you rebooted you may need to restart the TFTP service

                          1 Reply Last reply Reply Quote 0
                          • S
                            SteveL
                            last edited by

                            Ok…so I restarted the TFTP service…and all seemed to go well…except. The pc instead of booting into the FOG menu, it just reboots. It’s a dell 3010, and the PXE file I’m using is ipxe.kpxe.
                            Any suggestions for a working pxe boot file?

                            1 Reply Last reply Reply Quote 0
                            • S
                              SteveL
                              last edited by

                              Ok…so, I just got 1.0.1 working…and now I see that its not the most current version? wth…someone please send me a link to update…something a non-linux guy can understand. Thanks!

                              1 Reply Last reply Reply Quote 0
                              • B
                                Baite
                                last edited by

                                There’s a tutorial in [url]http://fogproject.org/forum/threads/centos-6-5-x86_64-installation-process-failure-with-fogftp.10705/[/url]
                                (it’s for CentOS 6.5)

                                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