On my Ubuntu 22.04 I have two users that share a storage drive (it also shared with Windows, therefore I need it to be formatted as NTFS and on a separate drive).Both Ubuntu users have auto-mount option enabled on that drive but when one user logs out, the other can't mount the drive because it is still mounted somehow by the logged out user. Only a reboot/shut down fully unmounts the drive.Is there a way to enable mounting by multiple users to a drive or partition or to avoid that the drive is still mounted after the user logs off?
↧