This commit is contained in:
teasiu
2024-02-20 17:23:58 +08:00
parent a18482c059
commit 24d0ccd009
2 changed files with 9 additions and 1 deletions

View File

@@ -41,7 +41,15 @@ format-disk.sh
注意:如果你的硬盘存在多个分区,请执行多一次此命令。
直到通过 `fdisk -l` 或者 `df -h` 观察结果完全符合大小。
注意格式化后是Linuxext4文件系统Windows下是默认不识别内容的。
注意:格式化后,是 Linuxext4 文件系统Windows 下是默认不识别内容的。
### 第2步 执行安装到外置磁盘的命令
```bash
install-harddisk
```
## 4.使用注意事项

Binary file not shown.

Before

Width:  |  Height:  |  Size: 58 KiB

After

Width:  |  Height:  |  Size: 16 KiB