I would like to have a drive mounted during boot, but only if it's available. I have an entry for it now in fstab, but if it's not available boot halts. Is there a way to have to format the fstab line so that the drive mounts if available and ignores it if it isn't?
Add the
nofail
-option to your fstab-line. Example: