Questions tagged «ntfs»

Windows NT(2000,XP,Vista,7、8、10)中使用的Microsoft文件系统

21
由于休眠无法挂载Windows(NTFS)文件系统
每当我启动Ubuntu时,都会收到一条消息,提示它无法挂载Windows分区,并且可以选择等待,跳过或手动挂载。 当我尝试通过Nautilus进入Windows分区时,我收到一条消息,说该分区处于休眠状态,我需要进入文件系统并正确关闭它,我已经完成了一些工作,没有任何问题,所以我不知道为什么会发生这种情况。 这是我的分区表,如果需要更多数据,请告诉我。 Device Boot Start End Blocks Id System /dev/sda1 2048 20000767 9999360 83 Linux /dev/sda2 20002814 478001151 228999169 5 Extended /dev/sda3 * 478001152 622532607 72265728 7 HPFS/NTFS/exFAT /dev/sda4 622532608 625141759 1304576 82 Linux swap / Solaris /dev/sda5 20002816 478001151 228999168 83 Linux
330 windows  mount  ntfs  hibernate 

10
如何在NTFS(或FAT32)分区上使用“ chmod”?
我有一个脚本需要在NTFS分区上执行。脚本的权限设置为600。 我试图通过运行来修改权限chmod 755 script.sh,该操作不会报告失败或发生任何事情-但它也不会更改文件的权限: $ stat script.sh File: `script.sh' Size: 297070 Blocks: 584 IO Block: 4096 regular file Device: 811h/2065d Inode: 35515 Links: 1 Access: (0600/-rw-------) Uid: ( 1000/ xxxxxx) Gid: ( 1000/ xxxxxx) Access: 2010-09-30 14:05:16.041621000 -0700 Modify: 2010-09-30 14:05:05.070157000 -0700 Change: 2010-09-30 14:05:05.070475000 -0700 $ chmod 755 script.sh …
128 permissions  ntfs  chmod 

11
如何自动挂载NTFS分区?
我有两个NTFS分区,我不想每次启动Ubuntu时都手动安装它们。 我怎样才能做到这一点? 有没有工具或代码可以使用? 如果是这样,自动安装安全吗?特别是当它们被另一个OS使用时?

11
修复没有Windows的损坏的NTFS分区
我的NTFS分区已经以某种方式损坏(这是我安装Windows以来的遗物)。 我将fdisk和blkid的调试输出放在这里。 同时,任何操作系统都无法挂载我的根分区,该根分区位于我的NTFS分区旁边。不过,我不确定这是否与此有关。尝试挂载根分区(sda5)时出现以下错误 mount: wrong fs type, bad option, bad superblock on /dev/sda5, missing codepage or helper program, or other error In some cases useful info is found in syslog - try dmesg | tail or so ubuntu@ubuntu:~$ dmesg | tail [ 1019.726530] Descriptor sense data with sense descriptors (in …

6
无法挂载NTFS外部硬盘驱动器
每次尝试安装外接硬盘驱动器时,我都会遇到以下消息: "Error mounting /dev/sdb1 at /media/fuzzy27/My Book: Command-line `mount -t "ntfs" -o "uhelper=udisks2,nodev,nosuid,uid=1000,gid=1000,dmask=0077,fmask=0177" "/dev/sdb1" "/media/fuzzy27/My Book"' exited with non-zero exit status 13: $MFTMirr does not match $MFT (record 0). Failed to mount '/dev/sdb1': Input/output error NTFS is either inconsistent, or there is a hardware fault, or it's a SoftRAID/FakeRAID hardware. …
76 mount  ntfs  ntfs-3g 

8
Ubuntu会损坏USB驱动器吗?
每当我使用Nautilus卸载USB驱动器并将其插入Windows机器时,都会收到警告,提示该驱动器需要维修。 (与该屏幕截图相同的消息) 在使用Windows的10多年中,我从未损坏或损坏过USB驱动器,但是在最近两年中,我的USB驱动器中有三个无法使用,因此我无法证明这一点,但是很明显,这与Ubuntu的(un)mount行为有关。 一位朋友告诉我,我可以使用udisk和sync防止这种损坏,但是我希望这不是做到这一点的方法,2016年使用shell命令安装驱动器。

