From owner-freebsd-bugs Mon Jul 3 17:20: 6 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 59E1E37C07A for ; Mon, 3 Jul 2000 17:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA70955; Mon, 3 Jul 2000 17:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from apollo.wire.net.au (apollo.wire.net.au [203.36.3.14]) by hub.freebsd.org (Postfix) with ESMTP id 14B5D37BFB7 for ; Mon, 3 Jul 2000 17:18:44 -0700 (PDT) (envelope-from davidn@apollo.wire.net.au) Received: (from davidn@localhost) by apollo.wire.net.au (8.9.3/8.9.3) id KAA98022; Tue, 4 Jul 2000 10:18:38 +1000 (EST) (envelope-from davidn) Message-Id: <200007040018.KAA98022@apollo.wire.net.au> Date: Tue, 4 Jul 2000 10:18:38 +1000 (EST) From: davidn@austel.net Reply-To: davidn@austel.net To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: bin/19683: mount displays incorrect mount point on failed mount Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19683 >Category: bin >Synopsis: mount displays incorrect mount point on failed mount >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: Mon Jul 03 17:20:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: David Nugent >Release: FreeBSD 5.0-CURRENT i386 (about 1 week old) >Organization: ISP Limited >Environment: 5.0-current >Description: mount(8) displays the previously used mount point if a mount operation fails instead of the mount point that it is actually attempting to use. >How-To-Repeat: Mount a partition on /mnt which would normally be mounted elsewhere. Shutdown the system leaving the partition in an unclean state. On next boot, when attempting to remount the partition/drive, mount(8) displays: WARNING: R/W mount of /mnt denied. Filesystem is not clean - run fsck where /mnt is the previous mount point, not the one in /etc/fstab which mount is actually trying to use. >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message