|
|
用的命令和提示如下,55555555建议用ntfs-3g的都更新下系统,看看有没有我这样的问题
内核:2.6.18-1.2868.fc6 ,另外以只读参数mount是可以的,- [root@localhost ~]# mount -t ntfs-3g /dev/hda1 /mnt/winC
- Failed to mount '/dev/hda1': 不支持的操作
- Mount is denied because the NTFS journal file is unclean. Choices are:
- A) Shutdown Windows properly.
- B) Click the 'Safely Remove Hardware' icon in the Windows taskbar
- notification area before disconnecting the device.
- C) Use 'Eject' from Windows Explorer to safely remove the device.
- D) If you ran chkdsk previously then boot Windows again which will
- automatically initialize the journal.
- E) Run 'ntfsfix' on Linux which will reset the NTFS journal.
- F) Mount the volume read-only by using the 'ro' mount option.
复制代码 |
|