I got an error message like "extfsclone.c: FS was not cleanly unmounted" or ".extfsclone.c: bitmap free count err, free:..." when saving an image? Any hints? |
As the error message metnioned, it is because the file system was not cleanly umounted. Normally this is because the machine was not shutdowned correctly. To solve this, you could select "-fsck-src-part-y" when saving an image.. Of course, an alternation solution is, you can manually run "fsck" command on GNU/Linux to fix the file system integrity.
|
|