4

macos原生挂载NTFS功能

 1 year ago
source link: https://zhangyiming748.github.io/post/macos_mount_NTFS/
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

macos原生挂载NTFS功能

2022-10-10 macOS

假设硬盘名称为exchange

$ sudo diskutil list 
$ sudo distutil info exchange
$ echo "UUID=<THE UUID YOU COPIED> none ntfs rw,auto,nobrowse" >> /etc/fstab

重新插入硬盘

然后在/Volume中可以找到

为了方便使用

$ sudo ln -s /Volumes/exchange ~/Desktop/exchange && open ~/Desktop/exchange

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK