how do I get the hard disk configuration of a remote server by using telnet..
is this a reliable way to detect a HDD config?
cat /proc/ide/hda1/model?
is there some command to tell this too? Also if the partitions are in /dev/hd* configuration does that mean its neccessarily an IDE drive (because I used to have /dev/sd* partitions when I had SCSI HDD), so I'm curious.
Any help, URLs, comments will be very much appreciated ---
cheers!
san.
is this a reliable way to detect a HDD config?
cat /proc/ide/hda1/model?
is there some command to tell this too? Also if the partitions are in /dev/hd* configuration does that mean its neccessarily an IDE drive (because I used to have /dev/sd* partitions when I had SCSI HDD), so I'm curious.
Any help, URLs, comments will be very much appreciated ---
cheers!
san.