Victor Ivanov wrote:
> On 10/06/2020 21:52, Dale wrote:
>> I've got that in dmcrypt and fstab as the wiki says.  That part works. 
>> It's the KDE part that isn't working correctly.  However, I did do one
>> thing different, I put users instead of user.  Plural not singular. 
>> Should users work the same as user?
> This makes little sense. The main difference between user and users is
> that the former only allows the user who mounted the filesystem (or
> root) to unmount the filesystem, whereas the latter (plural) relaxes
> this rule and allows any user to unmount the filesystem.


Then maybe that isn't the issue.  I didn't think it would matter but did
want to mention it.  Just in case.  ;-) 


>
> On 10/06/2020 21:52, Dale wrote:
>> I wonder, other distros have crypttab file instead of dmcrypt.  I wonder
>> if I created a crypttab file if that would help KDE even if Gentoo
>> ignores it or doesn't know it exists.
> Doubtful. As far as I'm aware "/etc/crypttab" is for systems that use
> that atrocity called systemd. So unless you have your system set up to
> use systemd, "/etc/conf.d/dmcrypt" is the correct one to use.

No systemd here.  Whew!!


> On 10/06/2020 21:52, Dale wrote: 
>> It sounds like the Device Notifier is just not set up or designed to do
>> what I want to do.
> Unfortunately, it's quite basic indeed. I still, however, think you can
> achieve what you intend to with fstab. I personally tested what I wrote
> in my previous email and, apart from the usual false error message, it
> mounts it exactly where I've described in /etc/fstab. I can also eject
> it via Device Notifier. Could it be that there's something else going on
> in your case?
>
> - Victor
>


My dmcrypt entry:


## 3TB private drive external
target='private'
source=UUID='107be33c-b31c-44b8-b4e7-400ee19fb440'


I think I got that right but I'm me.  lol  This is my fstab entry:


UUID="7f0cf585-57c8-4a50-808b-987fc13ceee0"
/home/dale/Desktop/Videos/Private  ext4 defaults,users 0 0


Right now I stuck it under Videos but it's because that was where I was
when I started.  Later on, I'll move it to be under Documents.  I'll
worry about moving it later on. 

You notice anything off about that?  I make a error somewhere?  Miss a
option maybe?

Thanks.

Dale

:-)  :-) 

Reply via email to