[quote=“Tom Elliott, post: 21323, member: 7271”]I’m going to ask, are you using FOG 0.32 or FOG 0.33b?
I think this problem is still existing in FOG 0.33b as I haven’t added anything for gparted, though I imagine this is relatively easy to do. I’m just one guy though, so making all these edits and testing is a bit rough. I’ve basically been trying to get things back to a sort of operational state from the Perspective of the init.gz, kernel, and WEB GUI and have edited the fog scripts pretty heavily. However, theh things I do notice is that FOG doesn’t like anything more than three partitions. The problem, I imagine, is that the images are saved from partition to partition rather than disk to disk.
I don’t know if disk to disk is even possible so I’ll try playing with that today. If it goes disk to disk, I’d imagine imaging would be a little better off as we don’t need to loop through each of the files in a specified order to get things imaged. We only need the one file, but what implications this has on varying disk sizes is questionable.
Questions I ask myself are:
Would this method copy the data appropriately?
Does this mean your drives are resized according to the drive parameters?
Will this work for GPT/EFI/MBR?
Does partclone do disk copies in this manner with bit to bit, or block to block?
While these are just a couple of questions, I think these are the biggest of them all as we would need to know the implications of this.[/quote]
In this thread you said that FOG doesn’t like more than 3 partitions, when I use the Lenovo disk to install the OS, there are 6 partitions.
Is this why my images fail, and is this why the RAW image format works for me?