On a Windows 7 computer whose (NTFS) C partition I previously cloned a couple of times successfully onto its (NTFS) E partition… the latest CZ ("alternative 20140915-trusty", ie. Ubuntu) fails working with the following error message:
Clonezilla image home directory /home/partimage is not a mounting point! Failed to mount other device as /home/partimag!
Incidently, the list only shows the first line "/top_directory_blah", not the rest of the list.
I tried amd64 and i386, to no avail. I also tried the "stable" version ("stable releases - 2.2.4-12 i686-pae", ie. Debian), same result.
Does someone know what I could try?
Thank you.
PS: Just in case, more infos on the drives:
DISKPART> list volume
Volume ### Ltr Label Fs Type Size Status Info
Volume 0 E System.Data NTFS Simple 465 GB Healthy
Volume 1 F DVD-ROM 0 B No Media
Volume 2 C SYSTEM.APPL NTFS Partition 292 GB Healthy System
Volume 3 D DATA NTFS Partition 638 GB Healthy
DISKPART> list disk
Disk ### Status Size Free Dyn Gpt
Disk 0 Online 931 GB 1024 KB
Disk 1 Online 465 GB 7168 KB *
The error message is correct.
The reel mount point is:
'/home/partimag' without 'e' on the end.
(a holdover of linux with 8 characters from the early years)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello
On a Windows 7 computer whose (NTFS) C partition I previously cloned a couple of times successfully onto its (NTFS) E partition… the latest CZ ("alternative 20140915-trusty", ie. Ubuntu) fails working with the following error message:
Incidently, the list only shows the first line "/top_directory_blah", not the rest of the list.
I tried amd64 and i386, to no avail. I also tried the "stable" version ("stable releases - 2.2.4-12 i686-pae", ie. Debian), same result.
Does someone know what I could try?
Thank you.
PS: Just in case, more infos on the drives:
DISKPART> list volume
Volume ### Ltr Label Fs Type Size Status Info
Volume 0 E System.Data NTFS Simple 465 GB Healthy
Volume 1 F DVD-ROM 0 B No Media
Volume 2 C SYSTEM.APPL NTFS Partition 292 GB Healthy System
Volume 3 D DATA NTFS Partition 638 GB Healthy
DISKPART> list disk
Disk ### Status Size Free Dyn Gpt
Disk 0 Online 931 GB 1024 KB
Disk 1 Online 465 GB 7168 KB *
DISKPART> select disk 0
Disk 0 is now the selected disk.
DISKPART> list partition
Partition ### Type Size Offset
Partition 1 Primary 292 GB 1024 KB
Partition 2 Primary 638 GB 292 GB
DISKPART> select disk 1
Disk 1 is now the selected disk.
DISKPART> list partition
Partition ### Type Size Offset
Partition 1 Dynamic Data 465 GB 31 KB
The error message is correct.
The reel mount point is:
'/home/partimag' without 'e' on the end.
(a holdover of linux with 8 characters from the early years)