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