WelcomeUser Guide
ToSPrivacyCanary
DonateBugsLicense

©2025 Poal.co

703

Title pretty much says it all. I have a secondary storage HDD that I want mounted on start up, but it asks for a password every boot. In gnome I could set it to automount without asking, but in KDE I can't seem to find a way to do it.

Any suggestions to try?

Title pretty much says it all. I have a secondary storage HDD that I want mounted on start up, but it asks for a password every boot. In gnome I could set it to automount without asking, but in KDE I can't seem to find a way to do it. Any suggestions to try?

(post is archived)

[–] 1 pt

This should just work in fstab with the right parameters:

/dev/partition /path/to/mountpoint ext3 defaults 0 2

If it's an NTFS partition there's a mount option to have it work properly with Wine/Proton.