-
# Info
- Which version of Pi are you using: ZeroW
- Which github revision of software: Latest/Develop
- Which board version: Fullspec
- Which computer is the PiSCSI connected to: VAXstation 3100…
-
# Info
- Which version of Pi are you using: 3B+
- Which github revision of software: April 2023 Release - v23.04.01
- Which board version: FULL
- Which computer is the PiSCSI connected to: NA
…
-
I have changed the "standard" /images folder and I am using another folder as mount point for an USB stick.
My piscsi.service has this:
`ExecStart=/usr/local/bin/piscsi -r 7 -F /home/pi/akai`
(…
-
We currently have an arbitrary limitation that forces the default images dir to be a subdir to /home --
cpp/piscsi/piscsi_image.cpp
```
string PiscsiImage::SetDefaultFolder(const string& f)
{
…
-
Reviewing the schematic of the hardware version "akuker 2.7",
I found that the 74LS641 is now getting only 3.3V supply voltage.
According to the spec, the minimum voltage is 4.75V.
Has this design …
-
We generate too long a generic INQUIRY Product string for image sizes larger than 9999MiB
```
Apr 19 18:19:28 rasp32 PISCSI[2604]: [2023-04-19 18:19:28.057] [info] Validating: operation=ATTACH, co…
-
```
$ afppasswd -a myuser
Enter NEW AFP password:
/usr/lib64/cracklib_dict.pwd.gz: No such file or directory
Error: error loading dictionary
```
So that is the default from here I presume:
…
-
I think I discovered a small bug.
if you have a filename containing apostrophes, the "rename" button doesn't work and gives an error ("A file with name /home/pi/images already exists")
if you rena…
-
https://github.com/PiSCSI/piscsi/wiki/Troubleshooting
The troubleshooting page needs to be updated with screenshots of scsiloop passing and failing.
-
For every Web UI page load, this warning gets thrown:
```
Mar 11 13:05:17 piscsi PISCSIWEB[1253]: [2023-03-11 13:05:17,950] [WARNING] sys_cmds.py:39 Shell command: "['git', 'rev-parse', 'HEAD']" led…