I have a dual boot System with an Ubuntu-Filesystem a Windows Filesystem and another FAT Filesystem on my harddrive. My Thunderbird configuration is on that FAT partition. I tried different tools, but they are mounting the filesystem as root, so thunderbird cannot read and write on it. Sorry for my bad english and thanks for your answers.
|
Let us name your data partition as You can check your device name and it's Label (If you set label, otherwise you will be given UUID of the device) with this command. Don't worry, if you see different UUID value for your system. Just open a terminal by Pressing Ctrl+Alt+T shortcut and type
For my system, the output is like this,
You can see, I've only one FAT partition whose Label is
|
|||||||||||
|
|
Check out this link below http://www.howtogeek.com/60817/how-to-auto-mount-partitions-at-linux-startup-the-easy-way/ there are multiple options which you can use. hope this helps |
|||
|
|
Heres a guide for confusing fstab via command line for auto mount on boot. (Screenshots included) |
|||
|
|
|
To mount an NTFS partition at boot you need to modify the /etc/fstab file. Use Disk Utility or the Create a folder in the /media or /mnt folder (/media/Data in the following example) and add the corresponding line. This is an example line for an NTFS partition:
To modify the fstab you could press Alt+F2 and type |
||||
|
|

