On Fri, 12 Jun 2020 17:01:14 +0200
"J. Fahrner via Dng" <dng@lists.dyne.org> wrote:

> Any ideas how to debug this problem?
> 
> This is the fstab entry:
> 
> LABEL=Elements /hdd ext4 defaults  0 2

Try to add "nofail" or "noauto":

LABEL=Elements /hdd ext4 defaults,nofail  0 2

LABEL=Elements /hdd ext4 defaults,noauto  0 2

Just to see if it comes up.

Just my 2 cts,

R.

-- 
richard lucassen
https://contact.xaq.nl/
_______________________________________________
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng

Reply via email to