Windows 8.1 restored from a Macrium Reflect image works perfectly.
If I subsequently try to image the system with Clonezilla, Clonezilla fails to image
sda1 (EFI System Partition)
and
sda2 (DIAGS OEM Partition)
giving the message
fatclone.c: Filesystem isn't in valid state. May be it is not cleanly unmounted.
These two partitions have always been described as 'dirty' by Clonezilla, even prior to the Macrium Reflect restore, when they were successfully backed up with partclone.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
" fatclone.c: Filesystem isn't in valid state. May be it is not cleanly unmounted." -> It's FAT, so ' '-fsck-src-part-y' should be OK. It's risky for NTFS.
Steven.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hardware:
Dell Inspiron 15R 64-bit
Software:
clonezilla-live-20150217-utopic-amd64
Macrium Reflect Free 5.3.7277
Windows 8.1 restored from a Macrium Reflect image works perfectly.
If I subsequently try to image the system with Clonezilla, Clonezilla fails to image
sda1 (EFI System Partition)
and
sda2 (DIAGS OEM Partition)
giving the message
fatclone.c: Filesystem isn't in valid state. May be it is not cleanly unmounted.
These two partitions have always been described as 'dirty' by Clonezilla, even prior to the Macrium Reflect restore, when they were successfully backed up with partclone.
So did you run chkdsk in your MS Windows environment before imaging it?
Or you can use the option "-fsck-src-part-y" when saving an image:
http://clonezilla.org/clonezilla-live/doc/01_Save_disk_image/images/ocs-10-check-source-fs.png
Steven.
Last edit: Steven Shiau 2015-03-26
Chkdsk showed no problems. The '-fsck-src-part-y' looks risky for a Windows system.
" fatclone.c: Filesystem isn't in valid state. May be it is not cleanly unmounted." -> It's FAT, so ' '-fsck-src-part-y' should be OK. It's risky for NTFS.
Steven.