Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Jul 2021 17:53:24 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 257409] sysutils/lsblk 3.5 seems to not show a modified label if the device is at /dev/da0 (zero)
Message-ID:  <bug-257409-7788-FGE99j13to@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-257409-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-257409-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=3D257409

--- Comment #8 from Graham Perrin <grahamperrin@gmail.com> ---
(In reply to vermaden from comment #5)

% pwd
/usr/home/grahamperrin/Desktop
% chmod +x lsblk
% file lsblk=20
lsblk: POSIX shell script, ASCII text executable
% lsblk
DEVICE         MAJ:MIN SIZE TYPE                              LABEL MOUNT
ada0             0:130 466G GPT                                   - -
  ada0p1         0:132 200M efi                        gpt/efiboot0 -
  ada0p2         0:134 512K freebsd-boot               gpt/gptboot0 -
  <FREE>         -:-   492K -                                     - -
  ada0p3         0:136  16G freebsd-swap                  gpt/swap0 SWAP
  ada0p3.eli     2:82   16G freebsd-swap                          - SWAP
  ada0p4         0:138 450G freebsd-zfs                    gpt/zfs0 <ZFS>
  ada0p4.eli     0:148 450G zfs                                   - -
  <FREE>         -:-   4.0K -                                     - -
cd0              0:196  10M cd9660             iso9660/ONEPLUS%20DRIVERS -
da0              2:105  29G GPT                                   - -
  <FREE>         -:-   1.0M -                                     - -
  da0p1          2:106  29G freebsd-zfs                gpt/efiboot0 <ZFS>
da1              2:113  14G GPT                                   - -
  <FREE>         -:-   1.0M -                                     - -
  da1p1          2:114  14G freebsd-zfs         gpt/cache-transcend <ZFS>
da2              2:126 466G GPT                                   - -
  <FREE>         -:-   1.0M -                                     - -
  da2p1          2:127 466G freebsd-zfs               gpt/Transcend <ZFS>
% gpart show -l /dev/da0
=3D>      34  60437425  da0  GPT  (29G)
        34      2014       - free -  (1.0M)
      2048  60435411    1  cache-copperbowl  (29G)

%

--=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-257409-7788-FGE99j13to>