John Liu Blog

Every drop counts

MIFE Win98 Gest VM Getup

To run MIFE (v1) on morden hardware, Win98 VM setup requires a few special configs when create the VM in Ubuntu 18.04.5. Machine Type When creating the VM, check the option to custom the config before install OS. The IDE option is missing from the dropdown menu because your virtual machine is currently set to use a modern Q35 Chipset (Machine Type). The Q35 architecture does not natively support the legacy IDE bus.

MIFE CIO-DAS08 ISA card

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, deployment strategies, and validation protocols. This documentation is specifically for MBATX-CS620-H310C motherboard running Ubuntu v18.04.5. 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: