What else could we try to get the Torch XXX up and running?

This is where we are:
Boots from a real hard disk, demands 'key disk' but floppy drive does not respond when disk inserted
Boots from a BlueSCSIv2 with hard disk image, demands 'key disk' but floppy drive does not respond when disk inserted
Boots from a BlueSCSIv2 with hard disk image, demands 'key disk' but Gotek drive with key disk image does not respond when image selected
Boots from a BlueSCSIv2 with hard disk image and floppy drive configured, demands 'key disk' as BlueSCSIv2 and/or Torch software does not recognise the BlueSCSIv2 floppy drive correctly
The operation of the system goes something like:
Power on
Service Processor executes SIMON and holds 68010 HALT - screen is pale blue
SIMON copies ERMA from caretake EPROM to video RAM
68010 HALT is released and executes ERMA
RAM gets tested
Bwooop! (same purpose as a Mac chime) - screen goes dark blue
Start to boot SCSI hard disk and load WERMA - screen goes grey
Check serial number in CMOS static RAM matches number on hard disk and demand key disk if they are different <-----here we get stuck
Things to try and do:
- Replace the OMTI controller - but unless you're Adrian (from ADB) and stumble across one on the bottom of an MFM hard disk, these things are rocking horse poop
- Work on the open source BlueSCSIv2 software and try to improve the floppy drive support - the most excellent Rob has had a bit of a look at this
- Stop the Torch asking for the key disk in the first place - assume this would require disassembly of the Caretaker ROM to find ERMA and an understanding of where and how the machine is asking for the serial number (stored in the 146818 clock chip in the 50 byte user RAM) and if there's any encryption going on (unlikely given it was 1983?). My simple brain thinks it should be feasible to find the serial number check in the code and patch it so it just skips over the check but then I'm not a software developer.
- Continue to turn the Torch on and off every now and again in the vain hope that the OMTI has healed itself or the BBRAM has suddenly remembered the serial number.
