mirror of
https://github.com/dkgrizzly/GreenSCSI.git
synced 2024-11-22 04:31:03 +00:00
Update info about where to find raw images.
Some users dont know how to create raw files, so add some links to pre-made raw & image files.
This commit is contained in:
parent
84f7c24d36
commit
a33f846a50
11
README.md
11
README.md
@ -51,9 +51,10 @@ Tested on a Color Classic with [SCSI Director Pro 4](https://macintoshgarden.org
|
||||
## Assembly
|
||||
|
||||
See [Assembly.md](docs/assembly.md)
|
||||
|
||||
## Usage
|
||||
|
||||
Hard Disk image files are placed in the root directory of a `FAT32` (or `ExFat`) formatted SD card. You can create a disk image using `dd` or download one from the `blank_images.zip` file. These images are compatible with the RaSCSI device and Basilisk II emulator.
|
||||
Hard Disk image files are placed in the root directory of a `FAT32` (or `ExFat`) formatted SD card. You can create a disk image using `dd` or any raw disk will work. See premade disks below. These images are compatible with the RaSCSI device and Basilisk II emulator.
|
||||
|
||||
The naming convention is as follows (file name max 32 characters). Note you may mount multiple drives at a time to different SCSI ID's.
|
||||
|
||||
@ -76,6 +77,14 @@ y - LUN id usually 0.
|
||||
|
||||
If no image files are found PC13 will pulse on and off. Check the log file for any errors.
|
||||
|
||||
### Blanks & Premade Images
|
||||
|
||||
Any blank raw file will do. They are easy to come by as they are used in other devices and emulators such as Basilisk II.
|
||||
|
||||
* Blanks of various sizes from gryphel.com - https://www.gryphel.com/c/minivmac/extras/blanks/
|
||||
* Premade from savagetaylor.com - https://www.savagetaylor.com/downloads/downloads-macintosh/
|
||||
* Premade from RaSCSI - http://macintoshgarden.org/apps/rascsi-68kmla-edition
|
||||
|
||||
### 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.
|
||||
|
Loading…
Reference in New Issue
Block a user