ubuntu14.04挂载硬盘

挂载硬盘

主要采用以上链接的方法,后来发现id老是变,总是挂载不成功

后来发现需要这样加才能挂载成功(如果是重新安装系统,挂载盘没有参与格式化,也可以按如下方法添加,开机也可以自动加载

/dev/sdb /code ext4 defaults 0 2

 cat /etc/fstab
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
# / was on /dev/sda1 during installation
UUID=3825fe43-010d-48e7-b9d4-402e045e1a7b /               ext4    errors=remount-ro 0       1
# swap was on /dev/sda5 during installation
UUID=4f7a25e5-a3bf-401a-ab26-f18e54694b66 none            swap    sw              0       0
#UUID=b0c7da36-d120-4bac-9bc6-21219c46bf51 /code           ext4    defaults              0       3
/dev/sdb /code ext4 defaults 0  2

  • 1
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值