如果使用正式版挂载失败,可以考虑使用后面的测试版,特别是安装过Windows系统的如果遇到无法挂载数据盘的情况可以考虑使用测试版脚本。
Centos/Fedora:
yum install wget -y && wget -O auto_disk.sh http://download.bt.cn/tools/auto_disk.sh && bash auto_disk.sh #备用: yum install wget -y && wget -O auto_disk.sh https://raw.githubusercontent.com/wn789/www/master/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 #备用: wget -O auto_disk.sh https://raw.githubusercontent.com/wn789/www/master/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 #备用: wget -O auto_disk.sh https://raw.githubusercontent.com/wn789/www/master/auto_disk.sh && bash auto_disk.sh
挂载很简单,只需根据自己系统执行相对命令即可。
测试版新版脚本新增功能说明:
以下是测试版挂载命令
Centos:
yum install wget -y && wget -O disk.sh http://download.bt.cn/tools/disk.sh && bash disk.sh
wget -O disk.sh http://download.bt.cn/tools/disk.sh && sudo bash disk.sh
wget -O disk.sh http://download.bt.cn/tools/disk.sh && bash disk.sh
3951 阅读
3647 阅读
3648 阅读
3391 阅读
3416 阅读
3238 阅读
3849 阅读
3744 阅读
3574 阅读
3611 阅读
3592 阅读
3532 阅读
3664 阅读
4807 阅读
3569 阅读
3469 阅读
5098 阅读
3705 阅读
4851 阅读
3586 阅读
3619 阅读
4014 阅读
4203 阅读
3856 阅读
3695 阅读
3949 阅读
3708 阅读
4584 阅读
4694 阅读
4588 阅读
4309 阅读
4256 阅读
4381 阅读
4441 阅读
1064 阅读
1035 阅读
960 阅读
脚本说明
挂载命令
1、正式版
如果使用正式版挂载失败,可以考虑使用后面的测试版,特别是安装过Windows系统的如果遇到无法挂载数据盘的情况可以考虑使用测试版脚本。
Centos/Fedora:
Ubuntu:
Debian:
挂载很简单,只需根据自己系统执行相对命令即可。
2、测试版
测试版新版脚本新增功能说明:
以下是测试版挂载命令
Centos:
Ubuntu:
Debian: