Hi
I have a laptop with 3 internal SSDs
1 Win10
1 Zorin16
1 data
grub handles the dual boot
I want the data drive to REALLY auto mount at startup as I have my music library and mails among others stored in the data drive.
After startup when I launch my mail client it opens but none of my local folders/mails stored in the data are available...same for my music in rhythmbox..it is only when I open the data disk in home or file that automatically the mail client and music app get all the folders/files/mails...
I want a way that when I power on my laptop in Zorin I do not have to browse for the data drive to get my content...(as it work for windows...) is their any way I can do it...?
I tried
sudo nano /etc/fstab
and there add
UUID=F4CA38FACA38BB26 /data ntfs defaults 0 2
but then seems nothing happens...do not know what to do then...