-
On 32 bit systems hfdisk is only able to operate on image files up to 2GiB of size (signed 32 bit int).
```
$ fallocate -l 3GB 3gig
$ hfdisk 3gig
hfdisk: can't open file '3gig' (Value too large…
-
# Info
- Which version of Pi are you using: Pi Zero W
- Which github revision of software: Dec 2022
- Which board version: 4.4
- Which computer is the PiSCSI connected to: Sparcstation 2
I'v…
-
Hi everybody!
The 5th step in this [part](https://github.com/piscsi/piscsi/wiki/Setup-Instructions#clone--build-the-piscsi-software) needs an update.
It says:
```
sudo systemctl restart rsy…
-
I have sorted my iso files into a sub folder of images and would like to have a collapsable tree view similar to how zip files are handled in the images section of the WebUI, please? :)
-
When launching piscsi (develop branch) when LANG=en_US.UTF-8 an assertion fails. It might also fail with other locales.
```
piscsi: ./piscsi/localizer.cpp:238: void Localizer::Add(LocalizationKey,…
-
# Info
- Which version of Pi are you using: RPi 4B, 3B, 3A
- Which github revision of software: 22.12.1 on 32-bit Rasbian 10 "Buster", ext4 filesystem
- Which board version: v2.3 full-spec
- Whi…
-
We have been asked by the original developer of RaSCSI to rename this project to something else. The reasoning being that one of the most valuable features to the Japanese Sharp X68000 community was S…
-
# Feature request
Hi - having recently transferred my images between cards due to OS upgrade, it would be nice if we could upload & download configuration files. We can already download properties…
-
# Info
- Which version of Pi are you using: Raspberry Pi Model B Plus Rev 1.2- Raspbian GNU/Linux 11 (bullseye) connected to
- Which github revision of software: 22.10.01
- Which board version…
-
# Info
- Which version of Pi are you using: 3B+, 2022-09-22-raspios-bullseye-armhf-lite.img
- Which github revision of software: latest
- Which board version: 2.4a
- Which computer is the PiSCSI…