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/>
index | next in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246604 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, mount 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 should be more helpful... -- You are receiving this mail because: You are the assignee for the bug.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-246604-227>
