首页
学习
活动
专区
圈层
工具
发布
首页
学习
活动
专区
圈层
工具
MCP广场
社区首页 >问答首页 >无法在Ubuntu18.04LTS上挂载NTFS分区

无法在Ubuntu18.04LTS上挂载NTFS分区
EN

Ask Ubuntu用户
提问于 2019-11-24 15:52:41
回答 1查看 520关注 0票数 0

我安装了Ubuntu18.04-64位与Windows 10-1809,我不能挂载2 HDD已经用NTFS格式。我总是得到以下错误:mount: /mnt/DiskE: wrong fs type, bad option, bad superblock on /dev/sdd2, missing codepage or helper program, or other error.

我已经搜索了这个论坛和unix & linux交换,然而,直到现在还没有什么好运气。以下是我读过的问题安装GPT磁盘分区 安装命令 sfdisk命令 分拆命令的一些信息

2硬盘已格式化为NTFS和allocation unit 128 KB,SSD已安装Windows可正常挂载,并以NTFS和allocation unit作为默认格式(4096 KB)。

更新:在@oldfred的建议下,我发现我的Windows打开了Hibernate。不过,我还是觉得运气不好。我已经在2个硬盘驱动器上运行了2次chkdsk。下面是我尝试挂载它时的新日志

代码语言:javascript
运行
复制
root@haiphan-desktop:~# mount -t ntfs-3g -o ro /dev/sda2 /media/haiphan/DriveD
$MFTMirr does not match $MFT (record 32).
Failed to mount '/dev/sda2': Input/output error
NTFS is either inconsistent, or there is a hardware fault, or it's a
SoftRAID/FakeRAID hardware. In the first case run chkdsk /f on Windows
then reboot into Windows twice. The usage of the /f parameter is very
important! If the device is a SoftRAID/FakeRAID then first activate
it and mount a different device under the /dev/mapper/ directory, (e.g.
/dev/mapper/nvidia_eahaabcc1). Please see the 'dmraid' documentation
for more details.

你知道如何解决这个问题吗?任何建议都值得赞赏

EN

回答 1

Ask Ubuntu用户

发布于 2020-10-04 11:19:51

用Windows 10格式化HDD,默认集群大小为4096KB。Ubuntu18.04可以正常安装它。更多信息,Ubuntu 20.041可以挂载128 3rd的HDD格式,而无需安装第三个工具。

票数 0
EN
页面原文内容由Ask Ubuntu提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://askubuntu.com/questions/1191340

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档