You are not logged in.

#1 2020-12-05 09:56:32

Roman Voronov
Member
Registered: 2020-12-05
Posts: 8

[SOLVED] Arch does not start if the flash drive is not connected

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

#2 2020-12-05 11:13:31

GaKu999
Member
From: US/Eastern
Registered: 2020-06-21
Posts: 696

Re: [SOLVED] Arch does not start if the flash drive is not connected

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)


My reposSome snippets

Heisenberg might have been here.

Offline

#3 2020-12-05 18:15:32

MountainX
Member
Registered: 2016-02-08
Posts: 371

Re: [SOLVED] Arch does not start if the flash drive is not connected

GaKu999 wrote:

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

#4 2020-12-06 06:28:47

Roman Voronov
Member
Registered: 2020-12-05
Posts: 8

Re: [SOLVED] Arch does not start if the flash drive is not connected

Thank you very much! Everything works! Now I'll try to configure UDisks2.

Offline

#5 2020-12-06 07:47:20

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,678

Re: [SOLVED] Arch does not start if the flash drive is not connected

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

Board footer

Powered by FluxBB