dmesg
it'll be towards the start if sodmesg
I can tell you what exactly you brokeUUID=<insert-uuid-here> <insert-path-to-mount-here> <fs-type> defaults 0 0
nofail
to the opts if the device might not always be there (edited)/etc/mtab
maybe?lsblk -f
find your NTFS driveUUID=<insert-uuid-here> <insert-path-to-mount-here> <fs-type> defaults 0 0
lsblk -f
ntfs-3g
mount -v /mnt/hdd
umount /mnt/hdd
first ofc)Error opening read-only '/dev/sda2': Permission denied
Failed to mount '/dev/sda2': Permission denied
Please check '/dev/sda2' and the ntfs-3g binary permissions,
and the mounting user ID. More explanation is provided at
https://github.com/tuxera/ntfs-3g/wiki/NTFS-3G-FAQ