Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Jul 2000 10:18:38 +1000 (EST)
From:      davidn@austel.net
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   bin/19683: mount displays incorrect mount point on failed mount
Message-ID:  <200007040018.KAA98022@apollo.wire.net.au>

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

>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




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