Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Dec 1999 08:07:32 +0100
From:      Andreas Klemm <andreas@klemm.gtn.com>
To:        Bruce Evans <bde@zeta.org.au>
Cc:        David Malone <dwmalone@maths.tcd.ie>, freebsd-current@FreeBSD.ORG, iedowse@maths.tcd.ie
Subject:   Re: fsck not cleaning on first try
Message-ID:  <19991223080732.A2412@titan.klemm.gtn.com>
In-Reply-To: <Pine.BSF.4.10.9912231635350.21985-100000@alphplex.bde.org>; from bde@zeta.org.au on Thu, Dec 23, 1999 at 04:48:24PM %2B1100
References:  <199912230005.aa90222@salmon.maths.tcd.ie> <Pine.BSF.4.10.9912231635350.21985-100000@alphplex.bde.org>

next in thread | previous in thread | raw e-mail | index | archive | help
I have the problem on my system using pure scsi disks.
My fstab entry:

# Device		Mountpoint	FStype	Options		Dump	Pass#
/dev/da0s2b		none		swap	sw		0	0
/dev/da1s1b		none		swap	sw		0	0
/dev/da2s1b		none		swap	sw		0	0
/dev/da3s1b		none		swap	sw		0	0
/dev/da0s2b		/tmp		mfs	rw,-s=128000	0	0
/dev/da0s2a		/		ufs	rw		1	1
^^^^^^^^^^^ this is my root fs
/dev/da0s2e		/var		ufs	rw		2	2
/dev/da0s2f		/usr		ufs	rw		2	2
/dev/ccd0c		/obj		ufs	rw		1	2
/dev/ccd1c		/news		ufs	rw,noatime	1	2
/dev/ccd2c		/proxy		ufs	rw,noatime	1	2
/dev/ccd3c		/home		ufs	rw		1	2
/dev/da0s1		/dos		msdos	rw		0	0
/dev/cd0c		/cdrom		cd9660	ro,noauto	0	0
/dev/cd1c		/cdrom2		cd9660	ro,noauto	0	0
proc			/proc		procfs	rw		0	0

-- 
Andreas Klemm                                  http://www.FreeBSD.ORG/~andreas
                                     http://www.freebsd.org/~fsmp/SMP/SMP.html
                                   powered by Symmetric MultiProcessor FreeBSD
Get new songs from our band: http://www.freebsd.org/~andreas/64bits/index.html


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?19991223080732.A2412>