技术解析

/dev/sda*,无法 mount
0
2021-06-24 13:27:49
idczone

命令执行和返回结果如下:

# mount /dev/sda7 /mnt
-> mount: /dev/sda7 is write-protected, mounting read-only
-> mount: cannot mount /dev/sda7 read-only

# mount -o remount /dev/sda7 /mnt
-> mount: cannot mount /dev/sda7 read-write, is write-protected

# mount -o ro /dev/sda7 /mnt
-> mount: cannot mount /dev/sda7 read-only

(sda7 为未挂载设备,sda*同 sda7,修改 /etc/fstab 可正常挂载)

如何检查?


先根据分区类型,使用对应 fsck 检查文件系统有没有问题。

dev 盘符出不来 sda 这个 U 盘 有解决方案吗

有时候是硬件故障, 软件无法解决

“修改 /etc/fstab 可正常挂载” 这句是什么意思?怎么修改的?

修改 /etc/fstab,重启系统,或者使用 mount -a 可以将设备挂载上

文件系统没有问题。

那有可能是参数不对, /etc/fstab 对应 /dev/sda7 的那行贴出来看看?

开 ssh,我上去看看

数据地带为您的网站提供全球顶级IDC资源
在线咨询
专属客服