RaidenII Posted November 16, 2008 Share Posted November 16, 2008 I installed the latest version of NTFS-3G and it works perfectly. The only problem is that I don't want to mount all my partitions when logon, is there any way to prevent NTFS-3G to automount the partitions I don't want? (Or only automount the specific partition) Link to comment https://www.insanelymac.com/forum/topic/136737-any-way-to-stop-ntfs-3g-automount-partitions/ Share on other sites More sharing options...
catimimi Posted November 16, 2008 Share Posted November 16, 2008 I installed the latest version of NTFS-3G and it works perfectly. The only problem is that I don't want to mount all my partitions when logon, is there any way to prevent NTFS-3G to automount the partitions I don't want? (Or only automount the specific partition) Hello, Add an entry in fstab with the "noauto" option for the partitions that you don't want to mount. Michel. Link to comment https://www.insanelymac.com/forum/topic/136737-any-way-to-stop-ntfs-3g-automount-partitions/#findComment-967947 Share on other sites More sharing options...
RaidenII Posted November 16, 2008 Author Share Posted November 16, 2008 Hello,Add an entry in fstab with the "noauto" option for the partitions that you don't want to mount. Michel. Thanks. I figured it out. LABEL=label /Volumes/label ntfs-3g ro,noauto 0 0 Link to comment https://www.insanelymac.com/forum/topic/136737-any-way-to-stop-ntfs-3g-automount-partitions/#findComment-967997 Share on other sites More sharing options...
Recommended Posts