Skip to content

Instantly share code, notes, and snippets.

Created April 22, 2016 20:43
Show Gist options
  • Save anonymous/35a49856e19cd127e9445ecc1a35fdd6 to your computer and use it in GitHub Desktop.
Save anonymous/35a49856e19cd127e9445ecc1a35fdd6 to your computer and use it in GitHub Desktop.
$ ls -l /dev/disk/by-uuid/
total 0
lrwxrwxrwx 1 root root 10 Dec 8 06:23 5ab7bfcb-6ee2-4dcf-bad9-02b1d8caadc3 -> ../../sda2
lrwxrwxrwx 1 root root 10 Dec 8 06:23 5ee01e15-7ffe-4724-a7af-605f1f037123 -> ../../sda3
lrwxrwxrwx 1 root root 10 Dec 8 06:23 bdc7d9e1-6ef1-4331-b94d-388f2f0d1424 -> ../../sda1
$ ls -l /dev/disk/by-id/
total 0
lrwxrwxrwx 1 root root 9 Dec 8 06:23 ata-INTEL_SSDSA2M080G2GC_CVPO0052008H080BGN -> ../../sda
lrwxrwxrwx 1 root root 10 Dec 8 06:23 ata-INTEL_SSDSA2M080G2GC_CVPO0052008H080BGN-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 Dec 8 06:23 ata-INTEL_SSDSA2M080G2GC_CVPO0052008H080BGN-part2 -> ../../sda2
lrwxrwxrwx 1 root root 10 Dec 8 06:23 ata-INTEL_SSDSA2M080G2GC_CVPO0052008H080BGN-part3 -> ../../sda3
lrwxrwxrwx 1 root root 9 Dec 8 06:23 wwn-0x50015179591bb5cb -> ../../sda
lrwxrwxrwx 1 root root 10 Dec 8 06:23 wwn-0x50015179591bb5cb-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 Dec 8 06:23 wwn-0x50015179591bb5cb-part2 -> ../../sda2
lrwxrwxrwx 1 root root 10 Dec 8 06:23 wwn-0x50015179591bb5cb-part3 -> ../../sda3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment