navgationkit-docs-sphinx/source/common/os/restore_data/doc.md

25 lines
529 B
Markdown
Raw Normal View History

2021-06-07 19:03:10 +08:00
# 恢复用户数据
本文将帮助你实现在操作系统无法启动时备份或导出AutolaborPC中的用户数据。
2021-06-08 10:49:27 +08:00
## 准备
2021-08-27 15:49:28 +08:00
1. *重要!* 进入`Live版`AutolaborOS[参考此处](/usedoc/navigationKit2/common/os/live/doc)
2021-06-07 19:03:10 +08:00
2021-06-08 10:49:27 +08:00
## 开始
2021-06-07 19:03:10 +08:00
2021-06-08 10:49:27 +08:00
1. 打开`Files`,依次选择`Other Locations`-`/dev/nvme*****`
2021-06-07 19:03:10 +08:00
![](imgs/restore_data_other_locations.png)
2021-06-08 10:49:27 +08:00
2. 查找你所需要的数据
2021-06-07 19:03:10 +08:00
![](imgs/restore_data_devnvme.png)
2021-06-08 10:49:27 +08:00
3. 通过网络或其他接口,将用户数据传输到外部存储介质
2021-06-07 19:03:10 +08:00
## 常见问题