Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Apr 2024 15:43:10 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 278437] umount(8) doesn't support partitions & slices
Message-ID:  <bug-278437-227@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 278437
           Summary: umount(8) doesn't support partitions & slices
           Product: Base System
           Version: 15.0-CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: bin
          Assignee: bugs@FreeBSD.org
          Reporter: rbranco@suse.com

When I submitted PR I missed adding support for partitions and slices.

To reproduce:

$ sudo mdconfig ~/FreeBSD-14.0-RELEASE-arm64-aarch64-RPI.img
md0
$ sudo umount -d /mnt
umount: invalid md device: /dev/md0s2a

Fix:
https://github.com/freebsd/freebsd-src/pull/1183

--=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-278437-227>