LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 914|回复: 2

ntfs为什么不可写?? 在线等

[复制链接]
发表于 2005-5-30 17:04:10 | 显示全部楼层 |阅读模式
内核的ntfs写支持我已经选了,应该如果mount?

“mount /dev/sda6 -t ntfs -w /mnt/win2k3” ??
发表于 2005-5-30 17:14:41 | 显示全部楼层
Overview
========

Linux-NTFS comes with a number of user-space programs known as ntfsprogs.
These include mkntfs, a full-featured ntfs file system format utility,
ntfsundelete used for recovering files that were unintentionally deleted
from an NTFS volume and ntfsresize which is used to resize an NTFS partition.
See the web site for more information.

To mount an NTFS 1.2/3.x (Windows NT4/2000/XP/2003) volume, use the file
system type 'ntfs'.  The driver currently supports read-only mode (with no
fault-tolerance, encryption or journalling) and very limited, but safe, write
support.

For fault tolerance and raid support (i.e. volume and stripe sets), you can
use the kernel's Software RAID / MD driver.  See section "Using Software RAID
with NTFS" for details.
回复 支持 反对

使用道具 举报

发表于 2005-5-31 10:37:43 | 显示全部楼层
写入的话可能会造成原来分区里的数据丢失,不建议写入
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表