I mounted a windows ntfs partition with a Veracrypt encryption through fstab and bound one of the folders inside to a different Location. The idea is to share certain files between my two operating systems so i have access to everything whichever I boot into. Everything works perfectly but the Folder bind also shows up as a mounted device. Its not a big deal and cant be unmounted accidentally by clicking on the icon but is a bit unsatisfying nonetheless.
I plan to bind multiple other Folders like pictures and music to my ubuntu and don't want all of them to show up as devices. If at least the entire actually mounted "additional" partition was showing up there. Any Ideas how to fix it or where to look? Please let me know if i need to provide more Information
This is what fstab looks like.
# <file system> <mount point> <type> <options> <dump> <pass>/dev/mapper/additional /ext ntfs nosuid,nodev,nofail 0 0/ext/Users/username/Documents /home/username/Documents none bind