• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. vanopy
    3. Posts
    V
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 49
    • Best 2
    • Controversial 0
    • Groups 0

    Posts made by vanopy

    • RE: Error trying to restore GPT partition tables on multiple Dell machines

      @Tom-Elliott Could it be an idea, that I create a completely new golden image, but this time on the Sata disk? And try to get those deployed to my Sata and nvme disks? Just thinking out loud, will take me some time though.

      posted in FOG Problems
      V
      vanopy
    • RE: Error trying to restore GPT partition tables on multiple Dell machines

      @Tom-Elliott Some more info, just opened the laptop I wanted to deploy to see exactly which disk is inside, it’s a 500 GB SATA Disk. I don’t think I have any larger disks laying around to test with.

      I’ve also tried to deploy the image on a newer model, which also has an nvme disk, but this was giving the same outcome and error message, like in my original post.

      posted in FOG Problems
      V
      vanopy
    • RE: Error trying to restore GPT partition tables on multiple Dell machines

      @george1421 Copied all the commands via Putty as you first recommended:

      [root@BGImage ~]# cd /images/winv10.3
      [root@BGImage winv10.3]# cat d1.partitions

      label: gpt
      label-id: 2B93DFE7-2C81-4C8A-9000-BEF1E8E64AA3
      device: /dev/nvme0n1
      unit: sectors
      first-lba: 34
      last-lba: 1000215182
      
      /dev/nvme0n1p1 : start=        2048, size=      204800, type=C12A7328-F81F-11D2-BA4B-00A0C93EC93B, uuid=1257976B-8CEF-4391-8FD8-815CAC3B26B6, name="EFI system partition", attrs="GUID:63"
      /dev/nvme0n1p2 : start=      206848, size=       32768, type=E3C9E316-0B5C-4DB8-817D-F92DF00215AE, uuid=D1113659-47AF-43F3-9E7A-BC08C44268CE, name="Microsoft reserved partition", attrs="GUID:63"
      /dev/nvme0n1p3 : start=      239616, size=   996288512, type=EBD0A0A2-B9E5-4433-87C0-68B6B72699C7, uuid=EE33BD1E-F4CA-4E1A-91E7-FECA59FA53CA, name="Basic data partition"
      /dev/nvme0n1p4 : start=   996528128, size=     3665920, type=DE94BBA4-06D1-4D40-A16A-BFD50179D6AC, uuid=295314FF-104B-45AB-A1F1-5CBFDC52CBB8, name="Basic data partition", attrs="RequiredPartition GUID:63"
      

      [root@BGImage winv10.3]# cat d1.fixed_size_partitions

      :1:2:4
      

      [root@BGImage winv10.3]# cat d1.minimum.partitions

      label: gpt
      label-id: 2B93DFE7-2C81-4C8A-9000-BEF1E8E64AA3
      device: /dev/nvme0n1
      unit: sectors
      first-lba: 34
      last-lba: 1000215182
      
      /dev/nvme0n1p1 : start=        2048, size=      204800, type=C12A7328-F81F-11D2-BA4B-00A0C93EC93B, uuid=1257976B-8CEF-4391-8FD8-815CAC3B26B6, name="EFI system partition", attrs="GUID:63"
      /dev/nvme0n1p2 : start=      206848, size=       32768, type=E3C9E316-0B5C-4DB8-817D-F92DF00215AE, uuid=D1113659-47AF-43F3-9E7A-BC08C44268CE, name="Microsoft reserved partition", attrs="GUID:63"
      /dev/nvme0n1p3 : start=      239616, size=    59116948, type=EBD0A0A2-B9E5-4433-87C0-68B6B72699C7, uuid=EE33BD1E-F4CA-4E1A-91E7-FECA59FA53CA, name="Basic data partition"
      /dev/nvme0n1p4 : start=   996528128, size=     3665920, type=DE94BBA4-06D1-4D40-A16A-BFD50179D6AC, uuid=295314FF-104B-45AB-A1F1-5CBFDC52CBB8, name="Basic data partition", attrs="RequiredPartition GUID:63"
      

      [root@BGImage winv10.3]# ls -la

      total 13025224
      drwxrwxrwx  2 root root         247 Feb 28 15:13 .
      drwxrwxrwx. 5 fog  root          77 Feb 28 16:53 ..
      -rwxrwxrwx  1 root root           7 Feb 28 15:04 d1.fixed_size_partitions
      -rwxrwxrwx  1 root root     1048576 Feb 28 15:04 d1.mbr
      -rwxrwxrwx  1 root root         886 Feb 28 15:04 d1.minimum.partitions
      -rwxrwxrwx  1 root root          20 Feb 28 15:04 d1.original.fstypes
      -rwxrwxrwx  1 root root           0 Feb 28 15:04 d1.original.swapuuids
      -rwxrwxrwx  1 root root         302 Feb 28 15:04 d1.original.uuids
      -rwxrwxrwx  1 root root    13051888 Feb 28 15:05 d1p1.img
      -rwxrwxrwx  1 root root    16912752 Feb 28 15:05 d1p2.img
      -rwxrwxrwx  1 root root 12698745465 Feb 28 15:13 d1p3.img
      -rwxrwxrwx  1 root root   608040382 Feb 28 15:13 d1p4.img
      -rwxrwxrwx  1 root root         886 Feb 28 15:04 d1.partitions
      

      MOD Edited to put into code blocks for easier visibility.

      posted in FOG Problems
      V
      vanopy
    • RE: Error trying to restore GPT partition tables on multiple Dell machines

      @george1421 Do you need screenshots from all the commands I’ve entered? Or is there anything you want me to show you specifically?

      posted in FOG Problems
      V
      vanopy
    • RE: Error trying to restore GPT partition tables on multiple Dell machines

      @george1421 OK, done:

      Fog Server.jpg

      posted in FOG Problems
      V
      vanopy
    • RE: Error trying to restore GPT partition tables on multiple Dell machines

      @george1421 Of course

      This is from my captured machine:

      Fog Capture.jpg

      This is from my machine I’m trying to deploy:

      fog deploy.jpg

      posted in FOG Problems
      V
      vanopy
    • RE: Error trying to restore GPT partition tables on multiple Dell machines

      @Sebastian-Roth Yes, 100%

      posted in FOG Problems
      V
      vanopy
    • RE: Error trying to restore GPT partition tables on multiple Dell machines

      Dear,

      I’m using FOG 1.5.5 with bzImage version 4.19.1
      The detailed error I’m getting is the following:
      Fog Detailed Error.jpg

      Any idea what went wrong and how I can fix this?
      Thanks for your help.

      posted in FOG Problems
      V
      vanopy
    • Error trying to restore GPT partition tables on multiple Dell machines

      Dear,

      I’m very new to FOG imaging, so probably something went wrong on my side, but I can’t seem to figure out what exactly. I’ve already been troubleshooting for quite some time before opening this ticket.

      I’ve captured a new Windows10 Pro image (by following all the steps here: https://www.theitcave.com/post/561).
      I managed to get it working yesterday and deployed it to another type of Dell, but since that was the 1st image and I forgot quite some things, I decided to remove that one and create another one, which is what I tried today.

      I’m able to capture the image, but I can’t deploy it anymore, whatever I try, tried adjusting quite some settings in the BIOS and adjusting several settings for the image, nothing seems to help, I keep getting the following error message:

      Fog error.jpg

      Any idea what I’m doing wrong and how I can get to deploying again?
      Please let me know if you would need more information.
      Thanks for looking into this!

      posted in FOG Problems
      V
      vanopy
    • 1 / 1