• 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
    • Groups 0

    Topics

    • D

      How can I reset the image ID numbers?

      Watching Ignoring Scheduled Pinned Locked Moved FOG Problems
      4
      0 Votes
      4 Posts
      1k 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

      Watching Ignoring Scheduled Pinned Locked Moved FOG Problems
      2
      0 Votes
      2 Posts
      734 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

      Watching Ignoring Scheduled Pinned Locked Moved FOG Problems
      13
      0 Votes
      13 Posts
      6k Views
      Tom ElliottT

      Okay,

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

    • 1 / 1