Centos系统请使用以下命令:
yum install wget -y && wget -O auto_disk.sh http://download.bt.cn/tools/auto_disk.sh && bash auto_disk.shUbuntu系统请使用以下命令:
wget -O auto_disk.sh http://download.bt.cn/tools/auto_disk.sh && sudo bash auto_disk.shDebian系统请使用以下命令:
wget -O auto_disk.sh http://download.bt.cn/tools/auto_disk.sh && bash auto_disk.sh执行以上代码过程中,系统会如下提示:
Do you want to try to mount the data disk to the /www directory? (y/n): y
我们输入y再按回车即可,然后就挂载好了,就是这么简单。
投上你的一票