I have several internal nvme drives and I discovered they weren't mounted. I couldn't get them to mount using "disks" because I'm "not authorized to perform operation". My account belongs to the adm and sudo groups so I can't figure out why it wouldn't let me. When I open the terminal and log into root I can mount the drives so I think its a permission issue but I don't know why. This is on Ubuntu 22.04.
The only thing I can think of is that because I'm connecting remotely using Windows Remote Desktop through XRDP/XCFE there must be some restrictions that a local user doesn't face. I can't find any references on the internet, can someone help with this?