I have installed Ubuntu system at an SS disk and I have a lot of files that need also another (mechanical) disk. I wish users to access a common depository partition with identical relative path from their home directories. I hoped that it can be achieved by mounting that common partition at each user login (where is a bug in my startup mounting application in Ubuntu 16.04?). Is it possible at all, without necessity for each user to mount it manually? How to run such a mounting at login? Thanks!
Asked
Active
Viewed 51 times
0
/etc/fstab
and to symlink that mountpoint to somewhere in the user's home. – ridgy Aug 25 '17 at 20:29