The nofail option was already listed:
# LABEL=NEWDATA2 /media/NEWDATA2 ext4
defaults,nodev,noexec,nosuid,async,noatime,nofail,noauto,user 1 2
On 12/17/2016 12:49 PM, Joe Zeff wrote:
On 12/17/2016 12:40 PM, Paolo Galtieri wrote:
The first issue is when I booted after the install the system came up
into maintenance mode. I looked at the log and the only failure I saw
was it complained of timing out accessing a disk drive. Normally this
would be of some concern, however, at the time I booted the system the
drive it was complaining about WASN'T EVEN PLUGGED IN (sorry for yelling
:-). As soon as I plugged the drive in and rebooted the system came up
fine.
I presume that the drive is listed in /etc/fstab with the default
options. If so, the system will try to mount it and consider the
failure to be a problem. Using the option nofail will tell mount to
ignore it if it doesn't mount.
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx