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

    Can't do PXE-boot on HP Probook 645 (Fog 1.2.0)

    Scheduled Pinned Locked Moved
    Hardware Compatibility
    5
    19
    14.4k
    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
      last edited by

      I’m aware of the ipxe infinity loop. Which undionly file are you using? Did you build your own?

      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
      • R
        Ronny Simonsen
        last edited by

        [quote=“Tom Elliott, post: 34612, member: 7271”]I’m aware of the ipxe infinity loop. Which undionly file are you using? Did you build your own?[/quote]

        I use the default; “undionly.kpxe”
        I don’t know the difference between all the boot-files and i don’t know how to build my own 😞

        1 Reply Last reply Reply Quote 0
        • x23piracyX
          x23piracy
          last edited by

          Hi Ronny,

          i am not sure but try to check if it supports legacy and uefi boot sources.
          If possible switch of uefi boot sources and use legacy ones

          This is from my HP ProBook 6450b:

          [IMG]http://i.imgur.com/ToPV6SL.jpg[/IMG]

          Regards X23

          ║▌║█║▌│║▌║▌█

          1 Reply Last reply Reply Quote 0
          • R
            Ronny Simonsen
            last edited by

            Hi!
            I’ve switched off UEFI, but now it goes into “iPXE infinity loop”.
            The question is; How do i fix Infinity loop?

            RS

            [quote=“x23piracy, post: 34633, member: 3982”]Hi Ronny,

            i am not sure but try to check if it supports legacy and uefi boot sources.
            If possible switch of uefi boot sources and use legacy ones

            This is from my HP ProBook 6450b:

            [IMG]http://i.imgur.com/ToPV6SL.jpg[/IMG]

            Regards X23[/quote]

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

              it’s hard to know what the problem is based on “iPXE infinity loop”
              do you see the menu?

              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
              • R
                Ronny Simonsen
                last edited by

                No! It re-run initializing iPXE before the Fog-menu appears.
                There is no error-msg.

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

                  have you tried using any of the alternative ipxe boot file? like undionly.kkpxe ?

                  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
                  • R
                    Ronny Simonsen
                    last edited by

                    Yes i guess i did. I change dhcpd.conf to different boot-files and restarted dhcp. I guess i was testing the different files. Hope i did it right. Same result on all boot-files. I don’t know what’s the difference between the boot-files and what to use.
                    Some says that with “Infinity loop”, then we need to compile a new boot-file for this PC. This i don’t know how to do.

                    [quote=“Junkhacker, post: 34707, member: 21583”]have you tried using any of the alternative ipxe boot file? like undionly.kkpxe ?[/quote]

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

                      What undi files are you using? What I mean, are you copying them from other places?

                      Can you capture video of the system booting and looping to see if we can see a boot problem?

                      Does your network have STP, if so can you enable Portfast or Rapid STP? Can you disable STP to remove that as a possible issue? Can the system actually get dhcp? Does it load the ipxe stuff or bootloop before that far? From the sounds of it, the network is loading undionly.{k,kk}pxe file, but not receiving the DHCP which will cause the system to reboot. That’s why I ask the questions about Spanning Tree and if you can disable or use Rapid/Portfast.

                      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
                      • R
                        Ronny Simonsen
                        last edited by

                        Hi!
                        The funny thing is that we installed Fog 1.2.0 on another computer and now it do iPXE-boot without problem.
                        This meen that HP Probook 645 is working with the latest Fog with default boot-file(undionly.kpxe).
                        So the problem must be something else. (I will do some more testing and then take video/pic of boot).

                        Now our problem is how to upload image from a Win8.1-PC and deploy it. As long PC are setup with UEFI/Secure boot and GPT-partition, it want work. We did upload "Single disk, multiple partition) from a computer with Secure boot and UEFI disabled, but with factory disk-setup (GPT). This uploaded without problem, men we couldn’t deploy it back to same computer. Get error-msg about missing system-files. I guess its impossible to imaging PC with factory setup Win8.1 and we have to clear harddrive and install everything from scratch.

                        Do you know an Tutorial/Guide/Wiki on how to upload image and deploy when OS is Win8.1 Pro?

                        RS

                        [quote=“Tom Elliott, post: 34732, member: 7271”]What undi files are you using? What I mean, are you copying them from other places?

                        Can you capture video of the system booting and looping to see if we can see a boot problem?

                        Does your network have STP, if so can you enable Portfast or Rapid STP? Can you disable STP to remove that as a possible issue? Can the system actually get dhcp? Does it load the ipxe stuff or bootloop before that far? From the sounds of it, the network is loading undionly.{k,kk}pxe file, but not receiving the DHCP which will cause the system to reboot. That’s why I ask the questions about Spanning Tree and if you can disable or use Rapid/Portfast.[/quote]

                        1 Reply Last reply Reply Quote 0
                        • R
                          Ronny Simonsen
                          last edited by

                          UPDATE
                          OK! I did now try to change boot-file til “undionly.kkpxe” and restarted dhcp. Now it did som loops, but suddenly it works.
                          I don’t know the different between undionly.(k)kpxe, but on this Fog-server the .kkpxe works with HP Probook 645.
                          On the other Fog-server(same setup) the default .kpxe works.
                          For now this problem seems to be solved.

                          Thanks for helping!

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

                            updated Working Devices to include

                            [FONT=sans-serif][COLOR=#000000][SIZE=13px]HP ProBook 6450b ✓ Defualt bzImage undionly.kpxe 2014-06-13
                            HP Probook 645 ✓ Defualt bzImage undionly.kkpxe 2014-06-13 Disable UEFI-Bootdodus in BIOS. undionly.kkpxe is not a typo you need to use this file to boot properly.[/SIZE][/COLOR][/FONT]

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

                            249

                            Online

                            12.0k

                            Users

                            17.3k

                            Topics

                            155.2k

                            Posts
                            Copyright © 2012-2024 FOG Project