1.OVH独服端操作
SSH终端登录OVH独服
获取root权限
sudo -i
输入DD命令
wget --no-check-certificate -qO InstallNET.sh 'https://raw.githubusercontent.com/leitbogioro/Tools/master/Linux_reinstall/InstallNET.sh' && chmod a+x InstallNET.sh
./InstallNET.sh --image 'https://r2.yx.lu/fnos.vhd.gz'
执行完成,输入 reboot 重启
等待个10-15分钟
登录飞牛OS
http://IP地址:8000/
用户名 mjj
密码 mjj@123
搭建工作完成