@mashina I used a Windows bootstick to go into recovery and checked. All partitions are there but C:\ or the one that would be C:\ is RAW.
I modified my golden image files to “fix” the problem I’ve been having and here’s the output of the modified files:
Directory output:
total 5.7G
-rwxrwxr-x 1 fogproject fogproject 4 Apr 7 13:44 d1.fixed_size_partitions
-rwxrwxr-x 1 fogproject fogproject 1.0M Apr 7 12:18 d1.mbr
-rwxrwxr-x 1 fogproject fogproject 697 Apr 7 13:18 d1.minimum.partitions
-rwxrwxr-x 1 fogproject fogproject 59 Apr 7 13:44 d1.original.fstypes
-rwxrwxr-x 1 fogproject fogproject 0 Apr 7 12:18 d1.original.swapuuids
-rwxrwxr-x 1 fogproject fogproject 697 Apr 7 13:17 d1.partitions
-rwxrwxr-x 1 fogproject fogproject 697 Apr 7 13:18 d1.shrunken.partitions
-rwxrwxr-x 1 fogproject fogproject 15M Apr 7 12:18 d1p1.img
-rwxrwxr-x 1 fogproject fogproject 767 Apr 7 12:18 d1p2.img
lrwxrwxrwx 1 root root 12 Apr 7 13:42 d1p3.img -> d1p3.img.000
-rwxrwxr-x 1 fogproject fogproject 5.6G Apr 7 12:27 d1p3.img.000
As you can see I used I symlink to attempt a fix of d1p3.img.000 and maybe that was my demise.
d1.partitions:
label: gpt
label-id: 99934977-65D0-41C6-B5E0-92E8085EC24F
device: /dev/nvme0n1
unit: sectors
first-lba: 34
last-lba: 500118158
sector-size: 512
/dev/nvme0n1p1 : start= 2048, size= 409600, type=C12A7328-F81F-11D2-BA4B-00A0C93EC93B, uuid=740FC648-717D-439E-9AC9-224A270007E2, name="Basic data partition", attrs="GUID:63"
/dev/nvme0n1p2 : start= 411648, size= 32768, type=E3C9E316-0B5C-4DB8-817D-F92DF00215AE, uuid=45621D9E-3DD9-4D22-9D25-BCCDE3D0D714, name="Microsoft reserved partition", attrs="GUID:63"
/dev/nvme0n1p3 : start= 444416, size= 498042880, type=EBD0A0A2-B9E5-4433-87C0-68B6B72699C7, uuid=F20FBC57-04B6-4522-9D20-33998BF119F9, name="Basic data partition
d1.original.fstypes
/dev/nvme0n1p1 vfat
/dev/nvme0n1p2 raw
/dev/nvme0n1p3 ntfs
d1.fixed_size_partitions
1:2
The changes I made resulted in partclone not breaking off after d1p2 and saying it’s done. Now it starts deploying d1p3 and stops after around 80% and gives me this error screen. I tried accessing the log they mentioned but it doesn’t exist on my FOG server.
WhatsApp Image 2026-04-08 at 17.06.31.jpeg
I could try and fix this for days but how do y’all capture an image so that it doesn’t break or get captured in a wrong way? I just want a clean image of Windows 11.