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

    jcargile

    @jcargile

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

    jcargile Unfollow Follow

    Best posts made by jcargile

    • RE: Import CloneDeploy Images

      Just to update everyone…
      Decided to go with @george1421 on this one.
      It was a full day of “switch PXEClient Settings, Deploy , switch PXEClient again, Collect and repeat” but it worked out well and I have all my images in FOG now.
      Thank you all for the help and advice!

      posted in General
      J
      jcargile

    Latest posts made by jcargile

    • RE: Need a FOG API Call that works

      @Sebastian-Roth
      I have no idea what I was doing wrong here… My calls now work.

      posted in FOG Problems
      J
      jcargile
    • Need a FOG API Call that works

      I am trying to work through the Simplified API Documentation and have successfully implemented some GET calls to do things like ‘get all hosts’, ‘get active tasks’, etc…
      However, the last code snippet in the doc is for queuing a Task for Host #1 but ALL I get back is:

      {
          "error": "Invalid tasking type passed"
      }
      

      I have tried many different taskTypeID’s and always get the same result.
      I am running the curl command from a Linux terminal and also have converted it to an HTTP POST Request in PostMan… but nothing works!

      Does anyone have a working curl or http request to queue a Deploy Task for a specific host?
      Oh yeah, this is on FOG 1.5.7
      Thanks everyone!

      posted in FOG Problems
      J
      jcargile
    • RE: Import CloneDeploy Images

      Just to update everyone…
      Decided to go with @george1421 on this one.
      It was a full day of “switch PXEClient Settings, Deploy , switch PXEClient again, Collect and repeat” but it worked out well and I have all my images in FOG now.
      Thank you all for the help and advice!

      posted in General
      J
      jcargile
    • RE: Import CloneDeploy Images

      Based on the files associated with a FOG image, I am going to assume that the answer is no

      posted in General
      J
      jcargile
    • RE: Import CloneDeploy Images

      Images/<IMAGENAME>/ files are:
      drwxrwxrwx 3 apache cdsharewriters 4096 Dec 6 13:15 .
      drwxrwsr-x 31 apache cdsharewriters 4096 Dec 6 13:05 …
      -rwxrwxr-x 1 cd_share_rw cdsharewriters 37 Dec 6 13:15 guid
      drwxrwsr-x 2 cd_share_rw cdsharewriters 4096 Dec 6 13:07 hd0
      -rwxrwxr-x 1 cd_share_rw cdsharewriters 775 Dec 6 13:06 schema

      HD0/ files are:
      -rwxrwxr-x 1 cd_share_rw cdsharewriters 436122188 Dec 6 13:06 part1.ntfs.gz
      -rwxrwxr-x 1 cd_share_rw cdsharewriters 9961771975 Dec 6 13:15 part2.ntfs.gz
      -rwxrwxr-x 1 cd_share_rw cdsharewriters 1048064 Dec 6 13:06 table

      posted in General
      J
      jcargile
    • Import CloneDeploy Images

      Does anyone know if it is possible to import images created by CloneDeploy into FOG?
      I am in the process of switching over to FOG but have a lot of CloneDeploy Images and would like to import them if possible.

      posted in General
      J
      jcargile