*Run qemu with qemu_system_x86-64 without the kqemu module.
[tests.git] / system / template-vmplayer / node.vmx
1 #!/usr/bin/vmplayer
2 # $Id$
3 # Generated 2007-05-28;11:47:54 by EasyVMX!
4 # http://www.easyvmx.com
5
6 # This is a Workstation 5 or 5.5 config file
7 # It can be used with Player
8 config.version = "8"
9 virtualHW.version = "4"
10
11 # Selected operating system for your virtual machine
12 guestOS = "other"
13
14 # displayName is your own name for the virtual machine
15 #displayName  
16
17 # These fields are free text description fields
18 guestinfo.vmware.product.url = "test.one-lab.org"
19 guestinfo.vmware.product.class = "virtual machine"
20
21 # Number of virtual CPUs. Your virtual machine will not
22 # work if this number is higher than the number of your physical CPUs
23 numvcpus = "1"
24
25 # Memory size and other memory settings
26 memsize = "320"
27 MemAllowAutoScaleDown = "FALSE"
28 MemTrimRate = "-1"
29
30 # Unique ID for the virtual machine will be created
31 uuid.action = "create"
32
33 # Remind to install VMware Tools
34 # This setting has no effect in VMware Player
35 tools.remindInstall = "TRUE"
36
37 # Startup hints interfers with automatic startup of a virtual machine
38 # This setting has no effect in VMware Player
39 hints.hideAll = "TRUE"
40
41 # Enable time synchronization between computer
42 # and virtual machine
43 tools.syncTime = "TRUE"
44
45 # USB settings
46 # This config activates USB
47 usb.present = "TRUE"
48 usb.generic.autoconnect = "FALSE"
49
50 # First serial port, physical COM1 is available
51 serial0.present = "FALSE"
52 serial0.fileName = "Auto Detect"
53 serial0.autodetect = "TRUE"
54 serial0.hardwareFlowControl = "TRUE"
55
56 # Optional second serial port, physical COM2 is not available
57 serial1.present = "FALSE"
58
59 # First parallell port, physical LPT1 is available
60 parallel0.present = "FALSE"
61 parallel0.fileName = "Auto Detect"
62 parallel0.autodetect = "TRUE"
63 parallel0.bidirectional = "TRUE"
64
65 # Logging
66 # This config activates logging, and keeps last log
67 logging = "TRUE"
68 log.fileName = "My_Virtual_Machine.log"
69 log.append = "TRUE"
70 log.keepOld = "1"
71
72 # These settings decides interaction between your
73 # computer and the virtual machine
74 isolation.tools.hgfs.disable = "FALSE"
75 isolation.tools.dnd.disable = "FALSE"
76 isolation.tools.copy.enable = "TRUE"
77 isolation.tools.paste.enabled = "TRUE"
78
79 # First network interface card
80 ethernet0.present = "TRUE"
81 #ethernet0.virtualDev = "vmxnet"
82 ethernet0.connectionType = "nat"
83 ethernet0.addressType = "generated"
84 ethernet0.generatedAddressOffset = "0"
85
86 # Settings for physical floppy drive
87 floppy0.present = "FALSE"
88
89 # Settings for physical CDROM drive
90 ide1:0.present = "TRUE"
91 ide1:0.deviceType = "cdrom-raw"
92 ide1:0.startConnected = "FALSE"
93 ide1:0.fileName = "/dev/cdrom"
94
95 # Settings for the optional virtual CDROM, ISO-image
96 ide1:1.present = "TRUE"
97 ide1:1.fileName = "@BOOTCD@"
98 ide1:1.deviceType = "cdrom-image"
99 ide1:1.mode = "persistent"
100 ide1:1.startConnected = "TRUE"
101
102 # LsiLogic SCSI card
103 scsi0.present = "TRUE"
104 scsi0.virtualDev = "lsilogic"
105
106 # First SCSI disk image, size 11Gb
107 scsi0:0.present = "TRUE"
108 scsi0:0.fileName = "My_Virtual_Machine_model.vmdk"
109 scsi0:0.mode = "persistent"
110 scsi0:0.startConnected = "TRUE"
111 scsi0:0.writeThrough = "TRUE"
112
113 # END OF EasyVMX! CONFIG
114
115 scsi0:0.redo = ""
116 ethernet0.generatedAddress = "00:0c:29:24:ff:8f"
117 uuid.location = "56 4d 4f 31 ef 1d 6d 78-35 2f 38 b2 a2 24 ff 8f"
118 uuid.bios = "56 4d 4f 31 ef 1d 6d 78-35 2f 38 b2 a2 24 ff 8f"
119
120 usb.autoConnect.device0 = "path:1/0 autoclean:1"