My USB flash used to mount on startup, but it has stopped doing it. I have tried what is described here: How to automatically mount usb flash drive at startup, but that hasn't worked. I tried to put in my /etc/fstab:
UUID=C0B4-4125 /media/mcarans/C0B4-4125 auto nosuid,nodev,nofail 0 0
Perhaps I have got the parameters wrong: the C0B4-4125 I got from blkid and the folder is the path where it mounts after manually unplugging and plugging my USB flash.
I am running Linux Mint 19. I would appreciate any advice on what I can do to make the USB flash mount on startup once again.