You are not logged in.
I added the command to the file /etc/fstab
/dev/sda1 /media/usb auto rw,user,auto,noexec 0 0
After that, the system does not start if the flash drive is not inserted.
Please tell me how to solve this problem?
Last edited by Roman Voronov (2020-12-07 16:16:01)
Offline
Simply add noauto,nofail
noauto would be enough but nofail would avoid shenanigans.
...
Now, have you considered something like udiskie/udisks2?
EDIT: typo
Last edited by GaKu999 (2020-12-06 18:17:39)
Offline
have you considered something like udiskie/urisks2?
I came here to say what you said. I think there's a typo in your answer. You mean udisks2, right? udiskie is a front-end for it. See https://pypi.org/project/udiskie/ "udiskie - Removable disk automounter using udisks."
BTW, for those of us using KDE Plasma, does udiskie do anything that Plasma doesn't already do?
Offline
Thank you very much! Everything works! Now I'll try to configure UDisks2.
Offline
Please always remember to mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.
Offline