2 articles
Wednesday, Apr 8, 2020
The following error occurred while mounting the hard disk partition mount: special device /dev /sdb1 does not exist This means that the sdb1 device do...
挂载 硬盘分区时出现了下面的错误 mount: special device /dev/sdb1 does not exist 就是说sdb1设备不存在。。。 重新分区一下硬盘即可 fdisk /dev/sdb Welcome to fdisk util-linux 2.25.2. Changes ...