manking@manking-OMEN-by-HP-Laptop:~/Документы/it/intepub$ ls -l /dev/disk/by-uuid
итого 0
lrwxrwxrwx 1 root root 15 авг 31 00:37 2806-2F00 -> ../../nvme0n1p1
lrwxrwxrwx 1 root root 15 авг 31 00:37 2c80ef4f-d1be-4f77-980a-095b2a5c2908 -> ../../nvme0n1p5
lrwxrwxrwx 1 root root 10 авг 31 00:37 303420E23420AD32 -> ../../sda1
lrwxrwxrwx 1 root root 10 авг 31 00:37 7EBE236BBE231B63 -> ../../sda2
lrwxrwxrwx 1 root root 15 авг 31 00:37 8662AF2162AF14C9 -> ../../nvme0n1p3
lrwxrwxrwx 1 root root 15 авг 31 00:37 8c46d874-cb47-4869-b283-ab97a90d0fa2 -> ../../nvme0n1p7
lrwxrwxrwx 1 root root 15 авг 31 00:37 92197708-1eba-405a-8482-6de08afa6ea7 -> ../../nvme0n1p6
lrwxrwxrwx 1 root root 10 авг 31 00:37 A0F4-BBEF -> ../../sdb1
lrwxrwxrwx 1 root root 15 авг 31 00:37 DC18B55A18B533FC -> ../../nvme0n1p4
lrwxrwxrwx 1 root root 10 авг 31 00:37 fe798fbd-9224-475a-8ddc-24808cc906ad -> ../../sda3
manking@manking-OMEN-by-HP-Laptop:~/Документы/it/intepub$ cat /etc/fstab
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>
# / was on /dev/nvme0n1p6 during installation
UUID=92197708-1eba-405a-8482-6de08afa6ea7 / ext4 errors=remount-ro 0 1
# /boot/efi was on /dev/nvme0n1p1 during installation
UUID=2806-2F00 /boot/efi vfat umask=0077 0 1
# /home was on /dev/nvme0n1p7 during installation
UUID=8c46d874-cb47-4869-b283-ab97a90d0fa2 /home ext4 defaults 0 2
# swap was on /dev/nvme0n1p5 during installation
UUID=2c80ef4f-d1be-4f77-980a-095b2a5c2908 none swap sw 0 0
# swap was on /dev/sda3 during installation
UUID=eec61708-22fa-4003-b984-2e6bfa1c0833 none swap sw 0 0