I’m trying to create and deploy an Ubuntu image. Initially, I created the image using Ubuntu 12.04’s defaults & when I tried to deploy it I got an error that the partitions were corrupt. I finally realized that maybe FOG didn’t support ext4, so I set the partition to be ext3. I was able to grab the image, but deploying it gives me an error - partition filesystem missing. I get that on both the swap partition (which I expect), but also on the main ext3 partition. Any ideas?
Thanks!
Jon