>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
x
#cat /sys/devices/pci:00/:00:10.0/host0/target0:0:0/0:0:0:0/model
0/model
Virtua
On Wed, Jul 9, 2008 at 2:18 PM, Hiep Nguyen <[EMAIL PROTECTED]> wrote:
> 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...?
dmesg | grep Model
--
Jeff
___
C
On Wed, 9 Jul 2008 at 12:18pm, Hiep Nguyen wrote
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...?
dmesg
df
man smartctl
--
Joshua Baker-LePain
QB3 Shared Cluster Sysadmin
UCSF
__
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...?
thanks
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
4 matches
Mail list logo