[Bug 286818] sysutils/lsblk: running "lsblk -d" behaves abnormally when CD/DVD Drive 1 is attached as a "Client Device" on FreeBSD 14.3 Beta2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 22 May 2026 08:28:11 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286818
Yanhui He <yanhui.he@broadcom.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|Open |Closed
Resolution|--- |FIXED
--- Comment #24 from Yanhui He <yanhui.he@broadcom.com> ---
(In reply to Slawomir Wojciech Wojtczak from comment #22)
Thanks Slawomir!
Tried today and found the lsblk version has been upgraded to "lsblk 4.1
2026/03/11" now. And "lsblk -d" runs normally based on this version both on
FreeBSD 14.3 and FreeBSD 15.1 BETA3.
The original version is "lsblk 4.0 2025/04/16".
# lsblk -version
lsblk 4.0 2025/04/16
The default lsblk version is already the latest 4.1 on FreeBSD 15.1.
And after "pkg remove -y lsblk" and "pkg install -y lsblk" on FreeBSD 14.3. The
lsblk version is the new one.
# lsblk -version
lsblk 4.1 2026/03/11
And now, "lsblk -d" shows normally when the CD/DVD Drive1 is "Client Device".
# lsblk -d
DEVICE SIZE MODEL
cd0 0B NECVMWar VMware IDE CDR00
da0 40G VMware Virtual disk
- 40G TOTAL SYSTEM STORAGE
I'll close this bug. Thanks to all of you!
Yanhui
--
You are receiving this mail because:
You are the assignee for the bug.