您的位置:首页 > 其它

用CloneZilla 对包含ext4的OS 创建镜像出错“The Image magic error. This file is NOT partclone Image”

2012-04-24 13:38 761 查看
用CloneZilla 对包含ext4的OS 创建镜像出错 “The Image magic error. This file is NOT partclone Image”:



"fsck" to do a file system check before you image or clone it.Or you can enter expert mode, and choose "-fsck-src-part", then clonezilla will do that for you.

Actually in Clonezilla live 1.2.11-18, the beginner mode will ask if you want to fsck the source partition.

If your Clonezilla live version is older, you can:

1. Enter command line prompt (or switch to console 2 by pressing ctrl-alt-F2)

2. sudo -i3. fsck.ext4 /dev/sda1 (replace /dev/sda1 with your source partition)

Then switch back to console 1 (by pressing ctrl-alt-F1) to continue the Clonezilla menu.
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