Void Linux discussion
 help / color / mirror / Atom feed
From: Donald Allen <donald...@gmail.com>
To: voidlinux <void...@googlegroups.com>
Subject: Re: System startup tries to fsck noauto file-systems
Date: Thu, 17 Sep 2015 06:21:58 -0700 (PDT)	[thread overview]
Message-ID: <3b26f0f1-033f-451b-b5ec-50a1d20a2962@googlegroups.com> (raw)
In-Reply-To: <d9a23471-2c8e-4960-9083-b99cb9de248a@googlegroups.com>


[-- Attachment #1.1: Type: text/plain, Size: 1247 bytes --]



On Thursday, September 17, 2015 at 7:41:29 AM UTC-4, Donald Allen wrote:
>
> I have several USB drives that I use for backups and archives. I have 
> mount-points in my home directory and fstab entries that look like this:
>
> LABEL=Primary                                   /home/dca/Primary       
> ext2    rw,noauto,user  0 1
>
> Note the 'noauto' option.
>
> After adding these entries to the Void system's fstab (I routinely use 
> this on my Arch systems), I could not boot the system, getting an error 
> message of the form
>
> fsck.ext2: Unable to resolve 'Label=Primary'
>
> for those drives that are not physically plugged into the system. The 
> whole point of this is to permit these drives to come and go, to be plugged 
> into the system and mounted when I need them. Again, this works as expected 
> on Arch. It looks to me like the Void startup code is trying to fsck 
> everything mentioned in fstab, including noauto file-systems. I think this 
> is a bug.
>

The solution to this is to add the 'nofail' option to the fstab entries. I 
was fooled by Arch not complaining about missing file-systems without 
'nofail'. I withdraw my comment above that Void's behavior is incorrect; 
with the added option, it works correctly. 

[-- Attachment #1.2: Type: text/html, Size: 1490 bytes --]

      reply	other threads:[~2015-09-17 13:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-17 11:41 Donald Allen
2015-09-17 13:21 ` Donald Allen [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3b26f0f1-033f-451b-b5ec-50a1d20a2962@googlegroups.com \
    --to="donald..."@gmail.com \
    --cc="void..."@googlegroups.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).