Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 May 2020 14:40:21 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 246604] When the device is missing a filesystem, mount(8) cites the device as non-existent
Message-ID:  <bug-246604-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D246604

            Bug ID: 246604
           Summary: When the device is missing a filesystem, mount(8)
                    cites the device as non-existent
           Product: Base System
           Version: 12.1-STABLE
          Hardware: Any
                OS: Any
            Status: New
          Keywords: dogfood
          Severity: Affects Only Me
          Priority: ---
         Component: bin
          Assignee: bugs@FreeBSD.org
          Reporter: mi@FreeBSD.org

When invoked to mount an existing device, that has no filesystem on it, mou=
nt
claims the device itself does not exist:

% mount /dev/ada0f /mnt
mount: /dev/ada0f: No such file or directory

After running newfs on /dev/ada0f, the mount succeeds. The error-message sh=
ould
be more helpful...

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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