Files
nexus/wiki/concepts/磁盘镜像备份.md
2026-04-14 16:02:50 +08:00

23 lines
705 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "磁盘镜像备份"
type: concept
tags: [backup, disaster-recovery, disk]
sources: [clonezilla-dui-ubuntu-server-jin-hang-quan-pan-jing-xiang-bei-fen.md]
last_updated: 2026-04-14
---
## Definition
磁盘镜像备份是将整个磁盘或分区的全部内容复制为单个镜像文件的过程,用于灾难恢复时快速还原系统状态。
## Key Attributes
- 备份范围整个磁盘savedisk或单个分区
- 压缩选项:-z1p高压缩率
- 存储格式:镜像文件(.img
## Related Entities
- [[Clonezilla]]:执行磁盘镜像备份的工具
- [[Ubuntu-Server]]:常见的备份目标
## Connections
- [[磁盘镜像备份]] ← 工具 ← [[Clonezilla]]