Can I set an /etc/fstab with options=auto to be skipped if mounting fails?
The manual says, it will break the boot process if an entry with options=auto fails.
Without auto, it does not automatically mount the device on boot.
So how to make the auto entry to be ignored on failures?