Deploy Issues
-
Deployed from smaller hard drive image to larger hard drive. Computer is stuck preparing automatic repair and infinite reboots.
Image is Windows 10. Same model of computer but with a different processor. i5 to an i3. Quad core to a Dual core.
I don’t know what to do mainly because I can’t get it to boot to the hard drive other than system recovery.
-
@Brenth453 said:
Same model of computer but with a different processor.
Maybe there is more difference?
- disk (SATA, SSD, m2, …)?
- UEFI / legacy BIOS?
- firmware version?
- firmware settings like AHCI?!
-
@Sebastian-Roth
Both have the same BIOS settings and the same motherboard firmware. HP BIOS is UEFI with legacy boot enabled to make network boot easier. SSD to an HDD. Both SATA. -
@Brenth453 There is not much information we can work on. Which version of FOG do you use? Please post the contents of
d1.fixed_size_partitions
,d1.minimum.partitions
andd1.partitions
(text files in the/images/<IMAGENAME>/
directory on your FOG server). -
@Sebastian-Roth Fog 1.5.4
label: gpt
label-id: DFAFD110-4056-45E9-93A3-26B20C4262D7
device: /dev/sda
unit: sectors
first-lba: 34
last-lba: 500118158/dev/sda1 : start= 2048, size= 921600, type=DE94BBA4-06D1-4D40-A16A-BFD50179D6AC, uuid=425EA038-B5C0-4F46-897F-D99D3DB7A8D9, name=“Basic data partition”, attrs=“RequiredPartition GUID:63”
/dev/sda2 : start= 923648, size= 204800, type=C12A7328-F81F-11D2-BA4B-00A0C93EC93B, uuid=510C200E-959C-4838-88C0-B0B1766A8287, name=“EFI system partition”, attrs=“GUID:63”
/dev/sda3 : start= 1128448, size= 32768, type=E3C9E316-0B5C-4DB8-817D-F92DF00215AE, uuid=849A76EF-6F9A-4035-B121-6D90B22EEA9B, name=“Microsoft reserved partition”, attrs=“GUID:63”
/dev/sda4 : start= 1161216, size= 498956288, type=EBD0A0A2-B9E5-4433-87C0-68B6B72699C7, uuid=6DCB35C2-4B57-4CB3-B85E-EE6512F0D2B8, name=“Basic data partition”File was named d1 partitions. Only file with a similar name to the ones above.
-
@Brenth453 said in Deploy Issues:
File was named d1 partitions. Only file with a similar name to the ones above.
Ok so this image is not set to resizable type. Should still work though.
From the information I see that the SSD is probably around 238 GB in size. What size is the HDD?
Have you made sure bitlocker is disabled before capturing the image? There is a command for that and not via the gui!
manage-bde -status C:
andmanage-bde -off C: