Void Linux discussion
 help / color / mirror / Atom feed
* System startup tries to fsck noauto file-systems
@ 2015-09-17 11:41 Donald Allen
  2015-09-17 13:21 ` Donald Allen
  0 siblings, 1 reply; 2+ messages in thread
From: Donald Allen @ 2015-09-17 11:41 UTC (permalink / raw)
  To: voidlinux


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

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.

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-09-17 13:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-09-17 11:41 System startup tries to fsck noauto file-systems Donald Allen
2015-09-17 13:21 ` Donald Allen

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).