diff --git a/docs/en/guide/pve/pve_qa.md b/docs/en/guide/pve/pve_qa.md index 7a40e7d862..2154a67357 100644 --- a/docs/en/guide/pve/pve_qa.md +++ b/docs/en/guide/pve/pve_qa.md @@ -98,6 +98,8 @@ bash <(curl -sSL https://raw.githubusercontent.com/leitbogioro/Tools/master/Linu The system username after dd at this point is ```root```, and the password is ```oneclickvirt139```. +If it doesn't work, check the issues and descriptions in https://github.com/leitbogioro/Tools A common problem is that the machine is raid0 not raid10, and you need to add a parameter to specify the value of the raid. + If you have time or if it's still not working, please contact [@spiritlhl_bot](https://t.me/spiritlhl_bot) for assistance. ## What to do if you open centos7 and find that CGroupV1 is not supported? @@ -168,7 +170,7 @@ cat /etc/iptables/rules.v4 | iptables-restore bash <(curl -sSL https://raw.githubusercontent.com/leitbogioro/Tools/master/Linux_reinstall/InstallNET.sh) -debian 12 -pwd ' oneclickvirt139' --network "static" ``` -At this point, the system username after dd is ``root``, and the password is ``oneclickvirt139``. +At this point, the system username after dd is ``root``, and the password is ``oneclickvirt139``. If it doesn't work, check the issues and descriptions in https://github.com/leitbogioro/Tools A common problem is that the machine is raid0 not raid10, and you need to add a parameter to specify the value of the raid. ### VPS Providers Offering NAT with LXC Virtualization diff --git a/docs/guide/pve/pve_qa.md b/docs/guide/pve/pve_qa.md index e13bb40dfb..660ab32d41 100644 --- a/docs/guide/pve/pve_qa.md +++ b/docs/guide/pve/pve_qa.md @@ -108,6 +108,8 @@ bash <(curl -sSL https://raw.githubusercontent.com/leitbogioro/Tools/master/Linu 此时dd后的系统用户名为```root```,密码为```oneclickvirt139``` +如果不成功,请查看 https://github.com/leitbogioro/Tools 中的issues和说明,一个常见的问题是机器是raid0不是raid10,需要加参数指定raid的值 + 如果有空或者还是不行,请联系 [@spiritlhl_bot](https://t.me/spiritlhl_bot) 尝试 非Debian系统也可使用自定义分区的内容自行尝试 @@ -188,7 +190,7 @@ cat /etc/iptables/rules.v4 | iptables-restore bash <(curl -sSL https://raw.githubusercontent.com/leitbogioro/Tools/master/Linux_reinstall/InstallNET.sh) -debian 12 -pwd 'oneclickvirt139' --network "static" ``` -此时dd后的系统用户名为```root```,密码为```oneclickvirt139``` +此时dd后的系统用户名为```root```,密码为```oneclickvirt139```,如果不成功,请查看 https://github.com/leitbogioro/Tools 中的issues和说明,一个常见的问题是机器是raid0不是raid10,需要加参数指定raid的值 ### 只可开设LXC虚拟化的NAT的商家