awesome, thank you, this worked-
one minor edit on the syntax:
THE-UUID-YOU-COPIED /home/canelesso/ssd250 ntfs-3g auto,nofail,uid=1000,gid=1000,utf8,umask=022,defaults 0 0
fstab wants the “=” sign after the UUID:
THE-UUID-YOU-COPIED**=**/home/canelesso/ssd250 ntfs-3g auto,nofail,uid=1000,gid=1000,utf8,umask=022,defaults 0 0
that’s all, cheers!
/etc/fstab: static file system information.