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

UEFI boot from pxe

Scheduled Pinned Locked Moved Solved
Windows Problems
2
6
710
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.
  • D
    dijsil
    last edited by Apr 12, 2019, 7:39 AM

    I got a new Dell Latitude laptop and cannot change the setting to legacy as its using an 8th gen cpu. So I need to create an image for UEFI too 😕

    I already had the option of 066/067 configured on my dc and was working fine for legacy option however for UEFI its displaying so I added the ipxe.efi

    41a376f2-29d0-48b2-99a3-a03c4fc2f8ff-image.png

    With the above settings I am getting the below and then continues to boot to OS

    bb4521bf-7709-4171-a8c4-ffe71558fbb0-image.png

    1 Reply Last reply Reply Quote 0
    • S
      Sebastian Roth Moderator
      last edited by Sebastian Roth Apr 12, 2019, 2:42 AM Apr 12, 2019, 8:42 AM

      @dijsil In the above DHCP settings screenshot you have ipxe.efi as “066 Boot Server Host Name” while it should really be 192.168.0.58 I suppose.

      I guess you know our wiki article: https://wiki.fogproject.org/wiki/index.php?title=BIOS_and_UEFI_Co-Existence

      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
      • D
        dijsil
        last edited by Apr 12, 2019, 9:30 AM

        Managed to get past that error sorry forgot to post as I was dealing with another issue.

        If anyone encounter this issue go to bios and change sata operation from Raid on to AHCI and should work.

        56ff8a0d-8a39-4804-9815-a7ed28eb1d32-image.png

        1 Reply Last reply Reply Quote 0
        • S
          Sebastian Roth Moderator
          last edited by Apr 12, 2019, 10:13 AM

          @dijsil So do you still have an issue or is it all working now?

          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
          • D
            dijsil
            last edited by Apr 15, 2019, 8:21 AM

            This post is deleted!
            1 Reply Last reply Reply Quote 0
            • D
              dijsil
              last edited by Apr 15, 2019, 9:15 AM

              Managed to get it to work however got stuck on another issue.

              After deployment I am encountering another issue after joining the computer to domain windows update is coming up blank and when clicking on start button and start typing nothing comes up (using the built in administrator everything works fine)

              On the legacy image I managed to fix it by using the setupcomplete.cmd (%WINDIR%\Setup\Scripts\SetupComplete.cmd) however this being a Dell laptop with OEM license it seems that this does not work

              65441bdd-f088-401f-9587-1a1ed1cb186e-image.png

              REM "C:\Windows\Setup\Scripts\SetupComplete.cmd is executed as final step of coming out of Sysprep under SYSTEM account"
              REM "Clean up problems caused by using COPYPROFILE=TRUE"
              rd /s /q "C:\Users\Administrator\AppData\Local\Microsoft\Windows\WebCache"
              rd /s /q "C:\Users\Administrator\AppData\Local\Microsoft\Windows\INetCache"
              del /f /q /a:sh "C:\Users\Administrator\AppData\Local\Microsoft\Windows\WebCacheLock.dat"
              
              rd /s /q "C:\Users\Default\AppData\Local\Microsoft\Windows\WebCache"
              rd /s /q "C:\Users\Default\AppData\Local\Microsoft\Windows\INetCache"
              del /f /q /a:sh "C:\Users\Default\AppData\Local\Microsoft\Windows\WebCacheLock.dat"
              
              sc config FOGService start= auto
              shutdown -t 0 -r```
              1 Reply Last reply Reply Quote 0
              • 1 / 1
              1 / 1
              • First post
                3/6
                Last post

              238

              Online

              12.0k

              Users

              17.3k

              Topics

              155.2k

              Posts
              Copyright © 2012-2024 FOG Project