{% extends "base.html" %} {% block header %} {% if active %} Service Running {% else %} Service Stopped {% endif %}
RaSCSI - 68kmla Edition |
ID | Type | File | Action | ||||
{{device.id}} | {{device.type}} | {{device.file}} | {% if device.type == "SCCD" and device.file != "NO MEDIA" %} {% else %} {% endif %} | {% else %}{{device.id}} | - | Host Machine | - | {% endif %}
File | Size | Actions |
{{file[0].replace(base_dir, '')}} | {% if file[0].endswith('.zip') or file[0].endswith('.ZIP') %} {% endif %} |
Emulates a SCSI DaynaPORT Ethernet Adapter. Host drivers required.
{% if bridge_configured %} Bridge is currently configured! {% else %} {% endif %} |
Uploads file to {{base_dir}}. Max file size is set to {{max_file_size / 1024 /1024 }}MB
Given a URL, download that file to the {{base_dir}}
Given a URL this will download a file, create a HFS iso, and mount it on the device id given.