#!/usr/bin/env fish set _arch i386 set _install "$_vm_media/MS Windows/2000 Pro/5.00.2195.iso" set _mem 512 set _vga cirrus set _soundhw ac97 set _args \ --net nic,model=rtl8139 \ --net user source $_vm_setup ## EOF