mirror of
https://github.com/akuker/RASCSI.git
synced 2024-11-22 16:33:17 +00:00
English fork of the Japanese RaSCSI project. RaSCSI allows a Raspberry Pi to function as emulated SCSI devices (hard disk, CD-ROM, and others) for vintage SCSI-based computers and devices.
37f1166fd8
* gitignore * New Web Interface Fixed spacing/tabs in easy install Added migration check Fix update web not actually updating Migrating from https://github.com/erichelgeson/RaSCSI-web * Allow user to select multiple types when creating images * Show all devices even if nothing is attached. * If attaching an iso to a cd device, dont detach, just insert * UI feedback and restart rascsi service * Check for any non-0 exit code for apache2 detection * Pretty/informative 502 * Add confirms to some actions. Works in netscape 4.7 * Fix order of params for create_new_image * Move non-route method to service * Add method for getting logs * Move settings to single file add ability to mock commands for local dev |
||
---|---|---|
.github | ||
doc | ||
hw | ||
src | ||
test/robot | ||
_config.yml | ||
.gitignore | ||
easyinstall.sh | ||
LICENSE | ||
lido-driver.img | ||
RASCSI_webpage_translated.pdf | ||
README.md |
What is RaSCSI?
RaSCSI is a virtual SCSI device emulator that runs on a Raspberry Pi. It runs in userspace, and can emulate several SCSI devices at one time. There is a control interface to attach / detach drives during runtime, as well as insert and eject removable media. This project is aimed at users of vintage Macintosh computers from the 1980's and 1990's.
Please check out the full story with much more detail on the wiki!