Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Dec 2011 14:30:14 GMT
From:      Oleg Baranov <ol@csa.ru>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: conf/163668: fstab &#39; failok&#39; option has no effect on missing hard drive
Message-ID:  <201112281430.pBSEUEMW044821@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR conf/163668; it has been noted by GNATS.

From: Oleg Baranov <ol@csa.ru>
To: bug-followup@FreeBSD.org, ol@csa.ru
Cc:  
Subject: Re: conf/163668: fstab &#39;failok&#39; option has no effect on missing
 hard drive
Date: Wed, 28 Dec 2011 18:02:59 +0400

 Don't know why the 'How-To-Repeat' section has disappeared during bug 
 submission.
 
 How-To-Repeat:
 100% repeatable. Have a machine (possibly virtual) with two disk 
 devices. Mark second one (non-root) filesystem as 'failok' and shutddown.
 
 # cat /etc/fstab
 # Device    Mountpoint    FStype    Options    Dump    Pass#
 /dev/ada0p2    /        ufs    rw    1    1
 /dev/ufs/botva    /mnt        ufs    rw,failok    0    0
 
 
 Unplug the second drive and try to boot.
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201112281430.pBSEUEMW044821>