SI
SI
discoversearch

We've detected that you're using an ad content blocking browser plug-in or feature. Ads provide a critical source of revenue to the continued operation of Silicon Investor.  We ask that you disable ad blocking while on Silicon Investor in the best interests of our community.  If you are not using an ad blocker but are still receiving this message, make sure your browser's tracking protection is set to the 'standard' level.
Pastimes : Linux OS.: Technical questions -- Ignore unavailable to you. Want to Upgrade?


To: Thomas A Watson who wrote (464)9/29/2023 7:19:51 PM
From: Thomas A Watson  Respond to of 477
 
Disk uuid from data from linux mint 5 live

install uuid on linux mint. sudo apt install uuid
mint@mint:~$ lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
loop0 7:0 0 1.8G 1 loop /usr/lib/live/mount/rootfs/filesystem.squashfs
sda 8:0 0 931.5G 0 disk
+-sda1 8:1 0 931.5G 0 part
sdb 8:16 0 476.9G 0 disk
+-sdb1 8:17 0 243M 0 part
+-sdb2 8:18 0 1K 0 part
+-sdb5 8:21 0 476.7G 0 part
sdc 8:32 0 931.5G 0 disk
+-sdc1 8:33 0 681.5G 0 part
+-sdc2 8:34 0 250G 0 part
sdd 8:48 1 59.9G 0 disk
+-sdd1 8:49 1 59.9G 0 part
+-sdd2 8:50 1 32M 0 part /media/mint/LMDE 5 Cinnamon 64-bit
sr0 11:0 1 4.8G 0 rom /media/mint/G71-MAD1071
nvme0n1 259:0 0 931.5G 0 disk
+-nvme0n1p1 259:1 0 243M 0 part
+-nvme0n1p2 259:2 0 1K 0 part
+-nvme0n1p5 259:3 0 476.7G 0 part
+-acute--vg-root 254:0 0 444.8G 0 lvm
+-acute--vg-swap_1 254:1 0 31.9G 0 lvm

==================================================================

mint@mint:~$ sudo blkid

/dev/loop0: TYPE="squashfs"
/dev/nvme0n1p1: UUID="3ecc35ea-398e-43a7-a645-c1c85f15f21c" BLOCK_SIZE="1024" TYPE="ext2" PARTUUID="00098075-01"
/dev/nvme0n1p5: UUID="SUiRwt-Po8w-7HXx-V4tt-1FU7-G9vm-RHlelY" TYPE="LVM2_member" PARTUUID="00098075-05"
/dev/mapper/acute--vg-root: UUID="4539ec33-06c7-48b3-a745-23ca25e81012" BLOCK_SIZE="4096" TYPE="ext4"
/dev/mapper/acute--vg-swap_1: UUID="13b431fa-fb8c-44b5-99bd-655acd10ec7f" TYPE="swap"
/dev/sda1: LABEL="Disk0.SSD.238GB.WIN7ult" BLOCK_SIZE="512" UUID="1D53B781198D1B7D" TYPE="ntfs" PARTUUID="3495051c-01"
/dev/sdb1: UUID="3ecc35ea-398e-43a7-a645-c1c85f15f21c" BLOCK_SIZE="1024" TYPE="ext2" PARTUUID="00098075-01"
/dev/sdb5: UUID="SUiRwt-Po8w-7HXx-V4tt-1FU7-G9vm-RHlelY" TYPE="LVM2_member" PARTUUID="00098075-05"
/dev/sdc1: UUID="b8a47195-d8bd-4cca-8465-18ca251342b9" SEC_TYPE="ext2" BLOCK_SIZE="4096" TYPE="ext3" PARTUUID="35190f19-01"
/dev/sdc2: UUID="fe6d07fa-618f-4306-a8ab-00b1365a8b49" SEC_TYPE="ext2" BLOCK_SIZE="4096" TYPE="ext3" PARTUUID="35190f19-02"
/dev/sr0: BLOCK_SIZE="2048" UUID="2021-11-10-09-24-14-00" LABEL="G71-MAD1071" TYPE="iso9660"
/dev/sdd1: LABEL="Ventoy" UUID="4E21-0000" BLOCK_SIZE="512" TYPE="exfat" PTTYPE="dos" PARTUUID="6d0bcbd8-01"
/dev/dm-2: BLOCK_SIZE="2048" UUID="2022-03-11-20-53-07-00" LABEL="LMDE 5 Cinnamon 64-bit" TYPE="iso9660" PTUUID="6ce364a3" PTTYPE="dos"
==========================================================================