整理操作系统相关教程

pull/1/head
ThinkPad-T460P 2021-06-07 16:31:53 +08:00
parent e1183db06a
commit 9c31bbfc28
13 changed files with 84 additions and 1 deletions

View File

@ -0,0 +1,58 @@
# 镜像烧录指南
如果你需要升级更新版本的AutolaborOS或者烧录AutolaborOS镜像到一个新的U盘本文将引导你如何烧录镜像。
## 准备
* U盘容量为8GB或以上
* 镜像:[AutolaborOS](http://www.autolabor.com.cn/download)
* 烧录工具:[Etcher](https://www.balena.io/etcher/)
> 适用于Windows、macOS、Linux多平台开源烧录工具
## 开始
> 以Windows平台为例进行介绍其他平台的操作方法大致相同。
1.启动烧录工具`Etcher`
![](imgs/windows_etcher_start.png)
2.单击`Flash from file`(选择文件以烧录),然后选择先前下载的压缩镜像文件
> Flash from URL功能可能不稳定不推荐使用该方式。
![](imgs/windows_etcher_select_image.png)
3.将待烧录的优盘插入电脑(若尚未插入)
> 如果 Windows 弹出如下提示对话框则单击“Cancel”取消请参阅[此处解释](https://github.com/balena-io/etcher/issues/2024)
![](imgs/windows_etcher_format_disk.png)
5.单击`Select target`选择目标设备并选择刚刚插入的U盘
![](imgs/windows_etcher_select_disk.png)
6.单击`Flash!`(烧录!)
![](imgs/windows_etcher_flashing.png)
> 如果在烧录过程中 Windows 弹出如下提示对话框,请单击“取消”。
![](imgs/windows_etcher_insert_disk.png)
7.烧录完成从文件管理器中弹出U盘即可
![](imgs/windows_etcher_flash_complete.png)
Etcher 烧录完成后Windows 可能会提示你无法识别该U盘。此时只需单击“取消”然后弹出U盘即可。
## 常见问题
* “Etcher报错无法开始烧录
尝试使用管理员身份重新打开Etcher。

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

View File

@ -6,7 +6,9 @@
* Autolabor OS 镜像盘 * 1
> AutolaborOS 镜像[下载](http://www.autolabor.com.cn/download)。
> AutolaborOS 镜像[下载](http://www.autolabor.com.cn/download)
> 参考[镜像烧录指南](../flash/doc.md)
## 开始

View File

Before

Width:  |  Height:  |  Size: 1.4 MiB

After

Width:  |  Height:  |  Size: 1.4 MiB

View File

Before

Width:  |  Height:  |  Size: 1.3 MiB

After

Width:  |  Height:  |  Size: 1.3 MiB

View File

@ -0,0 +1,23 @@
# 使用Live版AutolaborOS
如果你需要恢复AutolaborPC中的用户数据或者将AutolaborOS`临时`运行在任意一台X86/AMD64电脑上本文将引导你启动Live版AutolaborOS。
## 准备
* Autolabor OS 镜像盘 * 1
> AutolaborOS 镜像[下载](http://www.autolabor.com.cn/download)
> 参考[镜像烧录指南](../flash/doc.md)
## 开始
* 使用Live版AutolaborOS恢复用户数据
![](imgs/restore_user_data.gif)
## 常见问题

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 MiB