如何挂载数据盘
使用教程
如何挂载数据盘
2024-08-20 19:32
Linux自动磁盘挂载工具
注:执行挂载前,如果你的系统是centos6/7/8,请先执行更换Yum命令
只需要你先ssh链接你的服务器后,输入以下命令即可:
Centos系统请使用以下命令:yum install wget -y && wget -O auto_disk.sh http://download.bt.cn/tools/auto_disk.sh && bash auto_disk.sh
Ubuntu系统请使用以下命令:wget -O auto_disk.sh http://download.bt.cn/tools/auto_disk.sh && sudo bash auto_disk.sh
Debian系统请使用以下命令:wget -O auto_disk.sh http://download.bt.cn/tools/auto_disk.sh && bash auto_disk.sh
如果看了教学还不会的话,可联系本站客服,进行免费代挂载!!!