[推荐]可读写ntfs分区的ntfs-3g(正式版)的安装与使用
-
- 帖子: 127
- 注册时间: 2007-03-20 14:19
- zhuqin_83
- 帖子: 10606
- 注册时间: 2006-05-13 4:02
- 联系:
-
- 帖子: 2
- 注册时间: 2007-08-20 0:06
我也遇到了同样的问题,但是一开始没有选中原windows的c盘,因为看到有些人说这个软件对ntfs操作还不是非常稳定,所以只想对其他盘的内容进行写操作,但选中d和e两个ntfs格式的分区时,点击应用后,出现类似“写入错误”的提示,进入下一个界面时,无法选中“启用内部设备写支持”,开关按钮是灰色的,外部设备可以选中。我找了好多网页,都说装了ntfs-config和ntfs-3g就可以了。freedom8971 写了:zhuqin_83 写了:修改fstab,把ntfs改成ntfs-3g保存即可,然后重启。
我的问题同51楼一样,第一个“内部写入支持”是灰色不能勾选。
你说修改fstab我打开里面内容如下:
# /etc/fstab: static file system information.
#
# -- This file has been automaticly generated by ntfs-config --
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
# Entry for /dev/sda1 :
UUID=6c9f6c7a-a8d0-43d7-a545-0f52e7f051c7 / ext3 defaults,errors=remount-ro 0 1
# Entry for /dev/sda2 :
UUID=678b181a-ea3e-4e71-8667-7f902fed5c3f /boot ext3 defaults 0 2
# Entry for /dev/sda3 :
UUID=b79b19e5-fa1e-4606-823b-41aa9c7724ef /file reiserfs defaults 0 2
/dev/scd0 /media/cdrom0 udf,iso9660 user,noauto 0 0
----------------------------------------------------------------------------------------------------
我的Ubuntu7.04,直接 sudo apt-get install ntfs-config 就OK了。并没有你开始说的添加dapper源。
开始以为是必须要挂载c盘(好幼稚的想法),于是我将c盘选中了,但再次运行ntfs-config时,d和e还是无法被ntfs-config正常识别(之前一直没想到可能是这个原因)。我突然想到可能是由于我对d和e的盘符改过中文名字,于是进入windows改回来,重启,运行ntfs-config后,将d和e的挂载点写为“D”和“E”(开始输入/media/D,提示要输入名字。。。),点应用没有错误提示了,内部设备的选项也可以选中了,oh,yeah!
其间还请教了楼主,在这再次感谢!
ps:刚才想试着提交错误报告,但发现ntfs-config“关于”中的网址无法登录。。。算了,睡啦
-
- 帖子: 7
- 注册时间: 2007-08-18 13:45
安装了,sudo mount -a后出现下面的提示:
sudo mount -a
$LogFile indicates unclean shutdown (0, 0)
Failed to mount '/dev/sdb8': Operation not supported
Mount is denied because NTFS logfile is unclean. Choose one action:
Boot Windows and shutdown it cleanly, or if you have a removable
device then click the 'Safely Remove Hardware' icon in the Windows
taskbar notification area before disconnecting it.
Or
Run ntfsfix version 1.13.1 on Linux unless you have Vista.
Or
Mount the NTFS volume with the 'ro' option in read-only mode.
$LogFile indicates unclean shutdown (0, 0)
Failed to mount '/dev/sdb5': Operation not supported
Mount is denied because NTFS logfile is unclean. Choose one action:
Boot Windows and shutdown it cleanly, or if you have a removable
device then click the 'Safely Remove Hardware' icon in the Windows
taskbar notification area before disconnecting it.
Or
Run ntfsfix version 1.13.1 on Linux unless you have Vista.
Or
Mount the NTFS volume with the 'ro' option in read-only mode.
/etc/fstab文件相应部分内容如下:
/dev/sdb8 /windows/winf ntfs-3g defaults,locale=zh_CN.UTF-8 0 0
不知道是不是说那个磁盘有其他文件,比如回收站文件或其他,打算去WIN下面查一下!
高人请指教~!
sudo mount -a
$LogFile indicates unclean shutdown (0, 0)
Failed to mount '/dev/sdb8': Operation not supported
Mount is denied because NTFS logfile is unclean. Choose one action:
Boot Windows and shutdown it cleanly, or if you have a removable
device then click the 'Safely Remove Hardware' icon in the Windows
taskbar notification area before disconnecting it.
Or
Run ntfsfix version 1.13.1 on Linux unless you have Vista.
Or
Mount the NTFS volume with the 'ro' option in read-only mode.
$LogFile indicates unclean shutdown (0, 0)
Failed to mount '/dev/sdb5': Operation not supported
Mount is denied because NTFS logfile is unclean. Choose one action:
Boot Windows and shutdown it cleanly, or if you have a removable
device then click the 'Safely Remove Hardware' icon in the Windows
taskbar notification area before disconnecting it.
Or
Run ntfsfix version 1.13.1 on Linux unless you have Vista.
Or
Mount the NTFS volume with the 'ro' option in read-only mode.
/etc/fstab文件相应部分内容如下:
/dev/sdb8 /windows/winf ntfs-3g defaults,locale=zh_CN.UTF-8 0 0
不知道是不是说那个磁盘有其他文件,比如回收站文件或其他,打算去WIN下面查一下!
高人请指教~!
- zhuqin_83
- 帖子: 10606
- 注册时间: 2006-05-13 4:02
- 联系:
- skyx
- 论坛版主
- 帖子: 9202
- 注册时间: 2006-12-23 13:46
- 来自: Azores Islands
- 联系:
- zhuqin_83
- 帖子: 10606
- 注册时间: 2006-05-13 4:02
- 联系:
- skyx
- 论坛版主
- 帖子: 9202
- 注册时间: 2006-12-23 13:46
- 来自: Azores Islands
- 联系:
- zhuqin_83
- 帖子: 10606
- 注册时间: 2006-05-13 4:02
- 联系:
-
- 帖子: 7
- 注册时间: 2007-09-02 7:36
- AutumnHealth
- 帖子: 776
- 注册时间: 2006-12-20 18:41
- zhuqin_83
- 帖子: 10606
- 注册时间: 2006-05-13 4:02
- 联系: