Thanks to visit codestin.com
Credit goes to github.com

Skip to content

croef/MountNTFSForMac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

MountNTFSForMac

mount a ntfs device for mac

How to use

  1. download the repo
  2. install your ntfs device
  3. cd /the/repo/path
  4. run sudo sh mount_ntfs.sh
  5. uninstall your device
  6. install your device again
  7. open /Volumes

Have Fun!

How to show the device in your desktop

  1. run ln -s /Volumes/your_device_name ~/Desktop/your_device_name

 使用说明

  1. 下载该repo
  2. 插入一个ntfs的设备
  3. cd 到下载repo的地址
  4. 执行 sudo sh mount_ntfs.sh
  5. 卸载ntfs设备
  6. 再次插入ntfs设备
  7. 执行 open /Volumes
  8. 可以看到ntfs的设备

About

mount a ntfs device for mac

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages