FOG not capturing images
-
FOG Version GIT 5459
Ubuntu 12.04FOG is not capturing our images. When creating a capture task this happens:
And then the machine restarts along with the task being marked as completed.
This has been tested with multiple machines and multiple images.
Any help is appreciated! -
Could you please run a debug task on this host and see what the following command gives you:
sfdisk -d /dev/sda
-
“sfdisk: failed to dump partition table: Success”
-
What is the make/model of the target host that is failing?
Is the image built from a manufacturer’s base image, or did you format the disk and install from-scratch? -
@jquilli1 said:
“sfdisk: failed to dump partition table: Success”
Wow, have never ever seen this “error” and neither has google (very rare!). Looking at sfdisk’s source code I cannot really guess what might be going wrong on that system. Please boot into debug mode again and see what you get when using
fdisk -l /dev/sda
andgdisk -l /dev/sda
… -
Looks like I can capture an image now with the latest update done to FOG. Do you two still want info from the incident?
-
There were some changes made by Tom in the last days. I guess he fixed things for you as well. Marking this solved. Please report back if you see the issue coming up again or if you have other problems.