MHDD is the most popular command line application used to get information about hard disks.
MHDD supports these interfaces: IDE, Serial ATA, SCSI. Also there is a possibility to access an USB storage, there are drivers for emulation (USB->SCSI).
This software can make precise diagnostic of the mechanical part of a drive, view SMART attributes, perform Low-level format, bad sector repair, different tests and tens of other functions.
The application works with the following:
IDE/SATA Controllers:
· Any integrated into motherboard north bridge (addresses: 0x1Fx for primary channel, 0x17x for secondary channel)
· PCI UDMA boards (detected automatically): HPT, Silicon Image, Promise, ITE, ATI and so on. Even some RAID boards are supported. In this case MHDD works with each physical drive separately
· UDMA/RAID controllers integrated into motherboard as additional chip
Hard disk drives:
· Any IDE or Serial-ATA drive with size bigger than 600Mbytes, in other words, LBA mode is supported in full. This is because I have removed whole CHS code since version 2.9
· Any IDE or Serial-ATA drive with size lower than 8388607 TBytes, in other words, LBA48 mode is supported in full
· Any SCSI drive with sector size 512-528 bytes
· Any SCSI removable media such as tape, CDROM. Maximum sector size for such devices is 4096 bytes
Requirements:
· Intel Pentium or higher CPU
· 4 megabytes of RAM
· DR-DOS, MSDOS version 6.22 and higher
· Any boot device (USB, CDROM, FDD, HDD)
· A keyboard
What's New in This Release: [ read full changelog ]
· Fixed rare hangs when working with slave device
· Fixed TOF/ATOF problem with determining maximum file size when operating with SCSI devices
· Fixed displaying firmware version instead of serial number in SMART ATT
· Added PCI device ITE 8211 PCI IDE
· Added PCI device VIA VT6421 IDE RAID
· Fixed several issues with some modern BIOSes
· Jumps while scanning now logged properly
· Resets ("R" key) while scanning now logged properly
· ASPI drivers now have latest versions