I have tried using 3 different identifiers to mount my partition at /dev/sdb1 to /mnt/drive2, but every time I boot it doesn't seem to work and I have to mount it manually. I am connected remotely so I don't know console output during the boot process. It is a GPT drive and has only one partition of type ext4.
The last three lines are my attempts to mount the same partition with PARTUUID, UUID, and the /dev/sdb1 path. None of them worked.
Curiously enough, my NTFS partition mounts successfully.
I'm running Arch Linux.
