Destroyed Usage (markdown)

Eric Helgeson 2021-01-16 12:56:49 -06:00
parent 30b1eccc55
commit 97c2c0f3cb

@ -1,25 +0,0 @@
# Files
Hard Disk image files are placed in the root directory of a `FAT32` formatted SD card.
The naming convention is as follows:
`HDxy_512.HDS`
```
HD - Hard Disk
x - SCSI ID to attach to. 0-7 (though 7 on a Macintosh is the System)
y - LUN id usually 0.
512 - Sector size. Usually 512.
```
Example:
`HD10_512.HDS` - Hard Disk at SCSI ID 1, LUN 0, sector size of 512.
Note you may mount multiple drives at a time.
If no image files are found PC13 will pulse on and off.
# Termination
To enable termination place the two jumpers on the TERM block. Termination should be enabled if it is the last device in the chain - which is normally how it is used.