Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Jan 2000 09:37:49 +1030
From:      Mark Newton <newton@internode.com.au>
To:        Thierry Herbelot <herbelot@cybercable.fr>
Cc:        current@FreeBSD.ORG
Subject:   Re: unwanted Vinum partition fsck'ing when booting
Message-ID:  <20000106093749.B32775@internode.com.au>
In-Reply-To: <3873C95C.EE021541@cybercable.fr>
References:  <3873C95C.EE021541@cybercable.fr>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jan 05, 2000 at 11:44:44PM +0100, Thierry Herbelot wrote:

 > On my SMP box, I've set up a striped Vinum partition. Not wanting to
 > mount it each time I boot, I've included a "placeholder" in fstab to get
 > it known, but without it getting mounted at boot-up.
 
Uh huh -- But you've specified a non-zero fsck pass number in the fstab
entry.  Change this:

 > /dev/vinum/initial      /files1         ufs     rw,noauto       2  2

to this:

/dev/vinum/initial	/files1	ufs	rw,noauto	2 0

   - mark

-- 
Mark Newton                               Email:  newton@internode.com.au (W)
Network Engineer                          Email:  newton@atdot.dotat.org  (H)
Internode Systems Pty Ltd                 Desk:   +61-8-82232999
"Network Man" - Anagram of "Mark Newton"  Mobile: +61-416-202-223


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




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