Bug 78173

Summary: How to have an optional mount?
Product: systemd Reporter: Kai Hendry <hendry>
Component: generalAssignee: systemd-bugs
Status: RESOLVED INVALID QA Contact: systemd-bugs
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Kai Hendry 2014-05-02 05:52:33 UTC
https://www.flickr.com/photos/hendry/14082688481/

/dev/mmcblk0p1 /mnt/sd auto defaults,noatime,users 0 0

I search for "optional" in `man fstab`.

I want it not to mount if the device /dev/mmcblk0p1 isn't there.
Comment 2 Kai Hendry 2014-05-07 04:20:45 UTC
I've since discovered "nofail" was the option I was searching for.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.