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

    No boot UEFI IPV4 (HP elitebook 840)

    Scheduled Pinned Locked Moved
    Hardware Compatibility
    3
    13
    1.7k
    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.
    • george1421G
      george1421 Moderator @Beber55
      last edited by george1421

      @Beber55 sorry for the delay I have meetings here all day.

      From a windows computer, install the tftp client feature. Connect the windows computer to the isolated imaging network. Then from windows command prompt key in: tftp 10.10.10.10 GET ipxe.efi . This will test if the ipxe.efi file can be downloaded from the FOG server to the target computer. In this case we only want to test if it downloads.

      If that works then we will need to do a bit more debugging.

      One last idea, make sure the firmware (BIOS) is updated to the latest on the target computer (hp elitebook 840). That will make sure any fixes are on that hardware before we go to the next step with testing.

      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
      • B
        Beber55
        last edited by

        Hello,

        Yes the file can be downloaded from the FOG server, photo to have confirmation?
        http://image.noelshack.com/fichiers/2018/50/3/1544602870-1-transfere-fog-a-pc-ipxe-ok.jpg

        The update of the BIOS does not change anything, I have the same problem.

        thank you george1421.

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

          @Beber55 I’d suggest enabling verbose logging for TFTP in your FOG server. For that edit /etc/default/tftpd-hpa and change TFTP_OPTIONS="-s" to TFTP_OPTIONS="-s -v". Then restart: systemctl restart tftpd-hpa and keep an eye on the logs: tail -f /var/log/messages /var/log/daemon.log | grep "tftp" while you boot up the client.

          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
          • B
            Beber55
            last edited by

            george1421,

            With /etc/default/tftpd-hpa , I have the message (permission not granted), I use sudo -i to log in as an administrator ?

            sorry for my lack of knowledge.

            thank you.

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

              george1421 how can I thank you for the help you give me ?

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

                @Beber55 Please run the following commands and post output here:

                whoami
                ls -al /etc/default/tftpd-hpa
                

                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
                • B
                  Beber55
                  last edited by

                  george1421,

                  the result :
                  -rw-r–r-- 1 root root 133 oct. 23 2017 /etc/default/tftpd-hpa

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

                    @george1421 There were two commands… whoami

                    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
                    • B
                      Beber55
                      last edited by

                      george1421

                      I do not understand about two command?

                      I tried… :

                      http://image.noelshack.com/fichiers/2018/50/3/1544624071-2-c-pas-ca.jpg

                      http://image.noelshack.com/fichiers/2018/50/3/1544624166-2-ou-ca.jpg

                      http://image.noelshack.com/fichiers/2018/50/3/1544624367-2-nimporte-quoi.jpg

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

                        @Beber55 Ok, permission error was missleading, nevermind.

                        You need to edit the file: nano /etc/default/tftpd-hpa

                        Now make the change, save (ctrl+o), exit (ctrl+x) and then run the other commands to restart and read log file as suggested earlier.

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

                        211

                        Online

                        12.0k

                        Users

                        17.3k

                        Topics

                        155.2k

                        Posts
                        Copyright © 2012-2024 FOG Project