Auto-sync: 2026-04-16 20:05
This commit is contained in:
27
wiki/entities/Clonezilla.md
Normal file
27
wiki/entities/Clonezilla.md
Normal file
@@ -0,0 +1,27 @@
|
||||
---
|
||||
title: "Clonezilla"
|
||||
type: entity
|
||||
tags: [backup, recovery, imaging]
|
||||
date: 2026-04-16
|
||||
---
|
||||
|
||||
## Definition
|
||||
Clonezilla 是一款开源的磁盘镜像备份和克隆工具,支持分区和整盘克隆。它是 Linux 环境下最流行的系统备份解决方案之一,类似于 Windows 的 Ghost 工具。
|
||||
|
||||
## Key Features
|
||||
- 自由开源:完全免费,源码开放
|
||||
- 多种文件系统支持:ext4、ntfs、fat、hfs+ 等
|
||||
- 增量备份:支持差异备份
|
||||
- 远程恢复:可通过网络进行恢复
|
||||
- 压缩存储:支持多种压缩算法减小镜像体积
|
||||
|
||||
## Common Use Cases
|
||||
- 整机镜像备份(系统+数据)
|
||||
- 硬盘裸机克隆
|
||||
- 系统迁移
|
||||
- 灾难恢复基础镜像
|
||||
|
||||
## Related
|
||||
- [[灾难恢复]]:Clonezilla 是灾难恢复流程中的系统恢复工具
|
||||
- [[rsync]]:Clonezilla 恢复后可结合 rsync 实现增量数据同步
|
||||
|
||||
Reference in New Issue
Block a user