
After much heartache and much head scratching, I've been playing around with an old RPi to get a usb drive to permanently mount. And I succeded in mounting it to the 'mnt' location.

I've now started from scratch again and tried to mount it to the 'home/pi' location and amended the 'fstab' with 'UUID=D8#######$$$$$DA /home/pi/ssd auto nofail,uid=1000,gid=1000,noatime 0 0'
However since it auto mounts to that location by default after boot, how can I check if the process I have set up to mount at startup, is actually working (the drive icon still appears on the desktop, whereas when in the mnt location it didn't).

My ultimate aim is to move CumulusMX onto an SSD and to auto start on powerup of the RPi. The intention is to reduce the strain on the Micro SD Card.
Sadly I can't use the old RPi to run CumulusMX as it's too old for Mono.
thanks
Nottub