Emu68 icon indicating copy to clipboard operation
Emu68 copied to clipboard

RAD: Drive not saving contents on reboot

Open 10MARC opened this issue 1 year ago • 1 comments

I don't often use a RAD: drive, but I created a 13 Gig one today. It acts normally and data can be copied back and forth to it. But it does not survive a reboot like a RAD: drive should. Is this a known issue? I am using a Pi3B in my A1200 with an Amigakit PiStorm. EMU68K 1.04 Amiga OS 3.2.2.1

10MARC avatar Feb 03 '25 06:02 10MARC

If a full reboot is performed, including a Raspberry Pi reset, then the FAST RAM memory is not guaranteed to persist after such a reboot. It may persist, as some users have confirmed, but it can also be overwritten. The only option to avoid that would be to rework the way a cold reboot works, but that is a bit complex.

Changed label to enhancement - maybe it will be implemented at some point.

michalsc avatar Dec 03 '25 07:12 michalsc