LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   Hard Drive specification (https://www.linuxquestions.org/questions/linux-hardware-18/hard-drive-specification-701538/)

SBN 02-01-2009 10:56 PM

Hard Drive specification
 
Hey guys is it possible to determine the hard drive specification of a disk installed in a linux box?

David the H. 02-02-2009 12:15 AM

What do you mean by "specifications" exactly? If you mean the partitioning info, you can get that with "fdisk -l". If you want things like manufacturer and model number, then try lshw. There are also graphical programs like kinfocenter that can tell you all sorts of things about your system.

SBN 02-02-2009 05:00 AM

This is what i want:

Quote:

If you want things like manufacturer and model number,
\


Is there other commands that are built-in to linux or specifi distro's or any logs that would provide that info?

Didier Spaier 02-02-2009 06:08 AM

lshw, demidecode, lspci. See the manual for usage.

H_TeXMeX_H 02-02-2009 08:00 AM

Also try 'smartctl -a /dev/sda', it'll tell you a lot of info, including model and serial number.


All times are GMT -5. The time now is 03:19 PM.