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

    Posts made by jramos76

    • RE: Unable to Capture Image - Invalid Storage Group

      @Sebastian-Roth Thank you for the instructions. Updating FOG to 1.5.9-RC1 resolved the issue. I am now able to capture and restore an image without issue.

      posted in FOG Problems
      J
      jramos76
    • RE: Unable to Capture Image - Invalid Storage Group

      @Sebastian-Roth Ok, thank you. Do you have a link with instructions on how to get 1.5.9-RC1?

      posted in FOG Problems
      J
      jramos76
    • RE: Unable to Capture Image - Invalid Storage Group

      @Sebastian-Roth Also, I don’t use any plugins.

      posted in FOG Problems
      J
      jramos76
    • RE: Unable to Capture Image - Invalid Storage Group

      @Sebastian-Roth - It says “DefaultMember”

      posted in FOG Problems
      J
      jramos76
    • RE: Unable to Capture Image - Invalid Storage Group

      @Sebastian-Roth Here is the error: https://ibb.co/gzWYsfQ

      posted in FOG Problems
      J
      jramos76
    • RE: Unable to Capture Image - Invalid Storage Group

      @Sebastian-Roth - I tried to do the capture again and still receive the same error message (Unable to capture image). Do you have other suggestions or are we at the point of upgrading to FOG 1.5.8? If so, do you have a link to instructions for upgrading? Thank you for your help with this.

      posted in FOG Problems
      J
      jramos76
    • RE: Unable to Capture Image - Invalid Storage Group

      @Sebastian-Roth Yes, my mistake. Thank you for noticing the missing quote. I now have the GUI back. I’ll post back here how the capture goes. Thanks again and have a nice day!

      posted in FOG Problems
      J
      jramos76
    • RE: Unable to Capture Image - Invalid Storage Group

      @Sebastian-Roth Here is the code:

      public function getHost()
      {
      return $this->get(‘host’);
      }
      /**
      * Returns the storage group object.
      *
      * @return object
      /
      public function getStorageGroup()
      {
      return new StorageGroup($this->get(‘storagenode’)->get('storagegroupID));
      }
      /
      *
      * Returns the storage node object.
      *
      * @return object
      /
      public function getStorageNode()
      {
      return $this->get(‘storagenode’);
      }
      /
      *
      * Returns the image object.

      posted in FOG Problems
      J
      jramos76
    • RE: Unable to Capture Image - Invalid Storage Group

      @Sebastian-Roth Thanks for the code edit. I made the changes and my GUI stopped working so I couldn’t test if the capture works now. I restarted the server, but I still get “The page isn’t working” HTTP ERROR 500.

      posted in FOG Problems
      J
      jramos76
    • Unable to Capture Image - Invalid Storage Group

      Hi,

      I’m having issues capturing an image in FOG. The capture process captures all of the partitions and then at the very end, it gives an error - “Could not complete tasking (/bin/fog.upload)” and it has “Error returned: Invalid Storage Group” listed many times above. I’m running FOG version 1.5.6

      Any help would be appreciated.

      Thanks!

      posted in FOG Problems
      J
      jramos76
    • RE: Unable to capture image - Bitlocker Signature detected

      @Tom-Elliott Hi Tom, sorry, I didn’t reply with that info, but yes, I did run the command you suggested to explicitly turn off bitlocker, but it was still giving me the same error. The error only went away once TPM was disabled in the BIOS. Thanks for your help trying to figure this out!

      posted in FOG Problems
      J
      jramos76
    • RE: Unable to capture image - Bitlocker Signature detected

      @Sebastian-Roth Thanks Sebastian! Will do!

      posted in FOG Problems
      J
      jramos76
    • RE: Unable to capture image - Bitlocker Signature detected

      @Sebastian-Roth - Thank you for your help with this. I had to disable TPM in the BIOS for the Bitlocker message to go away. Now I have another issue. It goes through capturing the image, but at the end, it says “Could no complete tasking (/bin/fog.upload)” and it has “Error returned: Invalid Storage Group” listed many times above.

      posted in FOG Problems
      J
      jramos76
    • RE: Unable to capture image - Bitlocker Signature detected

      @Tom-Elliott - thanks for the command. I did verify that bitlocker was turned off on the 😄 Drive using the command that @Sebastian-Roth provided. I tried uploading a picture from the debug command, but I don’t think it went through. I’m hoping I can get the picture to you another way.

      posted in FOG Problems
      J
      jramos76
    • RE: Unable to capture image - Bitlocker Signature detected

      Looks like the image is not uploading. I clicked “Upload Image”, but it gives me an error. Any other way to upload the picture?

      posted in FOG Problems
      J
      jramos76
    • RE: Unable to capture image - Bitlocker Signature detected

      @Sebastian-Roth - Here is the output of the command.

      ![0_1587483853435_fog_client.jpg](Uploading 100%)

      posted in FOG Problems
      J
      jramos76
    • RE: Unable to capture image - Bitlocker Signature detected

      @Sebastian-Roth - I’ve run the command and it says the C drive is “Fully Decrypted” and Bitlocker Version: None. When I look at the partitions on the machine, I see (Disk 0 partition 1) is the EFI System Partition and OS (C:) as the (Boot, Page File, Crash Dump, Primary Partition).

      posted in FOG Problems
      J
      jramos76
    • Unable to capture image - Bitlocker Signature detected

      Hi,

      I’m trying to capture a Windows 10 image to the FOG server. On the Windows 10 client, I’ve disabled bitlocker and run sysprep, but the capture process keeps getting stuck with the error: “Found bitlocker signature in partition /dev/sda3 header. Please disable BITLOCKER before capturing an image. (isBitlockedPartition)”

      I’ve verified that Bitlocker is off on the drive and it is decrypted, so I’m not sure why the capture process keeps getting stuck. Any help would be appreciated.

      Thanks!

      posted in FOG Problems
      J
      jramos76
    • RE: Windows 7 Machines on Network pickup Fog Server as DHCP Server

      @Sebastian-Roth Thanks for your help! That fixed the issue.

      posted in Windows Problems
      J
      jramos76
    • RE: Windows 7 Machines on Network pickup Fog Server as DHCP Server

      @Sebastian-Roth Here is the result of the command:

      administrator@fog:~$ sudo systemctl status isc-dhcp-server
      [sudo] password for administrator:
      ● isc-dhcp-server.service - ISC DHCP IPv4 server
      Loaded: loaded (/lib/systemd/system/isc-dhcp-server.service; enabled; vendor
      Active: active (running) since Fri 2019-07-26 09:16:09 PDT; 5min ago
      Docs: man:dhcpd(8)
      Main PID: 1317 (dhcpd)
      Tasks: 1 (limit: 4915)
      CGroup: /system.slice/isc-dhcp-server.service
      └─1317 dhcpd -user dhcpd -group dhcpd -f -4 -pf /run/dhcp-server/dhcp

      It looks like it is running. How do I stop it and if I stop it, will that stop the proxyDHCP which I want running for our clients we need to image using PXE boot?

      posted in Windows Problems
      J
      jramos76
    • 1
    • 2
    • 1 / 2