[Bug 258090] sysutils/lsblk partition information shown for an SD card reader (in a dock) where there is no card
Date: Sat, 28 Aug 2021 12:49:36 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258090 --- Comment #9 from Graham Perrin <grahamperrin@gmail.com> --- (In reply to Slawomir Wojciech Wojtczak from comment #8) <https://github.com/vermaden/lsblk/commit/23023261d68c7e41640707cbd733068349703aa5> noted with thanks. Success: % /usr/local/sbin/lsblk da0 DEVICE MAJ:MIN SIZE TYPE LABEL MOUNT da0 2:98 0B freebsd-swap - SWAP % pwd /usr/home/grahamperrin/dev/lsblk % grep "PROBABLY EMPTY CARD READER" ./lsblk # WHEN SIZE IS NOT AVAILABLE ITS PROBABLY EMPTY CARD READER % ./lsblk da0 DEVICE MAJ:MIN SIZE TYPE LABEL MOUNT % -- You are receiving this mail because: You are the assignee for the bug.