i'm acessing a centos box via ssh, is there any way that i can find out the hard drive info, such IDE/SATA, format, size, make & model, etc...?
Cat something from /sys such as #cat /sys/block/sda/size xxxxx
#cat /sys/devices/pci0000:00/0000:00:10.0/host0/target0:0:0/0:0:0:0/model 0/model Virtual disk
jlc