clonezilla icon indicating copy to clipboard operation
clonezilla copied to clipboard

External USB disks isn't detected but its partitions are

Open InfoLibre opened this issue 3 years ago • 3 comments

When I clone a partition or a disk and store it on an external USB disk, this external disk isn't detected by ocs-scan-disk (/dev/sdb isn't detected):

IMG_20220214_160522

But even if the disk isn't detected, its partitions are detected after and cloning works:

IMG_20220214_160558

It seems ocs-scan-disk can't detect all disks.

I'm using Clonezilla Live stable debian based version 2.8.1-12, on a USB key.

InfoLibre avatar Feb 14 '22 16:02 InfoLibre

Thanks for your feedback. Your /dev/sdb contains no partition, and it has file system ext4 on itself. Hence Clonezilla treats it as a partition. Yes, the output of ocs-scan-disk can be confusing. We will think how to improve it. Ideas are welcome.

Steven

stevenshiau avatar Feb 19 '22 01:02 stevenshiau

Indeed, I forgot to create a partition and a partition table:

Capture d’écran du 2022-02-19 13-08-56

InfoLibre avatar Feb 19 '22 12:02 InfoLibre

Thanks for confirming that. So that's the way it is in Clonezilla now.

Steven

stevenshiau avatar Feb 20 '22 23:02 stevenshiau