mirror of
https://github.com/oneclickvirt/oneclickvirt.github.io.git
synced 2026-06-06 12:41:12 +08:00
Update pve_install.md
This commit is contained in:
@@ -116,6 +116,15 @@ This step may require you to reboot your system after a few minutes of successfu
|
||||
|
||||
To this point the main body is installed.
|
||||
|
||||
|
||||
### One-Click Uninstall PVE
|
||||
|
||||
After the uninstall script completes, restarting the host machine will restore it to its pre-installation state.
|
||||
|
||||
```shell
|
||||
bash <(curl -sSLk https://raw.githubusercontent.com/oneclickvirt/pve/main/scripts/uninstall_pve.sh)
|
||||
```
|
||||
|
||||
## Installation on a physical machine
|
||||
|
||||
Proxmox installed by this method **NOT** to be used subsequently with all scripts of this project.
|
||||
@@ -189,4 +198,4 @@ During the execution of the configuration script, you will be prompted to enter
|
||||
|
||||
Physical machine after the installation of unlimited modules can not use NAT to connect directly to the virtual machine to access the network, so the subsequent tutorials of this project does not support this method of access to the bridge, the subsequent scripts of this project does not support this method of installation of Proxmox.
|
||||
|
||||
Currently feasible wireless module used on the PVE success stories, are required to WIFI router access to the network is ```automatically obtain an IP address (DHCP)``` (the subsequent use of openwrt or ikuai or directly nat after the network available within the virtual machine), or can be modified in the router static routing table, if the WIFI router to use a ```fixed IP address Connection to the network```, for the time being did not find success stories.
|
||||
Currently feasible wireless module used on the PVE success stories, are required to WIFI router access to the network is ```automatically obtain an IP address (DHCP)``` (the subsequent use of openwrt or ikuai or directly nat after the network available within the virtual machine), or can be modified in the router static routing table, if the WIFI router to use a ```fixed IP address Connection to the network```, for the time being did not find success stories.
|
||||
|
||||
Reference in New Issue
Block a user