Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Aug 2021 18:45:24 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 258090] sysutils/lsblk partition information shown for an SD card reader (in a dock) where there is no card
Message-ID:  <bug-258090-7788-ZLOk4RD9yQ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-258090-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-258090-7788@https.bugs.freebsd.org/bugzilla/>

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

--- Comment #5 from Slawomir Wojciech Wojtczak <vermaden@interia.pl> ---
(In reply to Graham Perrin from comment #3)

> % gpart show da0
> gpart: No such geom: da0.
>=20
> % lsblk da0
> DEVICE         MAJ:MIN SIZE TYPE                                         =
 LABEL > MOUNT
> da0              0:194   0B freebsd-swap                                 =
     - > SWAP


The lsblk(8) behaves properly here.

If gpart(8) is not able to show any partition schema then it must be someth=
ing
on entire device so lsblk(8) uses fstyp(8) to get the information what is on
it.

Regards.

--=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-258090-7788-ZLOk4RD9yQ>