in linux... just google list hardware linux. Below are some results. 
Probably not all of them will be available, but you should be able to 
work with whatever is available on your machine.

lshal
lshw
lspci
lsusb
lsscsi
systool
fdisk -l
dmidecode
cat /proc/cpuinfo
cat /proc/meminfo

dmesg | egrep ‘(SCSI|scsi0|ide0|hd[a-z]|sd[a-z]|serio|mice|eth[0-9])’

~David.


On Tue 19 Jan 2010, Osvaldo Filho wrote:
> How do I get information about the hardware in Linux and Windows?
> - Identification of the processor: model, manufacturer, serial number
> - Identification of Hard Disk: model, manufacturer, physical serial 
number
> - Identification of Memory: model, manufacturer, size, type
> - Identification of Motherboard: model, manufacturer
> _______________________________________________
> fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal
> 



_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to