core: 支持重启到 netboot.xyz

This commit is contained in:
bin456789
2023-11-09 22:27:07 +08:00
parent 6f101bb3c7
commit 60d3d8a0a1
3 changed files with 414 additions and 264 deletions

View File

@ -101,7 +101,7 @@ bash reinstall.sh windows \
<https://massgrave.dev/genuine-installation-media.html>
### 其它用法:重启到 Alpine 救援系统 (Live OS) ,不运行重装
### 其它用法1:重启到 Alpine 救援系统 (Live OS) ,不运行重装
可用 ssh 连接,进行手动 DD、修改分区、手动安装 Arch Linux 等操作
@ -109,6 +109,12 @@ bash reinstall.sh windows \
bash reinstall.sh alpine --hold=1
```
### 其它用法2重启到 netboot.xyz
```bash
bash reinstall.sh netboot.xyz
```
## Windows 下使用
管理员权限运行 `cmd`