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

    Topics created by dustinmps2013

    • D

      How can I reset the image ID numbers?

      FOG Problems
      • • • dustinmps2013
      4
      0
      Votes
      4
      Posts
      1.2k
      Views

      JunkhackerJ

      you could edit the “imageID” field of the “images” table in the “fog” database, but if it’s purely for aesthetics i recommend against it.
      that ID is used for internal record keeping and task management in fog

    • D

      Full host registration Edit

      FOG Problems
      • • • dustinmps2013
      2
      0
      Votes
      2
      Posts
      712
      Views

      Tom ElliottT

      init.xz

      [code]cd /var/www/fog/service/ipxe
      xz -d init.xz
      mkdir tmp
      mount -o loop init tmp
      #EDIT YOUR FILE SPECIFICALLY tmp/bin/fog.man.reg
      cd /var/www/fog/service/ipxe
      xz -C crc32 -9 -c < init > init.xz[/code]

    • D

      Slow attempting to register host and deployment problems

      FOG Problems
      • • • dustinmps2013
      13
      0
      Votes
      13
      Posts
      5.6k
      Views

      Tom ElliottT

      Okay,

      I found and corrected this bug. It is up in svn at 1862. Thanks for reporting.

    • 1 / 1