2
格式化存储驱动器的终端方法
我想知道如何从终端格式化存储驱动器。答案中提供的有用信息通常是人们可以用来推断未来用途的命令和基础知识的选项。具体来说,我想知道如何在不同的文件系统(例如NTFS,FAT32,EXT4等)中进行格式化。还需要有关如何通过终端对驱动器进行分区的信息。 我正在尝试从终端将高容量的外部硬盘驱动器(EHDD)格式化为NTFS。 我知道我可以在此gparted以及其他GUI程序中使用gparted,但现在我仍然想从终端上执行该操作。

3
安装Ubuntu后如何恢复意外丢失的Windows分区?
我有一台具有4个NTFS分区的Vista OS的Toshiba卫星A-200笔记本电脑 (C:) Vista (D:) Entertainment (E:) Work (F:) Sources 我想开始使用Ubuntu。因此,我首先从实时CD进行了尝试,一切正常,所有分区均显示并正常工作,因此我决定安装Ubuntu,以替换(C :)驱动器上的Vista。完成之后,我无法再在(D:),(E:),(F :)分区上找到文件夹和文件,尽管我的HDD为320 GB,但显示的唯一文件系统是一个198 GB。 我无法访问剩余的120 GB上丢失的数据,我希望它仍然存在并且不会完全丢失 我现在正在使用实时CD,但无法安装testdisk。是否可以通过产品恢复CD恢复Vista分区,以使笔记本电脑恢复出厂设置?我可以使用Windows的恢复程序来恢复NTFS分区吗?这会使问题更严重吗? 我非常需要这些数据,因为我没有备份。


2
如何在不使用chkdsk的情况下正确修复“脏” NTFS分区
当我尝试对ntfsckNTFS分区执行操作时,出现以下错误: sudo ntfsck /dev/sdb1 Unsupported: replay_log() Volume is dirty. Unsupported: check_volume() Checking 161792 MFT records. Unsupported cases found. 如何清理“脏” NTFS卷,而不必在NTFS卷中实际使用Windows chkdsk工具。 我也做了一个ntfsfix,它说一切都还可以,但实际上不是。 尝试使用“ 磁盘工具 ”检查文件系统时,我也收到相同的“脏”错误: 我开始认为我需要一些强力的肥皂。
39 ntfs  disk-check 

6
如何修复NTFS分区中的“输入/输出错误”?
我用Ubuntu替换了有问题的Windows Vista安装。一切正常,除了我拥有所有文件的主高清现在无法访问。这是我收到的错误消息: Error mounting: mount exited with exit code 13: ntfs_attr_pread_i: ntfs_pread failed: Input/output error Failed to read NTFS $Bitmap: 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 …
37 windows  ntfs 


4
转换文件系统NTFS-> EXT4?
我要转换为EXT4文件系统的NTFS驱动器上有2 TB的数据。我的操作系统在(相对)较小的60GB SSD上运行。除了备份和重新格式化外,还有什么方法可以转换文件系统?

9
fsck找不到fsck.ntfs
在从Natty升级到Oneiric的几台计算机上,每次启动时都会出现错误(每个NTFS分区一个): Serious errors were found while checking the disk drive for /windows/c. Press I to ignore, S to skip mounting, or M for manual recovery 按照此答案中的建议,我fsck从手动恢复外壳运行。我得到以下输出: fsck from util-linux 2.19.1 fsck: fsck.ntfs: not found fsck: Error 2 while executing fsck.ntfs for /dev/sda1 我找不到fsck.ntfs,command-not-found也没有帮助。如何使该错误消失? 顺便说一句,我已经尝试过多次引导进入Windows(XP),以为Windows可以修复文件系统。但是显然Windows认为文件系统很好。奇怪的是,所有 NTFS文件系统都会受到影响。 另外,我可以通过mount -a放置到恢复外壳并发出来解决此问题,但是出于同事的需要,我需要无人值守的启动。
33 ntfs  fsck 

4
为什么我的NTFS分区挂载为只读?
直到最近,我的Windows分区(C :)和数据分区(E :)都将以读/写方式安装。现在,两者似乎都只能以只读方式安装。 GParted调整大小(错误) ntfsresize v2.0.0 (libntfs 10:0:0) Device name : /dev/sda4 NTFS volume version: 3.1 Cluster size : 4096 bytes Current volume size: 86207623680 bytes (86208 MB) Current device size: 86207627264 bytes (86208 MB) New volume size : 78662066688 bytes (78663 MB) Checking filesystem consistency ... Accounting clusters ... …
33 mount  ntfs  read-only 

By using our site, you acknowledge that you have read and understand our Cookie Policy and Privacy Policy.
Licensed under cc by-sa 3.0 with attribution required.