Auto-sync: 2026-04-16 21:08
This commit is contained in:
19
wiki/concepts/Bootable-USB.md
Normal file
19
wiki/concepts/Bootable-USB.md
Normal file
@@ -0,0 +1,19 @@
|
||||
---
|
||||
title: "Bootable USB"
|
||||
type: concept
|
||||
tags: [usb, boot, recovery, storage]
|
||||
date: 2026-04-16
|
||||
---
|
||||
|
||||
## Definition
|
||||
可启动 USB(Bootable USB)是一种将操作系统或恢复工具(如 Clonezilla)写入 U 盘,使其可从 BIOS/UEFI 启动的存储介质。用于系统安装、修复或备份恢复场景。
|
||||
|
||||
## Related Concepts
|
||||
- [[Clonezilla]]:通过 Bootable USB 提供磁盘镜像备份功能
|
||||
- [[Rufus]]:制作 Bootable USB 的工具
|
||||
- [[灾难恢复]]:Bootable USB 在灾难恢复流程中的作用
|
||||
|
||||
## Use Cases
|
||||
- 系统重装:从 USB 启动安装操作系统
|
||||
- 磁盘备份:使用 Clonezilla Live USB 进行全盘镜像备份
|
||||
- 系统修复:使用 Windows PE 或 Linux rescue USB 修复系统故障
|
||||
Reference in New Issue
Block a user