Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Jun 2005 15:23:46 GMT
From:      trasz <trasz@buziaczek.pl>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   bin/82037: mount(8)/unmount(8)/fsck(8) mount point specification inconsistency.
Message-ID:  <200506081523.j58FNkw7025469@www.freebsd.org>
Resent-Message-ID: <200506081530.j58FUA22004495@freefall.freebsd.org>

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

>Number:         82037
>Category:       bin
>Synopsis:       mount(8)/unmount(8)/fsck(8) mount point specification inconsistency.
>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:   Wed Jun 08 15:30:09 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     trasz
>Release:        5.4
>Organization:
>Environment:
FreeBSD traszkan.ds7 5.4-RELEASE FreeBSD 5.4-RELEASE #2: Wed May 11 19:24:26 CEST 2005     trasz@traszkan.ds7:/usr/obj/usr/src/sys/TRASHCAN  i386
>Description:
      assuming '/a'  is a symlink to '/b', and '/b' is specified as a mountpoint in /etc/fstab, an attempt to do 'mount /a' or 'mount /a/' will fail with 'mount: /a: unknown special file or file system'. however, 'umount /a' works fine.  an attempt to do 'fsck /a',  'fsck /a/' or 'fsck /b/' will wail with 'fsck: Could not determine filesystem type'.  'fsck /b' works.

>How-To-Repeat:
      
>Fix:
      
>Release-Note:
>Audit-Trail:
>Unformatted:



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