Error when trying to deploy images
-
Hello, I’m having issues in my POC lab. whenever I try to deploy Windows/Linux images I get the error below or similiar
then this
i’ve tried changing HW for server and clients. Rebuilt and Recaptured source VM
-
correction all image deploys
-
@ItsMeFIZ said:
correction all image deploys
Does that mean you fixed the issue yourself?
If not, what do you get when running
ls -al /images/Template-10/
?? -
@Sebastian-Roth meaning no images will deploy. I have a FOG VM on my laptop as well and when I try from there, no issues
-
My next attempt will be a fresh install on Monday. I rather figure out what it is.
-
@ItsMeFIZ This is not the command I have asked for. Please post the output of
ls -alR /images/
so we see the contents of all the sub dirs. As well I may ask you to post the contents of the three text filesd1.partitions
,d1.minimum.partitions
andd1.fixed_size_partitions
here. If your image type is set to non-resizable you won’t find the later two files. Just post what you have.If you have only used resizable image type so far you better switch to non-resizable and give it a try again. Note that you need to recapture the image when changing type.
Looking at the picture again it seems like partclone was able to read image header data as we see size info but fails to read further on. Not sure at this point. The image is piped through a fifo for decompression… so partclone is not actually reading the d1p2.img file directly.
-
-
@ItsMeFIZ Please run
file /images/Template-10/d1p*
and post output here.As well you might re-read what I wrote about resizable and non-resizable image type.
-
@Sebastian-Roth Here’s the output…I will try re-imaging with non-resizable