Difference between revisions of "Shell Commands/HDRead"

From MorphOS Library

< Shell Commands

(Created page with "'''HDRead''' - Reads sector(s) from device/unit and dumps them to shell DEVICE/A, UNIT/A/N, SECTOR/A/N, COUNT/A/N, SECTORSIZE/N <nowiki> DEVICE - Device name from where...")
(No difference)

Revision as of 10:45, 3 March 2015

HDRead - Reads sector(s) from device/unit and dumps them to shell

DEVICE/A, UNIT/A/N, SECTOR/A/N, COUNT/A/N, SECTORSIZE/N

DEVICE     - Device name from where to read                                    
UNIT       - Device unit to use
SECTOR     - Start sector to dump
COUNT      - Number of sectors to read
SECTORSIZE - Optional: sector size

See also: HDTest command.