Comment by kotaKat

2 years ago

The actual core OS is wild how little of the actual Windows OS is being "used". A full release of the MAGIC OS from Meditech is only a ~30MB ISO.

MAGIC relies on the Operating System Abstraction Layer (OSAL) to run MAGIC on top of Windows. It's almost like a stub, but when you boot the Windows box up it'll boot up, auto-log-in, and dump to a full screen OSAL console waiting for you to IPL the OS with various commands (like SCSI PLEASE to list boot devices).

Networking within OSAL (and in turn MAGIC) is performed by a protocol add-on in Windows attached to the NIC -- it itself handles the rest of TCP/IP itself in usermode once IPL'd.

I'm a former caretaker on a team that had a MAGIC system for historical data -- we moved onto 6.x from there, and then I moved on from healthcare IT at that point.