• 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.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.
    • george1421G
      george1421 Moderator
      last edited by

      This is now the fourth post in the last several weeks where 1703 is not behaving well on exit from iPXE. There must be some change with Win10 1703 that iPXE is not aware of.

      https://forums.fogproject.org/topic/10652/windows-10-1703-won-t-boot-on-sanboot

      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

        In practical terms, what is the problem? Problem between UEFI and Legacy?

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

          @aksl said in Imposible to boot from hard drive:

          Problem between UEFI and Legacy?

          The problem is that there is something new/unique that Microsoft has done with 1703 -OR- the iPXE developers changed something so that the iPXE kernel can’t find the hard drive when sanboot exit mode is picked.

          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

            Hm, ok !

            I do not really understand the problem at all. Currently there are no solutions is that right?

            1 Reply Last reply Reply Quote 0
            • Wayne WorkmanW
              Wayne Workman
              last edited by

              George is saying that the problem is either Microsoft’s or iPXE’s - and we’re still trying to figure it out more exactly. This is a very new problem.

              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!
              Daily Clean Installation Results:
              https://fogtesting.fogproject.us/
              FOG Reporting:
              https://fog-external-reporting-results.fogproject.us/

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

                I tried with Windows Rev. 1607 and the problem was same.

                Hmm…

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

                  @aksl Ok, so this sounds like you have a different issue than the other guys.

                  Is this happening on one single PC or several ones? If this is more than one, are those all the same model? Please tell us more about the PCs you are using. Vendor, model, …

                  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

                    Hi,

                    So, i tested with :

                    Dell Optiplex 3020M.

                    There is no deployed image.

                    Just the basic OS (Windows 7).

                    Schema : Boot from PXE -> First choice (boot from hard drive) -> Black screen (no action)

                    george1421G 1 Reply Last reply Reply Quote 0
                    • A
                      aksl
                      last edited by

                      My bad … Doesn’t working with ‘Sanboot’, true !

                      But with ‘First HDD it’s ok’.

                      I have other model : Motherboard ASUS A58M-E : imposible to boot (Win 8.1/10).

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

                        @aksl said in Imposible to boot from hard drive:

                        Dell Optiplex 3020M.

                        I think I asked this before, but is the 3020M configured in uefi mode? Its important to know because uefi systems need a different exit mode than bios (legacy) mode. For uefi mode systems you should use the exit mode of rEFInd, sanboot is for bios(legacy) mode systems.

                        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

                          New windows 10 (legacy) is ok …

                          Windows 10 UEFI, imposible.

                          Regardless of the exit mode.

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

                            No solutions ?

                            Sorry 😞

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

                              @aksl The things you posted are a bit mixed up. This way we won’t get any further I am afraid. So same question again. Is this happening on one single PC or several ones? All the same model/vendor or different ones? Please post a proper list of the PC you tested this on, like this:

                              • Dell Optiplex 3020M - UEFI - exit type: rEFInd - hangs on black screen
                              • …

                              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

                                Thanks for your help.

                                In fact, it’s simple.

                                For all PCs with Legacy mode, it’s working.

                                For all PCs with UEFI mode, isn’t working (tried all exit mode).

                                Windows 7, 8 & 10 !

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

                                  @aksl For uefi, rEFInd is really your best option. Make sure you have the exit mode for the specific computer and uefi set to rEFInd and then lets tell refind to look in more places for a boot drive.

                                  1. On the fog server from a linux console prompt edit the following file: /var/www/html/fog/service/ipxe/refind.conf
                                  2. Search for the line scanfor internal and comment it out to look like this
                                  #scanfor internal
                                  
                                  1. Search for the line #scanfor internal,hdbios,external,biosexternal and uncomment it to look like this
                                  scanfor internal,hdbios,external,biosexternal
                                  
                                  1. Save and exit the editor.
                                  2. Now pxe boot the uefi system and see if that mode finds the hard drive.

                                  rEFInd “should” find the boot disk if it’s installed.

                                  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
                                  • S
                                    Sebastian Roth Moderator
                                    last edited by

                                    And as well, while you edit /var/www/html/fog/service/ipxe/refind.conf set the option timeout to zero. Then it would show you another boot selection menu. So hopefully we will see anything on screen at least.

                                    @aksl said:

                                    For all PCs with Legacy mode, it’s working.
                                    For all PCs with UEFI mode, isn’t working (tried all exit mode).
                                    Windows 7, 8 & 10 !

                                    Have you actually installed those systems in UEFI mode? It’s very different to install windows in legacy BIOS mode and then just switch over to UEFI later on.

                                    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

                                      Hi,

                                      I edited the refind.conf and timeout is now zero.

                                      I don’t see any difference in the boot menu.

                                      Do I have to press a key ?

                                      Currently functioning as before.

                                      Thanks

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

                                        @aksl Did you also change the things in refind.conf George suggested? See his post a little further down.

                                        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

                                          Oh, I had not seen sorry.

                                          But I tested and finally it’s the same problem.

                                          Always this line which flashes in the top left.

                                          With your different shifts, I have not seen any behavior changes in the boot menu.

                                          I don’t know what to do …;

                                          Thanks

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

                                            @aksl Secure boot is disabled I suppose?!

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

                                            159

                                            Online

                                            12.0k

                                            Users

                                            17.3k

                                            Topics

                                            155.2k

                                            Posts
                                            Copyright © 2012-2024 FOG Project