Hi,
I'm trying to clone AoE device. But I can't see any disks in clonezilla menu. Disks are present on the system:
root@debian:~# blkid
/dev/sr0: UUID="2016-02-10-11-26-48-00" LABEL="2.4.5-23-amd64" TYPE="iso9660" PTUUID="2a61ec51" PTTYPE="dos"
/dev/loop0: TYPE="squashfs"
/dev/etherd/e1.1p1: UUID="4843d0da-48cc-d141-776c-2c25004bd7b2" TYPE="linux_raid_member" PARTUUID="000377de-01"
/dev/etherd/e1.1p2: UUID="e7d34c3f-8eeb-054b-776c-2c25004bd7b2" TYPE="linux_raid_member" PARTUUID="000377de-02"
/dev/etherd/e1.1p3: UUID="846808f8-0e93-6559-776c-2c25004bd7b2" TYPE="linux_raid_member" PARTUUID="000377de-03"
/dev/etherd/e1.1: PTUUID="000377de" PTTYPE="dos"
root@debian:~# aoe-stat
e1.1 750.156GB tap6 1024 up
Could you please assist/comment on this?
WBR
guglez
This kind of device type is not supported by Clonezilla. However, you can manually use "partclone" to clone that. For more info, please check http://partclone.org
Steven