• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. devercoder9
    D
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 1
    • Best 1
    • Controversial 0
    • Groups 0

    devercoder9

    @devercoder9

    1
    Reputation
    1
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    devercoder9 Unfollow Follow

    Best posts made by devercoder9

    • RE: iPXE iso vs iPXE FOG

      I was getting similar myself with the ipxe Rom hanging at “iPXE initializing devices”. The solution was to build a fresh undionly.kpxe (https://wiki.fogproject.org/wiki/index.php/IPXE#Compile).
      Before you bake, modify general.h to comment out or remove the following lines:
      #define DOWNLOAD_PROTO_HTTPS
      #define IMAGE_TRUST_CMD
      #define CERT_CMD
      Then compile, and copy the rom to your tftp folder.

      posted in Hardware Compatibility
      D
      devercoder9

    Latest posts made by devercoder9

    • RE: iPXE iso vs iPXE FOG

      I was getting similar myself with the ipxe Rom hanging at “iPXE initializing devices”. The solution was to build a fresh undionly.kpxe (https://wiki.fogproject.org/wiki/index.php/IPXE#Compile).
      Before you bake, modify general.h to comment out or remove the following lines:
      #define DOWNLOAD_PROTO_HTTPS
      #define IMAGE_TRUST_CMD
      #define CERT_CMD
      Then compile, and copy the rom to your tftp folder.

      posted in Hardware Compatibility
      D
      devercoder9