BlueSCSI / BlueSCSI-v2

Open source, open hardware, SCSI emulator using the Pi Pico PR2040
https://bluescsi.com
GNU General Public License v3.0
227 stars 23 forks source link

Guest system crash wipes HDD image from SD card #180

Closed wmlive closed 2 weeks ago

wmlive commented 2 weeks ago

In HP-UX 10.20, while exploring and testing the system's limits, a system crash with coredump was triggered and the system was halted for a hard reboot. Unfortunately, the related HDD image together with a folder containing multiple ISO images was wiped from the SD card in the process. Also both the bluescsi.ini and the log.txt were deleted. This happened twice for this OS.

In NeXTSTEP 3.3 a similar crash occurred while copying the contents of a CD-ROM (=ISO image) to a secondary HDD (=HD image) was performed. The system halted and a dialog window offered rebooting. Here also, the systems HD image along with the bluescsi.ini and the log.txt were wiped from the SD card. This happened once, so far.

Of course, without any log.txt there is hardly any suitable information for debugging available. Unfortunately, i didn't make any photo of the display showing the OS error messages.

Please take this report as a preliminary heads-up until the described crash situations can be reproduced in order to take photos for a followup.

Thanks