Warning: count(): Parameter must be an array or an object that implements Countable in /www/wwwroot/blog.cloudwai.com/usr/plugins/AMP/Action.php on line 388
简单记录virmach无模板安装系统

云外博客 | 步入云端探索未知奥秘

简单记录virmach无模板安装系统

救援模式(先点VPS Control Panel按钮,用CP里的救援模式)DD系统,适用于模板无法开机:

进入救援模式后

apt update -y
apt install wget
wget -O- 'http://wget.treesky.link/0:/DD/locmjj.com/centos-7-image.gz' | gunzip | dd of=/dev/vda

D完关闭救援模式并1分钟后就进入centos7系统了,密码:Pwd@CentOS

接下来就可以萌伽DD脚本开D了

bash <(wget --no-check-certificate -qO- 'https://moeclub.org/attachment/LinuxShell/InstallNET.sh') -d 10 -v 64 -a -p 改成你的密码 --mirror https://cdn-aws.deb.debian.org/debian/

当前页面是本站的「Google AMP」版。查看和发表评论请点击:完整版 »

因本文不是用Markdown格式的编辑器书写的,转换的页面可能不符合AMP标准。