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

    Imposible to boot from hard drive

    Scheduled Pinned Locked Moved Unsolved
    Windows Problems
    5
    50
    15.6k
    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 @aksl
      last edited by george1421

      @aksl said in Imposible to boot from hard drive:

      UEFI 32 bit file name : ipxe32.efi
      UEFI 64 bit file name : ipxe64.efi

      What is this? These are not standard FOG boot file names. For x64 the boot file should be ipxe.efi. And for x86 the boot file should: i386-efi/ipxe.efi

      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
      • A
        aksl
        last edited by

        Modified, but this is not the problem.

        Is it possible that it can not work with this motherboard?

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

          @aksl said in Imposible to boot from hard drive:

          Is it possible that it can not work with this motherboard?

          Definitely possible. We have seen buggy UEFI firmware that wasn’t able to chainload the linux kernel so it is also possible to see issues with chainloading to rEFInd on some crappy firmware. This just sparked an idea… Are you able to deploy/capture from those PCs that have an issue with chainloading? I suspect rEFInd and linux kernel just being EFI stub binaries and should actually show the same behavior (hang). Can you confirm?

          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
          • A
            aksl
            last edited by

            I am able to capture image from this PC.

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

              @aksl said in Imposible to boot from hard drive:

              I am able to capture image from this PC.

              Ok then we need to go dive into the ugly underworld of UEFI… Download 03_ipxe.efi here and put it into /tftpboot folder on your FOG server. Rename the original ipxe.efi and name that new one like this so clients will use this for booting. This should give is some debugging output on where it hangs. Just take a picture of the hanging screen and post 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 0
              • A
                aksl
                last edited by

                I feel like it’s like before.

                I do not see a debug.

                This is my pfSense - DHCP server config : is it correct for the boot?

                0_1505116977585_59c45a5d-395c-44e0-977c-01d948cbb47f-image.png

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

                  @aksl

                  1. As long as next server points to your fog server that field is correct.
                  2. The BIOS name is correct.
                  3. You should probably add in uefi 32 bit of i386-efi/ipxe.efi
                  4. And finally uefi 64 of ipxe.efi

                  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
                  • A
                    aksl
                    last edited by aksl

                    Then, the problem is the same.

                    Always this stroke that flashes at the top left.

                    Nothing displayed on the screen.

                    Or it is the messages before the boot menu ?

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

                      @aksl Reading your earlier message I had the impression that you were in UEFI mode not legacy BIOS… For that I need to compile a different debug enabled binary. Did you change from UEFI to legacy BIOS or what?

                      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
                      • A
                        aksl
                        last edited by

                        No, i’m in UEFI mode.

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

                          What is “last” version?

                          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

                          A 1 Reply Last reply Reply Quote 0
                          • A
                            aksl @Tom Elliott
                            last edited by

                            @tom-elliott last version of what ?

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

                              @aksl Just interested to know if the 3020M, since you are in uefi mode, what is the disk configured as? Is it achi or raid mode? There IS an issue with linux and uefi and raid-on mode with most hardwares.

                              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
                              • A
                                aksl
                                last edited by

                                I can’t test with 3020M because there is not UEFI, just Legacy. I can’t format it actually. I can just play with the ASUS motherboard.

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

                                  Last version of FOG? Per the posting we still don’t know what version of fog you’re actually running, we just know it’s Last, whatever that means.

                                  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
                                  • A
                                    aksl
                                    last edited by

                                    Running version : 1.4.4

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

                                      There was a problem with UEFI imaging in 1.4.4 that was reported and we think fixed in the RC’s. Mind attempting to install the dev-branch and see if it helps out?

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

                                        https://news.fogproject.org/fog-1-5-0-rc-6/

                                        https://forums.fogproject.org/topic/10556/failure-to-expand-shrunken-resizeable-image-from-linux-machines/29

                                        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
                                        • A
                                          aksl
                                          last edited by

                                          I did the update without reinstalling everything and the problem remains.

                                          This is surely a problem in the bios. But impossible to find. I do not know what to do.

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

                                            @aksl Are keen to get your hands dirty and dive into “compiling and debugging iPXE”?? If yes is your answer, there is a way I could lead you.

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

                                            185

                                            Online

                                            12.0k

                                            Users

                                            17.3k

                                            Topics

                                            155.2k

                                            Posts
                                            Copyright © 2012-2024 FOG Project