如果使用正式版挂载失败,可以考虑使用后面的测试版,特别是安装过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
4141 阅读
3822 阅读
3800 阅读
3473 阅读
3496 阅读
3268 阅读
3962 阅读
3845 阅读
3661 阅读
3678 阅读
3668 阅读
3592 阅读
3687 阅读
3747 阅读
4823 阅读
3594 阅读
3483 阅读
5142 阅读
3780 阅读
4874 阅读
3711 阅读
3745 阅读
4154 阅读
4361 阅读
4059 阅读
3820 阅读
4094 阅读
3848 阅读
4755 阅读
4803 阅读
4732 阅读
4445 阅读
4352 阅读
4523 阅读
4641 阅读
1164 阅读
1142 阅读
1099 阅读
脚本说明
挂载命令
1、正式版
如果使用正式版挂载失败,可以考虑使用后面的测试版,特别是安装过Windows系统的如果遇到无法挂载数据盘的情况可以考虑使用测试版脚本。
Centos/Fedora:
Ubuntu:
Debian:
挂载很简单,只需根据自己系统执行相对命令即可。
2、测试版
测试版新版脚本新增功能说明:
以下是测试版挂载命令
Centos:
Ubuntu:
Debian: