Profesor.asix - 2026-07-01

Hello,
Using clonezilla-3.3.2-31.
I am trying to create an image from a computer with 3 partitions sda1,sda3 and sda4. It gives me no errors during the creation of the image, I checked logs and everything is all right. But when clonezilla checks the image created sda1 and sda3 gives no errors but it says that sda4 doesn't exists.

ls -l /var/www/webdav/
.....
-rw-r--r-- 1 www-data www-data       435 Jul  1 18:49 sda-pt.parted.compact
-rw-r--r-- 1 www-data www-data       763 Jul  1 18:49 sda-pt.sf
-rw-r--r-- 1 www-data www-data   2085958 Jul  1 18:47 sda1.vfat-ptcl-img.zst
-rw-r--r-- 1 www-data www-data 468086901 Jul  1 18:47 sda3.vfat-ptcl-img.zst
....

Effectively sda4 is not present.

I try the same operation with ssh and gives no errors, all four partitions are present. Here is the listing.

........
-rw-r--r-- 1 root root        965 Jul  1 18:57 Info-smart.txt
-rw-r--r-- 1 root root         15 Jul  1 18:57 parts
-rw------- 1 root root    2085958 Jul  1 18:54 sda1.vfat-ptcl-img.zst
-rw------- 1 root root  468086901 Jul  1 18:55 sda3.vfat-ptcl-img.zst
-rw------- 1 root root 3044945930 Jul  1 18:57 sda4.ext4-ptcl-img.zst
-rw-r--r-- 1 root root         37 Jul  1 18:57 sda-chs.sf
-rw-r--r-- 1 root root      17408 Jul  1 18:57 sda-gpt-1st
..........

The only difference is the partition type, so i clone another machine with an ext4 partition and webdav i had success..

-rw-r--r-- 1 www-data www-data      288 Jul  1 19:12 sda-pt.parted.compact
-rw-r--r-- 1 www-data www-data      412 Jul  1 19:12 sda-pt.sf
-rw-r--r-- 1 www-data www-data    44653 Jul  1 19:12 sda1.vfat-ptcl-img.zst
-rw-r--r-- 1 www-data www-data 62927417 Jul  1 19:12 sda2.ext4-ptcl-img.zst

Can it be the non-consecutive partition names?

Thanks in advanced.

 

Last edit: Profesor.asix 2026-07-01