-
# Info
- Which version of Pi are you using: 3B+
- Which github revision of software: f0c36f
- Which board version: 2.4a
- Which computer is the RaSCSI connected to: Ensoniq ASR-10
# Describ…
-
The Linux standard software installation path is /opt, just like for (other) SVR4 platforms. rascsi binaries should be installed in /opt/rascsi/bin, the manpages in /opt/rascsi/man. When changing the …
-
# Info
- Which version of Pi are you using: N/A
- Which github revision of software: e649a01
- Which board version: N/A
- Which computer is the RaSCSI connected to: None
# Describe the issue
…
-
In the rascsi code, for network type devices we have a property called ```interface``` which takes the comma separated list of network interfaces. However, in the rascsi manpage, the same property is …
-
# Info
Because of the supply chain issues, the Raspberry Pi has become nearly impossible to buy at a reasonable price.
# Describe the issue
Request that RaSCSI be updated to work on another S…
-
In the latest develop:
When attempting to initialize a disk image with Apple HD SC Setup on a Mac Plus or SE (tested so far), the process leads to an error in HD SC Setup. This used to work in past…
-
# Info
- Which version of Pi are you using: Raspberry Pi Zero 2 W
- Which github revision of software: develop
- Which board version: N/A
- Which computer is the RaSCSI connected to: N/A
# De…
-
When debugging, being able to configure the log level so that just commands for a particular device are logged would be helpful. Often several devices are attached, but only one device causes issues. …
-
The os_integration folder should be moved one level up. Currently it is in the cpp folder, but is not related to cpp.
-
With some real world drives (e.g. FUJITU M2624S) the physical sector size can be changed when formatting. Some tools support this and change the sector size with MODE SELECT (provided that MODE SENSE …