.encoding = "UTF-8"
config.version = "8"

#SLX_HDD_BUS = "IDE"

# general hardware (ehci, 3d accel)
ehci.present = "TRUE"
mks.enable3d = "FALSE"

monitor.virtual_mmu = "automatic"
monitor.virtual_exec = "automatic"

# id
virtualHW.version = "%VM_HW_VERSION%"
guestOS = "other"

# ide-disks
ide0:0.present = "TRUE"
ide1:0.present = "TRUE"
ide1:0.autodetect = "TRUE"
ide1:0.fileName = "auto detect"
ide1:0.deviceType = "cdrom-raw"

# nics
ethernet0.present = "TRUE"
ethernet0.virtualDev = "e1000"
ethernet0.connectionType = "nat"
ethernet0.wakeOnPcktRcv = "FALSE"

# sound
sound.present = "TRUE"
sound.fileName = "-1"
sound.autodetect = "TRUE"
sound.virtualdev = "es1371"

# svga
svga.autodetect = "TRUE"

# usb
usb.present = "TRUE"
usb.generic.autoconnect = "TRUE"

# pci configuration
usb.pciSlotNumber = "16"
ethernet0.pciSlotNumber = "17"
sound.pciSlotNumber = "18"
ehci.pciSlotNumber = "19"

# dirs/configs
mainMem.useNamedFile = "TRUE"
snapshot.disabled = "TRUE"
tools.syncTime = "TRUE"
isolation.tools.hgfs.disable = "FALSE"
hgfs.mapRootShare = "TRUE"
isolation.tools.dnd.disable = "FALSE"
isolation.tools.copy.enable = "TRUE"
isolation.tools.paste.enabled = "TRUE"
