#!/usr/bin/vmplayer # Filename: Ubuntu840Server.vmx # Generated 2007-06-23;04:52:41 by EasyVMX! # http://www.easyvmx.com # This is a Workstation 5 or 5.5 config file # It can be used with Player config.version = "8" virtualHW.version = "4" # Selected operating system for your virtual machine guestOS = "ubuntu" # displayName is your own name for the virtual machine displayName = "Ubuntu840Server" # These fields are free text description fields guestinfo.vmware.product.class = "virtual machine" # Number of virtual CPUs. Your virtual machine will not # work if this number is higher than the number of your physical CPUs numvcpus = "1" # Memory size and other memory settings memsize = "320" MemAllowAutoScaleDown = "FALSE" MemTrimRate = "-1" # Unique ID for the virtual machine will be created uuid.action = "create" # Remind to install VMware Tools # This setting has no effect in VMware Player tools.remindInstall = "TRUE" # Startup hints interfers with automatic startup of a virtual machine # This setting has no effect in VMware Player hints.hideAll = "TRUE" # Enable time synchronization between computer # and virtual machine tools.syncTime = "TRUE" # First serial port, physical COM1 is not available serial0.present = "FALSE" # Optional second serial port, physical COM2 is not available serial1.present = "FALSE" # First parallell port, physical LPT1 is not available parallel0.present = "FALSE" # Logging # This config activates logging, and keeps last log logging = "TRUE" log.fileName = "Ubuntu840Server.log" log.append = "TRUE" log.keepOld = "1" # These settings decides interaction between your # computer and the virtual machine isolation.tools.hgfs.disable = "TRUE" isolation.tools.dnd.disable = "FALSE" isolation.tools.copy.enable = "TRUE" isolation.tools.paste.enabled = "TRUE" # First network interface card ethernet0.present = "TRUE" ethernet0.virtualDev = "e1000" ethernet0.connectionType = "bridged" ethernet0.addressType = "generated" ethernet0.generatedAddressOffset = "0" # Settings for physical floppy drive floppy0.present = "FALSE" # Settings for physical CDROM drive ide1:0.present = "TRUE" ide1:0.deviceType = "cdrom-raw" ide1:0.startConnected = "TRUE" ide1:0.fileName = "auto detect" ide1:0.autodetect = "TRUE" # Settings for the optional virtual CDROM, ISO-image ide1:1.present = "TRUE" ide1:1.fileName = "ubuntu-8.04.1-serverr-i386.iso" ide1:1.deviceType = "cdrom-image" ide1:1.mode = "persistent" ide1:1.startConnected = "FALSE" # First IDE disk, size 4800Mb ide0:0.present = "TRUE" ide0:0.fileName = "Ubuntu840Server.vmdk" ide0:0.mode = "persistent" ide0:0.startConnected = "TRUE" ide0:0.writeThrough = "TRUE" # END OF EasyVMX! CONFIG ide0:0.redo = "" ethernet0.generatedAddress = "00:0c:29:41:c4:d5" uuid.location = "56 4d 9c 46 3c bc f1 ff-d4 ff 5d a9 6c 41 c4 d5" uuid.bios = "56 4d 9c 46 3c bc f1 ff-d4 ff 5d a9 6c 41 c4 d5" checkpoint.vmState = "Ubuntu840Server.vmss" extendedConfigFile = "Ubuntu840Server.vmxf" virtualHW.productCompatibility = "hosted" tools.upgrade.policy = "manual" fileSearchPath = "/home/karl/Ubuntu840ServerVM;."