I am on Ubuntu 24.04 LTS. I'm currently dual booting Windows 11 and Ubuntu, and I have many symlinks in Ubuntu that lead to things in my Windows partition. It's quite annoying to have to manually mount the partition every time I turn on my PC, so I started attempting to make it do it on boot.
I have tried editing /etc/fstab, using the GNOME Disks tool, adding a startup command, but none of it is working. They are all mounting the partition on startup, but it makes it more of a hassle than before, because the symlinks still do not function, and when I try to do anything with the partition in Nautilus, it makes me enter my password, saying "Authentication is required to (the action I'm doing) T-FORCE TM8FFW002T (/dev/nvme0n1p3) mounted by another user".
How do I make it mount on startup as my own user?