mirror of
https://github.com/bin456789/reinstall.git
synced 2026-02-04 17:14:17 +08:00
core: 支持重启到 netboot.xyz
This commit is contained in:
@ -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`
|
||||
|
||||
Reference in New Issue
Block a user