pcfan5
Sun Aug 19, 2018 5:40:10 pm
Hello,I have a partition called "datos" (data in english) in there I have a folder called "archivos" (files , in english) where I save all my files, independetly from /Home, in fact my HDD partitions goes like this
the partition "datos" is mounted in /mnt/755bc4b6-9ba8-4b12-8bcc-0066b2a45f5b, it doesn't mount at start, despite "mont at start is marked".
Here is a pic.
How can I get it mounted automaticaly each time, I needed it like that. Thank you very much in advanced.
- Code:
sudo lsblk
sda 8:0 0 298,1G 0 disk
├─sda2 8:2 0 23G 0 part /
├─sda5 8:5 0 4G 0 part [SWAP]
├─sda3 8:3 0 271,1G 0 part /mnt/755bc4b6-9ba8-4b12-8bcc-0066b2a45f5b
└─sda1 8:1 0 1M 0 part
loop3 7:3 0 87M 1 loop /snap/core/5145
the partition "datos" is mounted in /mnt/755bc4b6-9ba8-4b12-8bcc-0066b2a45f5b, it doesn't mount at start, despite "mont at start is marked".
Here is a pic.
How can I get it mounted automaticaly each time, I needed it like that. Thank you very much in advanced.