[fog 0.32] multiple partitions on a disk
-
i have 2 computer labs, every one of 20 pc and separated fog servers.
on the first i upload a image of disk:
sda1 (ntfs)
sda2 (ext4)
sda3 (linux-swap)and worked, creating 3 image files in /images
the other lab don’t work
sda1 (ntfs) OK
sda2 (ext4) zero size (copies only first blocks… 19189bytes gunzipped)
sda3 (linux-swap) zero size (d1p3.img file not found)i cannot understand why… what can be the cause?
i run now a debug image upload.
-
partimage does not support ext4, thus fog 0.32 can’t image an ext4 partition. Full disk, or nothing. Or roll back to ext3 !
Or try out fog 0.33 -
And I thought this worked in 0.32.