如果使用正式版挂载失败,可以考虑使用后面的测试版,特别是安装过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 阅读
3270 阅读
3269 阅读
3344 阅读
3341 阅读
3786 阅读
3605 阅读
3640 阅读
3597 阅读
3420 阅读
3237 阅读
3584 阅读
3797 阅读
3692 阅读
3752 阅读
3715 阅读
3629 阅读
3588 阅读
3787 阅读
4804 阅读
3257 阅读
4073 阅读
4352 阅读
3978 阅读
3813 阅读
4061 阅读
3804 阅读
4706 阅读
4887 阅读
4781 阅读
4497 阅读
4459 阅读
4620 阅读
4624 阅读
1168 阅读
1160 阅读
1064 阅读
脚本说明
挂载命令
1、正式版
如果使用正式版挂载失败,可以考虑使用后面的测试版,特别是安装过Windows系统的如果遇到无法挂载数据盘的情况可以考虑使用测试版脚本。
Centos/Fedora:
Ubuntu:
Debian:
挂载很简单,只需根据自己系统执行相对命令即可。
2、测试版
测试版新版脚本新增功能说明:
以下是测试版挂载命令
Centos:
Ubuntu:
Debian: