Shell Commands/HDWrite
From MorphOS Library
HDWrite - Writes sectors to a drive
Device/A, Unit/A/N, File/A, Sector/A, SectorSize/N, ChunkSize/N
DEVICE - Name of the device to access UNIT - Device unit to use FILE - Write data from a file, be careful with filesize SECTOR - Destination sector number SECTORSIZE - Size of sectors CHUNKSIZE - Split writes into chunks
WARNING: This command should be used with *CAUTION*. Bad usage of it can cause loss of data !
Note: This command is only found on a MorphOS installation media, not on an installed system.