
[Solved] UUID?
Forum rules
Before you post please read this
Before you post please read this
[Solved] UUID?
How can I determine the UUid for a disk and / or partition? 

Last edited by jbh911 on Thu Oct 25, 2018 9:59 pm, edited 1 time in total.
Re: UUID?
Code: Select all
sudo blkid
Last edited by sdibaja on Thu Oct 25, 2018 9:22 pm, edited 1 time in total.
Peter
Mate desktop https://mate-desktop.org/
Debian non-free (including firmware) Live images
https://cdimage.debian.org/images/unoff ... e+nonfree/
Mate desktop https://mate-desktop.org/
Debian non-free (including firmware) Live images
https://cdimage.debian.org/images/unoff ... e+nonfree/
Re: [Solved] UUID?
Thanks sdibaja & WhalfRat, much appreciated. Couldn't see the wood for the trees 

Re: [Solved] UUID?
For future reference:
Easier to read and saves you the sudo.
If you prefer GUI, then Mint menu > Disks also shows the UUID for any partition you click on.
Code: Select all
lsblk -f
If you prefer GUI, then Mint menu > Disks also shows the UUID for any partition you click on.
- catweazel
- Level 17
- Posts: 7830
- Joined: Fri Oct 12, 2012 9:44 pm
- Location: Australian Antarctic Territory
Re: [Solved] UUID?
¡uʍop ǝpısdn sı buıɥʇʎɹǝʌǝ os ɐıןɐɹʇsnɐ ɯoɹɟ ɯ,ı
Re: [Solved] UUID?
Considering the question was about UUID and default lsblk output, JSON or not, doesn't show that, you confused me indeed.
Re: [Solved] UUID?
NICE! thanks, I will start usinggm10 wrote: ⤴Fri Oct 26, 2018 2:24 amFor future reference:Easier to read and saves you the sudo.Code: Select all
lsblk -f
If you prefer GUI, then Mint menu > Disks also shows the UUID for any partition you click on.
Code: Select all
lsblk -f
Code: Select all
lsblk -J
what is that used for?
Peter
Mate desktop https://mate-desktop.org/
Debian non-free (including firmware) Live images
https://cdimage.debian.org/images/unoff ... e+nonfree/
Mate desktop https://mate-desktop.org/
Debian non-free (including firmware) Live images
https://cdimage.debian.org/images/unoff ... e+nonfree/