Hello,
My system has 4 partions, sda1 - sda4. sda1 is vxworks and the remaining three partions are centos, now I want to clone the hard disk to the U disk by device to image. But last step appeared error:
Starting to clone device (/dev/sda1) to image (-)
Reading Supper Block
fatclone.c: Filesystem isn't in valid state. May be it is not cleanly unmounted.
The sda1 is fat32 partion, and I tried fsck command to fix the partion error, but there is still this error.
Thanks for any help.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
" I tried fsck command to fix the partion error, but there is still this error." -> The error messages you have are from fsck or Partclone?
Did you try the option "-fsck-y" when saving?
Steven
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
My system has 4 partions, sda1 - sda4. sda1 is vxworks and the remaining three partions are centos, now I want to clone the hard disk to the U disk by device to image. But last step appeared error:
Starting to clone device (/dev/sda1) to image (-)
Reading Supper Block
fatclone.c: Filesystem isn't in valid state. May be it is not cleanly unmounted.
The sda1 is fat32 partion, and I tried fsck command to fix the partion error, but there is still this error.
Thanks for any help.
" I tried fsck command to fix the partion error, but there is still this error." -> The error messages you have are from fsck or Partclone?
Did you try the option "-fsck-y" when saving?
Steven