Le 12/06/2020 à 20:25, richard lucassen via Dng a écrit :
> 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.
>
    AFAIU defaults is a placeholder for when there's no option to pass.
Therefore, if you specify nofail or noauto, defaults isn't needed.

        Didier


_______________________________________________
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng

Reply via email to