Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Jul 2021 12:48:15 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 257409] sysutils/lsblk seems to not show a modified label in good time
Message-ID:  <bug-257409-7788-on7G42TsiX@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 #2 from vermaden@interia.pl ---
I just done that on FreeBSD 13.0.

Works as desired.

# gpart modify -i 1 -l swap da0
da0p1 modified

# lsblk da0
DEVICE         MAJ:MIN SIZE TYPE                                          L=
ABEL
MOUNT
da0              0:166  30G GPT                                            =
   -
-
  da0p1          0:167  30G freebsd-swap                               gpt/=
swap
-




# gpart modify -i 1 -l swap1 da0
da0p1 modified

# lsblk da0=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20
DEVICE         MAJ:MIN SIZE TYPE                                          L=
ABEL
MOUNT
da0              0:166  30G GPT                                            =
   -
-
  da0p1          0:167  30G freebsd-swap                              gpt/s=
wap1
-

--=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-on7G42TsiX>