Files
nexus/wiki/concepts/Bootable-USB.md
2026-04-16 21:08:55 +08:00

19 lines
727 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: "Bootable USB"
type: concept
tags: [usb, boot, recovery, storage]
date: 2026-04-16
---
## Definition
可启动 USBBootable 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 修复系统故障