Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 May 2001 08:32:53 -0700 (PDT)
From:      <obrien@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   bin/27687: fsck wrapper is not properly passing options to fsck_<fstype>
Message-ID:  <200105271532.f4RFWrI31220@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help


>Number:         27687
>Category:       bin
>Synopsis:       fsck wrapper is not properly passing options to fsck_<fstype>
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 27 08:40:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     David E. O'Brien
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:

	standard post-fsck wrapper -CURRENT

>Description:

	If one boots single user and then does
		fsck -b 32 /foo
	fsck reports:
		fsck: illegal option -- b
		Usage: fsck [-BFdpvlyn] [-T fstype:fsoptions] [-t fstype] [special|node]...
	one must use fsck_ffs directly even though fsck should have every
	thing it needs from /etc/fstab to DTRT.


>How-To-Repeat:

>Fix:

	??
>Release-Note:
>Audit-Trail:
>Unformatted:

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




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