SCSI Toolbox for (Optical) Drive Emulators
An implementation of the "SCSI Toolbox" for SCSI emulators, written in Go and targetting modern operating systems. The project provides a Go library and a simple CLI interface.
This project has been tested with:
It may also work with the BlueSCSI and ZuluSCSI projects, but I do not currently have these devices to test with.
Status
The project currently only supports devices on Linux with the "SCSI Generic" interface.
- Listing images
- Switching active image
- Enumeate emulated device types
There is currently no support for uploading or downloading files from the emulator.
Related Projects
- escsitoolbox: Supports MS-DOS, Windows 3.x, and Windows 98.
