Daniel Markstedt

Results 389 comments of Daniel Markstedt

This is a good catch. I didn't consider how properties files would be treated when the nested images dir feature was implemented on the backend. > An alternative would be...

I think this is a high priority feature due to the extreme ongoing scarcity of Raspberry Pis. It is practically impossible to get into RaSCSI as someone who doesn't already...

@uweseimet I can only speculate, but the Banana Pis are simply not well known among the general populace, and are only traded directly from China. Lower pressure on their stock,...

@uweseimet I tentatively added this to the 21.11 roadmap. If you can figure out a stable solution in the next day or two we can get it into the upcoming...

> I quickly realized I could avoid disk image corruption by opening the RaSCSI web interface and detaching my disks BEFORE cutting power A small note that as of the...

@uweseimet Thanks for looking into this. The use init in the code has improved the situation a bit I think, but not to the point where it works fully the...

@uweseimet I've been modifying the code in rascsi.cpp and trying different system calls for a bit, but no luck so far. [Discussion in this stackoverflow thread](https://stackoverflow.com/questions/28812514/how-to-shutdown-linux-using-c-or-qt-without-call-to-system) seems to suggest that...

We spent quite an effort troubleshooting this already, and I don't think it's worth spending more time on such a trivial issue. The real solution might be to write an...

@ilventu I believe what you're asking for is Initiator mode. There is code in RaSCSI for doing this, but it's not documented and probably broken. See https://github.com/akuker/RASCSI/issues/131

Closing since a DIY fix has been identified, and future hardware designs improved to avoid the fail state.