Hello guys, can you give some insight about this issue I’m having please?
We’re upgrading our park to Windows 10, so we prepared an Image using a Notebook with a disk of 250Gb. The image has 2 data partitions (one with 60Gb for the SO, and another for data with the rest of the disk).
The capture process was successful. The deploying in other hardwares with bigger disks went well too. The issue is when we try to deploy to a hardware with smaller disk, especificaly one with a 120GB SSD. We’re getting this error:
![alt text]( image url)
I’ll try to provide as much information as possible firsthand. Anything else you guys need, or tests you want me to run, just ask! Thank you very much for your time!
Scenario: Fog version 1.5.5
Details about image captured:
- Windows 10
- GPT,
- Two Partitions with effective data: 1) S.O., must always have 60GB, and its using about 30GB of effective data; and 2) Data, should occupy the rest of disk free space, this one is using about 6GB of effective data.
- Hardware where image was captured: Notebook with hard drive of 250GB
- Image Name: W10_SEMSIS_MULTI_1.01
- Image Path: /images/W10_SEMSIS_MULTI_1.01
- Image Type: Single Disk Resizable
- Partition: Everything
- Compression: 22
- Image manager: partclone gzip
Contents of /images/W10_SEMSIS_MULTI_1.01
ls -al /images/W10_SEMSIS_MULTI_1.01/
total 23558836
drwxrwxrwx 2 root root 4096 May 2 17:12 .
drwxrwxrwx 47 fog root 4096 Apr 30 14:33 ..
-rwxr-xr-x 1 root root 3 May 2 14:56 d1.fixed_size_partitions
-rwxrwxrwx 1 root root 1048576 Apr 30 14:18 d1.mbr
-rwxrwxrwx 1 root root 738 May 2 14:51 d1.minimum.partitions
-rwxrwxrwx 1 root root 45 Apr 30 14:18 d1.original.fstypes
-rwxrwxrwx 1 root root 0 Apr 30 14:18 d1.original.swapuuids
-rwxrwxrwx 1 root root 311 Apr 30 14:18 d1.original.uuids
-rwxrwxrwx 1 root root 557796 Apr 30 14:18 d1p1.img
-rwxrwxrwx 1 root root 13404976 Apr 30 14:18 d1p2.img
-rwxrwxrwx 1 root root 19562007460 Apr 30 14:31 d1p3.img
-rwxrwxrwx 1 root root 4547186410 Apr 30 14:33 d1p4.img
-rwxrwxrwx 1 root root 738 May 2 14:49 d1.partitions
Content of d1.fixed_size_partitions
cat d1.fixed_size_partitions
:2
Content of d1.minimum.partitions
cat d1.minimum.partitions
label: gpt
label-id: CBDC4619-6786-11E9-97EA-F82201FA303B
device: /dev/sda
unit: sectors
first-lba: 34
last-lba: 500118158
/dev/sda1 : start= 2048, size= 751104, type=DE94BBA4-06D1-4D40-A16A-BFD50179D6AC, uuid=CBDC4615-6786-11E9-97EA-F82201FA303B, name="attrs=\x22RequiredPartition GUID:63"
/dev/sda2 : start= 753152, size= 202752, type=C12A7328-F81F-11D2-BA4B-00A0C93EC93B, uuid=CBDC4616-6786-11E9-97EA-F82201FA303B, name="attrs=\x22GUID:63"
/dev/sda3 : start= 955904, size= 125829120, type=EBD0A0A2-B9E5-4433-87C0-68B6B72699C7, uuid=CBDC4617-6786-11E9-97EA-F82201FA303B
/dev/sda4 : start= 126785024, size= 13564664, type=EBD0A0A2-B9E5-4433-87C0-68B6B72699C7, uuid=CBDC4618-6786-11E9-97EA-F82201FA303B
content of d1.partitions
cat d1.partitions
label: gpt
label-id: CBDC4619-6786-11E9-97EA-F82201FA303B
device: /dev/sda
unit: sectors
first-lba: 34
last-lba: 500118158
/dev/sda1 : start= 2048, size= 751104, type=DE94BBA4-06D1-4D40-A16A-BFD50179D6AC, uuid=CBDC4615-6786-11E9-97EA-F82201FA303B, name="attrs=\x22RequiredPartition GUID:63"
/dev/sda2 : start= 753152, size= 202752, type=C12A7328-F81F-11D2-BA4B-00A0C93EC93B, uuid=CBDC4616-6786-11E9-97EA-F82201FA303B, name="attrs=\x22GUID:63"
/dev/sda3 : start= 955904, size= 125829120, type=EBD0A0A2-B9E5-4433-87C0-68B6B72699C7, uuid=CBDC4617-6786-11E9-97EA-F82201FA303B
/dev/sda4 : start= 126785024, size= 251604480, type=EBD0A0A2-B9E5-4433-87C0-68B6B72699C7, uuid=CBDC4618-6786-11E9-97EA-F82201FA303B
content of d1.original.fstypes
cat d1.original.fstypes
/dev/sda1 ntfs
/dev/sda3 ntfs
/dev/sda4 ntfs