filmov
tv
Finding the UUID of disks in linux with blkid

Показать описание
In this video I show how to list all devices installed on you system with linux os, then I filter them for disk drives with lshw -class disk command and then with the blki command I show how you can get the UUIDs of your partitions to mount them with the /etc/fstab file.