John Liu Blog

Every drop counts

CIO-DAS08 ISA card with DFI mother board MBATX-CS620-H310C for MIFE

Legacy ISA Hardware Pass-Through via Custom QEMU/KVM Proxy This documentation outlines the complete engineering pipeline required to bridge a legacy CIO-DAS08 ISA Data Acquisition Card into a virtualized Windows 98 SE / MS-DOS environment running on a modern Linux host machine with MBATX-CS620-H310C motherboard from DFI. It details the underlying hardware mapping architecture, the build process for a custom QEMU binary, deployment strategies, and validation protocols. 1. Hardware Architecture & Electrical Blueprint Map Modern motherboards lack physical ISA slots.

Linux notes

Copy/past between Windows and Ubuntu If Hyper-V’s Enhanced Session continues to fight you, there is a way simpler way to get copy/paste and file sharing working without dealing with xrdp or blue screens at all: SSH. In Basic View, open your Ubuntu terminal and install SSH: sudo apt install openssh-server -y Get your VM’s IP address: ip a Open Command Prompt or PowerShell on your Windows host machine and connect to your VM like this: