VirtualBox setup for MenuetOS
-----------------------------

You need to select from VirtualBox setup
- Network: Intel 8254x card
- Audio: AC97 card

Menuet should boot fine with Option 2) Enable auto-configuration
which should load network driver, start dhcp and fetch IP addresses
within 30 secs.


Qemu setup for MenuetOS
-----------------------

Qemu has i8254x network card enabled by default.

Parameters: qemu -m 1024 -cdrom m64cd15930.iso

Menuet should boot fine with Option 2) Enable auto-configuration
which should load network driver, start dhcp and fetch IP addresses
within 30 secs.