Hi! Recently i formated sda2 which it was a partition with NTFS. I want to automount it by configuring fstab.
I see that one place is to mount it in /run/media/algent/datadisk
, where datadisk
is the optional name that I gave for the directory to mount the new partition.
The other place is to mount it /mnt/datadisk
.
Which do you recommend and why?
Probably I can use it for solbuild images and other stuff.