MacOS – Can’t see a specific external hard drive

external-diskhard drivemacosntfs

I was trying to make an NTFS hard drive writable on my macbook. I tried the way mentioned in this link: https://www.maketecheasier.com/write-ntfs-partition-os-x-yosemite/

Now I can make changes on my hard drive. But there is another problem. After unmounting – mounting the hard drive, now I can see it only in Volumes folder. I can't bring it back to sidebar or desktop.

I tried other hard drives, they work normally.

Thanks in advance!

Note: I have 10.10.4 installed.

Best Answer

This is expected behavior. You specifically told it to not show up in your fstab file, with the "nobrowse" parameter. If you want it on the desktop to have a quick shortcut to it, create a symlink.

ln -s /Volumes/VOLUME_NAME ~/Desktop/VOLUME_NAME