Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
kde device notifier ignoring fstab
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
sergrusso
n00b
n00b


Joined: 18 Dec 2015
Posts: 11

PostPosted: Mon May 30, 2016 8:18 pm    Post subject: kde device notifier ignoring fstab Reply with quote

I have an entry in my fstab for a removable device to mount it to a specific directory. Every time device notifier mounted
my device it would mount it according to my fstab entry. After a recent update it no longer works. It mounts it in the
/run/media folder.

some stats:
Code:

Linux localhost 4.4.6-gentoo #3 SMP Sun May 15 12:45:38 CDT 2016 x86_64 Intel(R) Core(TM) i7-4790K CPU @ 4.00GHz GenuineIntel GNU/Linux
kde5

blkid entry:
/dev/mapper/luks-e8c44847-c98b-47b2-9238-f3f52f354c50: UUID="b7b7eff4-7366-408d-bfa2-5627a324ef1a" TYPE="ext4"

fstab entry:
UUID="b7b7eff4-7366-408d-bfa2-5627a324ef1a"    /home/serg/special      ext4      noatime,noauto,nofail


any idees or help wold be appreciated.
Thanks
Back to top
View user's profile Send private message
Logicien
Veteran
Veteran


Joined: 16 Sep 2005
Posts: 1555
Location: Montréal

PostPosted: Tue May 31, 2016 5:48 am    Post subject: Reply with quote

I am surprise that desktop removal medias management follow fstab options.They generally follow their own rules that you can configure with a desktop gui but, I do not use Kde.

Autofs is a good utility to mount removal devices dynamically. It can mount the media when the mount point is accessed only and unmount it after an idle time. It manage permissions like fstab. I use Autofs to mount and unmount network shares of Samba. The shares are generally already unmounted at shutdown. It make the halt faster.

For me, fstab is more appropriate for the static mounts of the non removal hard drives that you need access all the time. I never use any user home directory as a mount point for fstab and autofs.
_________________
Paul
Back to top
View user's profile Send private message
sergrusso
n00b
n00b


Joined: 18 Dec 2015
Posts: 11

PostPosted: Wed Jun 01, 2016 12:23 am    Post subject: Reply with quote

thanks I'll have to look in to it. I normally mount every thing in /mnt too. This drive i just
wanted mounted in my home directory.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum