如果使用正式版挂载失败,可以考虑使用后面的测试版,特别是安装过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 阅读
3585 阅读
3618 阅读
4013 阅读
4202 阅读
3855 阅读
3694 阅读
3946 阅读
3707 阅读
4583 阅读
4693 阅读
4587 阅读
4308 阅读
4255 阅读
4380 阅读
4440 阅读
1063 阅读
1034 阅读
958 阅读
脚本说明
挂载命令
1、正式版
如果使用正式版挂载失败,可以考虑使用后面的测试版,特别是安装过Windows系统的如果遇到无法挂载数据盘的情况可以考虑使用测试版脚本。
Centos/Fedora:
Ubuntu:
Debian:
挂载很简单,只需根据自己系统执行相对命令即可。
2、测试版
测试版新版脚本新增功能说明:
以下是测试版挂载命令
Centos:
Ubuntu:
Debian: