如果使用正式版挂载失败,可以考虑使用后面的测试版,特别是安装过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
3263 阅读
3269 阅读
3267 阅读
3343 阅读
3341 阅读
3783 阅读
3604 阅读
3640 阅读
3596 阅读
3420 阅读
3237 阅读
3583 阅读
3796 阅读
3692 阅读
3750 阅读
3715 阅读
3628 阅读
3588 阅读
3787 阅读
4804 阅读
3256 阅读
4072 阅读
4351 阅读
3977 阅读
3813 阅读
4060 阅读
3803 阅读
4704 阅读
4885 阅读
4780 阅读
4496 阅读
4457 阅读
4618 阅读
4623 阅读
1167 阅读
1159 阅读
1064 阅读
脚本说明
挂载命令
1、正式版
如果使用正式版挂载失败,可以考虑使用后面的测试版,特别是安装过Windows系统的如果遇到无法挂载数据盘的情况可以考虑使用测试版脚本。
Centos/Fedora:
Ubuntu:
Debian:
挂载很简单,只需根据自己系统执行相对命令即可。
2、测试版
测试版新版脚本新增功能说明:
以下是测试版挂载命令
Centos:
Ubuntu:
Debian: