• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. rtarr
    3. Best
    R
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 9
    • Best 2
    • Controversial 0
    • Groups 0

    Best posts made by rtarr

    • RE: iPXE Binary Compile Error

      This appears to be caused by a recent update to the iPXE repo on Github. Here is a link to someone else encountering the same error:

      https://github.com/ipxe/ipxe/discussions/1126

      According to the thread above, build 6ca597e will not cause this error, which is the build before the one that gives this error. Therefore I added the line “git checkout 6ca597e” in the buildipxe.sh script after the git pull lines for the iPXE and iPXE-efi repositories. This allowed me to compile the binaries via the script without errors. I hope this helps if you come across this error!

      posted in Linux Problems
      R
      rtarr
    • RE: Boot Loop after Sysprepping a Golden Image VM

      Update, rebuilding the VM from scratch helped it at least boot to windows a little before a sysprep error appeared during the specialize step.

      I generated a new answer file using this link: https://schneegans.de/windows/unattend-generator/

      I then modified it to have our local admin account info. I have tested my Image on 4 separate models, and the sysprep skipped OOBE as desired and only prompts for a network connection before booting, which is perfect. It then boots to the login page for the local admin where install packages are located on the desktop.

      Thank you again George for your help!

      posted in Windows Problems
      R
      rtarr
    • 1 / 1