I created and have been using a persistent live usb disk with Ubuntu 18.04, for some time. During this time, I used a user account that I created, not the original user account for the live disk. I have just taken the risk of upgrading to 20.04, and mostly it seems to be working.
However, during startup, the system automatically opens into the default user account "live user" - aka ubuntu. I've been logging out and then logging in thru the preferred user account ("tom") but I'm finding that I don't have permissions to access any of the partitions without invoking superuser access. These partitions include casper-rw and usbdata, as well as a custom partition called dropout. I've noticed that these partitions are still mounted under the "live user" account. In other words, they're mounted at /media/ubuntu/... and seem to have associated restrictions.
So I'm somewhat confident that the problem relates to the automated login of the "live user" account. I need to use the other account, and have access to the partitions without operating as superuser. Can you help me?!