Timeline for Harddisk serial number from terminal?
Current License: CC BY-SA 3.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Nov 16, 2021 at 21:14 | comment | added | Brian Thomas | even this fails on my system as mentioned above, then using the basic, as @Wildcard mentioned you can see my SCSI card may just be having a bad day.. $ ls -al /dev/disk/by-id | grep sdh lrwxrwxrwx. 1 root root 9 Nov 14 22:21 scsi-350000c0f01e63ff0 -> ../../sdh lrwxrwxrwx. 1 root root 10 Nov 14 22:21 scsi-350000c0f01e63ff0-part1 -> ../../sdh1 lrwxrwxrwx. 1 root root 10 Nov 14 22:21 scsi-350000c0f01e63ff0-part9 -> ../../sdh9 lrwxrwxrwx. 1 root root 9 Nov 14 22:21 wwn-0x50000c0f01e63ff0 -> ../../sdh ... | |
| Sep 30, 2017 at 8:58 | comment | added | hoijui | This also worked for me on a debian live boot system, while all the other tools are not available from scratch, without setting up internet and apt-getting them. | |
| Nov 15, 2015 at 18:59 | comment | added | Wildcard | This is a clever approach but doesn't work on my virtual box. It looks like the contents of the by-id dir are just symlinks, so ls -al /dev/disk/by-id/ will show you what you need anyway. | |
| Nov 15, 2015 at 18:58 | review | Late answers | |||
| Nov 15, 2015 at 19:25 | |||||
| Nov 15, 2015 at 18:43 | review | First posts | |||
| Nov 15, 2015 at 18:59 | |||||
| Nov 15, 2015 at 18:38 | history | answered | Ed Neville | CC BY-SA 3.0 |