docs: 更新文档
This commit is contained in:
parent
3ffea4b392
commit
bde9108d08
10
README.en.md
10
README.en.md
@ -18,7 +18,7 @@ One-click reinstallation script
|
|||||||
- Supports BIOS, EFI, ARM.
|
- Supports BIOS, EFI, ARM.
|
||||||
- The original system partition supports LVM, Btrfs.
|
- The original system partition supports LVM, Btrfs.
|
||||||
- Supports installing Alpine, Arch, openSUSE, Gentoo, and can also install these systems from them.
|
- Supports installing Alpine, Arch, openSUSE, Gentoo, and can also install these systems from them.
|
||||||
- Progress of DD and cloud image installation can be viewed through SSH, browser, serial console, and background VNC.
|
- Progress of DD and cloud image installation can be viewed through SSH, browser, serial console, and web panel VNC.
|
||||||
- Includes many comments.
|
- Includes many comments.
|
||||||
|
|
||||||
## Download (Current system is Linux)
|
## Download (Current system is Linux)
|
||||||
@ -105,9 +105,9 @@ bash reinstall.sh dd --img https://example.com/xxx.xz
|
|||||||
bash reinstall.sh alpine --hold=1
|
bash reinstall.sh alpine --hold=1
|
||||||
```
|
```
|
||||||
|
|
||||||
### Feature 4: Reboot to [netboot.xyz](https://netboot.xyz/)
|
### Feature 4: Reboot to netboot.xyz
|
||||||
|
|
||||||
- Can install more systems using background VNC.
|
- Can install [more systems](https://github.com/netbootxyz/netboot.xyz?tab=readme-ov-file#what-operating-systems-are-currently-available-on-netbootxyz) using web panel VNC.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
bash reinstall.sh netboot.xyz
|
bash reinstall.sh netboot.xyz
|
||||||
@ -187,7 +187,7 @@ Use `Dism++` File menu > Open Image File, select the iso to be installed to get
|
|||||||
|
|
||||||
## Network Requirements
|
## Network Requirements
|
||||||
|
|
||||||
Install Linux using the `Install Mode` must have DHCPv4.
|
Install Linux using the `Install Mode` requires the machine to be able to automatically obtain an IP address.
|
||||||
|
|
||||||
Other cases support static IP, IPv6 (including installing Alpine, Linux cloud image, Windows iso, dd).
|
Other cases support static IP, IPv6 (including installing Alpine, Linux cloud image, Windows iso, dd).
|
||||||
|
|
||||||
@ -241,4 +241,4 @@ You can try the following methods:
|
|||||||
Thanks to the following businesses for providing free servers.
|
Thanks to the following businesses for providing free servers.
|
||||||
|
|
||||||
[![Oracle Cloud](https://github.com/bin456789/reinstall/assets/7548515/8b430ed4-8344-4f96-b4da-c2bda031cc90)](https://www.oracle.com/cloud/)
|
[![Oracle Cloud](https://github.com/bin456789/reinstall/assets/7548515/8b430ed4-8344-4f96-b4da-c2bda031cc90)](https://www.oracle.com/cloud/)
|
||||||
[![DartNode](https://github.com/bin456789/reinstall/assets/7548515/12e3df20-06b8-4825-8319-65351f06e1ad)](https://dartnode.com/)
|
[![DartNode](https://github.com/bin456789/reinstall/assets/7548515/435d6740-bcdd-4f3a-a196-2f60ae397f17)](https://dartnode.com/)
|
||||||
|
@ -105,9 +105,9 @@ bash reinstall.sh dd --img https://example.com/xxx.xz
|
|||||||
bash reinstall.sh alpine --hold=1
|
bash reinstall.sh alpine --hold=1
|
||||||
```
|
```
|
||||||
|
|
||||||
### 功能 4: 重启到 [netboot.xyz](https://netboot.xyz/)
|
### 功能 4: 重启到 netboot.xyz
|
||||||
|
|
||||||
- 可使用后台 VNC 安装更多系统
|
- 可使用后台 VNC 安装 [更多系统](https://github.com/netbootxyz/netboot.xyz?tab=readme-ov-file#what-operating-systems-are-currently-available-on-netbootxyz)
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
bash reinstall.sh netboot.xyz
|
bash reinstall.sh netboot.xyz
|
||||||
@ -187,7 +187,7 @@ Windows Server 2022 SERVERDATACENTER
|
|||||||
|
|
||||||
## 网络要求
|
## 网络要求
|
||||||
|
|
||||||
用`安装模式`安装 Linux 要有 DHCPv4
|
用`安装模式`安装 Linux 要求能自动获取 IP 地址
|
||||||
|
|
||||||
其他情况支持静态 IP、IPv6(包括安装 Alpine、Linux 云镜像、Windows iso、dd)
|
其他情况支持静态 IP、IPv6(包括安装 Alpine、Linux 云镜像、Windows iso、dd)
|
||||||
|
|
||||||
@ -241,4 +241,4 @@ Windows Server 2022 SERVERDATACENTER
|
|||||||
感谢以下商家提供白嫖机器
|
感谢以下商家提供白嫖机器
|
||||||
|
|
||||||
[![Oracle Cloud](https://github.com/bin456789/reinstall/assets/7548515/8b430ed4-8344-4f96-b4da-c2bda031cc90)](https://www.oracle.com/cloud/)
|
[![Oracle Cloud](https://github.com/bin456789/reinstall/assets/7548515/8b430ed4-8344-4f96-b4da-c2bda031cc90)](https://www.oracle.com/cloud/)
|
||||||
[![DartNode](https://github.com/bin456789/reinstall/assets/7548515/12e3df20-06b8-4825-8319-65351f06e1ad)](https://dartnode.com/)
|
[![DartNode](https://github.com/bin456789/reinstall/assets/7548515/435d6740-bcdd-4f3a-a196-2f60ae397f17)](https://dartnode.com/)
|
||||||
|
Loading…
Reference in New Issue
Block a user