same computer model, different hard drive capacity
-
hi,
i capture my image on computer with hard disk capacity of 150gb.
when i deploy it on the same computer model, with hard disk of 500gb, the reset 350gb is set to unalocated space.
is there any way to solve this?
thanks -
Not sure how you do your imaging exactly, but you could add a section in your sysprep file that tells it to extend the partition. More specifically in the “Specialize” pass:
<ExtendOSPartition>
<Extend>true</Extend>
</ExtendOSPartition> -
Basic needed information is missing. Please provide such things as FOG version
-
sorry
fog version: 1.3.3
server: centos 6.4client is windows 7
use attend file is the only way? -
@oraniko can you update to 1.3.5 and see if the problem is still present?