how to see disk details from linux machine with which command?
- by jennifer
hi all
subject: LINUX - release.5.4- verify disk details from linux
with sfdisk -s I can see the disk capacity as the following:
sfdisk -s
/dev/cciss/c0d0: 143338560
total: 143338560 blocks
but how to see also the disk details as disk manufacture ... etc
I try the: , but I not get the right info -(:
hdparm -i /dev/cciss/c0d0
/dev/cciss/c0d0:
HDIO_GET_IDENTITY failed: Inappropriate ioctl for device