找回密码
 FreeOZ用户注册
查看: 2469|回复: 5
打印 上一主题 下一主题

[Mac] Mac HFS vs Win NTFS

[复制链接]
跳转到指定楼层
1#
发表于 3-7-2013 15:38:39 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。

您需要 登录 才可以下载或查看,没有帐号?FreeOZ用户注册

x
买了Mac以后发现和Windows平台的数据共享需要好好研究一下。。。

网络方式可以用SMB

这External USB方式就有点纠结了。。。究竟是格成Mac格式呢,还是NTFS格式

欢迎有经验的同学指导

评分

参与人数 1威望 +50 收起 理由
newozer + 50 你太有才了!

查看全部评分

回复  

使用道具 举报

2#
 楼主| 发表于 3-7-2013 15:41:25 | 只看该作者
Option1:Mac官方支持。不过据说稳定性不佳,可能会造成硬盘在Windows下认不出的后果。。。

http://prateekvjoshi.wordpress.c ... os-x-mountain-lion/

If you have noticed, Mac OS X doesn’t support writing onto NTFS disks. But not to worry, you don’t have to install any third party drivers to enable this. Mountain Lion 10.8.3 already has native write support for the NTFS. OSX Mountain Lion does have built-in support for NTFS, and it can read and write. However, Apple does not enable it by default.  

Here is what you should do:

    Uninstall other 3rd-party NTFS software, like Paragon, Tuxera or NTFS-3G.
    Edit /etc/fstab (you can do this with “sudo vi /etc/fstab”)
        Add the following line:
  1. LABEL=”VOLUME_NAME_WITHOUT_QUOTES” none ntfs rw,auto,nobrowse
复制代码
Quit your editor
    Now, just unmount and re-mount the disk
    And we are done! You now have read-write support for this disk in OSX

Wait a minute, I don’t see my disk listed in the Finder window!

As of Mountain Lion, the “nobrowse” mount option is required for this to work. This means that the partition will not show up on your desktop. However, you can access it normally through Finder by doing the following:

    Open Terminal and type “
  1. open /Volumes/THE_NAME_OF_YOUR_VOLUME
复制代码
” (without the quotes)
    The Finder pops up automatically and you can see your disk listed there.

This implementation is definitely better than any 3rd party implementation available.
回复  

使用道具 举报

3#
发表于 3-7-2013 15:49:28 | 只看该作者
prefer NTFS.

MAC supports NTFS, but Win doesn't support HFS unless it installs the driver for HFS.

评分

参与人数 1威望 +30 收起 理由
MillerYang + 30 Thanks for sharing

查看全部评分

回复  

使用道具 举报

4#
 楼主| 发表于 3-7-2013 15:53:11 | 只看该作者
Option2: HFSExplorer (Free )

http://www.catacombae.org/hfsx.html

一些其他付费软件:http://www.macwindows.com/disks2.html



回复  

使用道具 举报

5#
 楼主| 发表于 3-7-2013 16:00:16 | 只看该作者
Option3: Mac writes NTFS

貌似挺多人用这个,
http://www.tuxera.com/community/ntfs-3g-download/
http://macntfs-3g.blogspot.com.au/

Usage

If there was no error during installation then the NTFS volume can be mounted in read-write mode for everybody as follows. Unmount the volume if it had already been mounted, replace /dev/sda1 and /mnt/windows, if needed.
  1. mount -t ntfs-3g /dev/sda1 /mnt/windows
复制代码
Please see the NTFS-3G Manual for more options and examples.

You can also make NTFS to be mounted during boot by adding the following line to the end of the /etc/fstab file:
  1. /dev/sda1 /mnt/windows ntfs-3g defaults 0 0
复制代码


一些其他软件
http://www.macwindows.com/disks.html
回复  

使用道具 举报

6#
发表于 3-7-2013 22:38:11 | 只看该作者
如果mac能更兼容就好了。。。俺就不需要双系统了。。。
太专业了。。。只能帮顶。。。
回复  

使用道具 举报

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

本版积分规则

小黑屋|手机版|Archiver|FreeOZ论坛

GMT+10, 30-4-2024 13:39 , Processed in 0.039581 second(s), 24 queries , Gzip On, Redis On.

Powered by Discuz! X3.2

© 2001-2013 Comsenz Inc.

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