I've been toying with the idea of adding a front panel switch to my Mega4 since installing
@exxos IDE v1.1C adaptor.
Since I got my erasable 27C4096 ROMs, I'd made my first dual boot image with TOS 1.04(IDE patched)/TOS 2.06 and was pretty happy with the results, but today I decided to go one further and created an image with EmuTOS 0.9.12 and TOS 2.06.
As per usual once I'd created the ROM in HxD and saved the image, I then used Cartman to byteswap the image since this is necessary to work with my TL866II+. I've attached both the standard and byteswapped (Marked _BS) images for anybody that wants them, since EmuTOS is open source and TOS 2.06 is freely available.
Here is the new switch (I won't bore you with how to install it, it's 3 wires!), I need to do neater labelling, but it's good for now:

- Mega_Front.jpg (71.86 KiB) Viewed 4812 times
And before I have a bunch of comments about 'How could I cut my Mega4 case like that?', that was how it arrived when I bought it. I'm highly likely to paint the Gotek mount a matching grey at some time in the near future so it looks a bit nicer.
Booting to EmuTOS:

- EMU_Boot.jpg (92.92 KiB) Viewed 4812 times
And finally at the EmuTOS desktop:

- EMU_Desk.jpg (134.81 KiB) Viewed 4812 times
Of course this doesn't need to be a final configuration, a ROM swap and label change is all I need for some other config. I'll get some proper OTP ROMs soon too, as the erasable ROMs have quite a poor design and it's easy for the pins to get knocked out of kilter.
Interestingly,
@terriblefire had mentioned about EmuTOS not needing the connection to the ACSI IRQ line that is needed for TOS 2.06 and IDE. I deliberately disconnected the IRQ line and EmuTOS boots 100% with no problem from IDE without the IRQ line present. It also used it's own internal IDE driver and there was no sign of HDDRIVER loading during boot.
Also, running XFRRATE.TTP under EmuTOS gave a fastest (RWABS) result of 1120kb/s, whereas under TOS 2.06 with HDDRIVER with Blitter acceleration the fastest result was 1540kb/s (RWABS). I know that even with Blitter acceleration disabled HDDRIVER comes in just over the 1300kb/s mark, so EmuTOS clearly doesn't have quite the performance levels under IDE.