From owner-freebsd-bugs Sun May 27 8:40: 6 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E1A9237B424 for ; Sun, 27 May 2001 08:40:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f4RFe1131926; Sun, 27 May 2001 08:40:01 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BC95837B424 for ; Sun, 27 May 2001 08:32:53 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f4RFWrI31220; Sun, 27 May 2001 08:32:53 -0700 (PDT) (envelope-from obrien) Message-Id: <200105271532.f4RFWrI31220@freefall.freebsd.org> Date: Sun, 27 May 2001 08:32:53 -0700 (PDT) From: Reply-To: obrien@FreeBSD.org To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.2 Subject: bin/27687: fsck wrapper is not properly passing options to fsck_ Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 27687 >Category: bin >Synopsis: fsck wrapper is not properly passing options to fsck_ >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