[Bug 262869] sysutils/lsblk label 'gpt/Basic%20data%20partition' truncated 'gpt/Basic' whilst its msdosfs file system is mounted
Date: Fri, 20 Dec 2024 15:41:28 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262869 --- Comment #14 from Graham Perrin <grahamperrin@gmail.com> --- Version 3.8 (no recent change), the label no longer shows when the filesystem on the device below is mounted. Not to reopen this bug; I might take a closer look in 2025. root@mowa219-gjp4-zbook-freebsd:~ # lsblk /dev/da0 DEVICE MAJ:MIN SIZE TYPE LABEL MOUNT da0 0:139 3.7G GPT - - <FREE> -:- 47K - - - da0p1 0:140 3.7G ms-basic-data gpt/Basic data partition - <FREE> -:- 1.5M - - - root@mowa219-gjp4-zbook-freebsd:~ # lsblk /dev/da0 DEVICE MAJ:MIN SIZE TYPE LABEL MOUNT da0 0:139 3.7G GPT - - <FREE> -:- 47K - - - da0p1 0:140 3.7G ms-basic-data - /media/Basic_data_partition <FREE> -:- 1.5M - - - root@mowa219-gjp4-zbook-freebsd:~ # -- You are receiving this mail because: You are the assignee for the bug.