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

Fog with Win10 Sysprepped VM not booting to PXE

Scheduled Pinned Locked Moved Solved
Windows Problems
2
5
529
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.
  • I
    iamrt
    last edited by Jun 24, 2020, 1:04 AM

    Hello all,

    I recently set up a Fog VM in XCP-NG and was able to configure a debian 10 install image using george1421’s massive guide on the various installer images.

    I have a sysprepped Win10 image that I am attempting to capture with fog for quick deployments but when I attempt to boot to network, I receive the UEFI shell and not into the fog environment.

    Would anyone be able/willing to point me in the right direction?

    It would be greatly appreciated!

    1 Reply Last reply Reply Quote 0
    • G
      george1421 Moderator
      last edited by george1421 Jun 23, 2020, 7:11 PM Jun 24, 2020, 1:10 AM

      @iamrt said in Fog with Win10 Sysprepped VM not booting to PXE:

      I receive the UEFI shell and not into the fog environment.

      Can you explain this a bit more, when you pxe boot the computer does it transfer ipxe.efi to the target computer? I picture of the screen you see or error would help set the context of the error.

      Is the windows sysprep image on a vm or a physical computer?

      What is your dhcp server? Do you have it configured for both bois and uefi 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
      • I
        iamrt
        last edited by Jun 24, 2020, 1:25 AM

        To the first question, I’m not sure? It appears to boot directly to the shell without much in the way of errors.

        The sysprep image is a VM. As for the DHCP server, I’m using untangle. Currently I have a line added to the Network > Advanced Settings > DNS & DHCP: dhcp-boot=undionly.kpxe,10.1.1.101

        I’m guessing I may need to add a line to that or does the undionly.kpxe handle both bios and uefi?

        G 1 Reply Last reply Jun 24, 2020, 2:36 AM Reply Quote 0
        • G
          george1421 Moderator @iamrt
          last edited by george1421 Jun 23, 2020, 8:37 PM Jun 24, 2020, 2:36 AM

          @iamrt I don’t know much about the untangle implimentation of dnsmasq, but here is a tutorial on installing dnsmasq on your fog server. The idea of me showing it is this configuration supports both bios and uefi systems: https://forums.fogproject.org/topic/12796/installing-dnsmasq-on-your-fog-server You will need the pattern matching bits of the config file to determine if the booting system is uefi or bios.

          Now you say that the VM is just dropping you to an efi shell. The first problem I see is that your boot file is undionly.kpxe The issue is that is a BIOS only boot loaderm it will not boot a uefi system. For a uefi system your boot loader needs to be 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 1
          • I
            iamrt
            last edited by Jun 24, 2020, 11:09 AM

            That was it! I knew once you mentioned the configuration for both uefi and bios, that was where the trouble was. I have enabled dnsmasq per the instructions you linked and it booted into the fog menu without issue.

            Thank you very much!

            1 Reply Last reply Reply Quote 1
            • 1 / 1
            1 / 1
            • First post
              2/5
              Last post

            192

            Online

            12.0k

            Users

            17.3k

            Topics

            155.2k

            Posts
            Copyright © 2012-2024 FOG Project