Ticket #993: Haiku.vmx

File Haiku.vmx, 3.0 KB (added by jackburton, 17 years ago)

VMWare vmx file

Line 
1#!/usr/bin/vmplayer
2
3# Filename: Haiku.vmx
4# Generated 2006-10-24;11:17:30 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
9config.version = "8"
10virtualHW.version = "3"
11
12# Selected operating system for your virtual machine
13guestOS = "other"
14
15# displayName is your own name for the virtual machine
16displayName = "Haiku"
17
18# These fields are free text description fields
19guestinfo.vmware.product.url = "http://www.easyvmx.com/"
20guestinfo.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
24numvcpus = "1"
25
26# Memory size and other memory settings
27memsize = "128"
28MemAllowAutoScaleDown = "FALSE"
29MemTrimRate = "-1"
30
31# Unique ID for the virtual machine will be created
32uuid.action = "create"
33
34# Remind to install VMware Tools
35# This setting has no effect in VMware Player
36tools.remindInstall = "TRUE"
37
38# Startup hints interfers with automatic startup of a virtual machine
39# This setting has no effect in VMware Player
40hints.hideAll = "TRUE"
41
42# Enable time synchronization between computer
43# and virtual machine
44tools.syncTime = "TRUE"
45
46# USB settings
47# This config activates USB
48usb.present = "TRUE"
49usb.generic.autoconnect = "FALSE"
50
51# First serial port, physical COM1 is available
52serial0.present = "FALSE"
53serial0.fileName = "COM1"
54serial0.hardwareFlowControl = "TRUE"
55
56# Optional second serial port, physical COM2 is not available
57serial1.present = "FALSE"
58
59# First parallell port, physical LPT1 is available
60parallel0.present = "TRUE"
61parallel0.fileName = "LPT1"
62parallel0.bidirectional = "TRUE"
63
64# Sound settings
65sound.present = "TRUE"
66sound.virtualdev = "es1371"
67
68# Logging
69# This config activates logging, and keeps last log
70logging = "TRUE"
71log.fileName = "Haiku.log"
72log.append = "TRUE"
73log.keepOld = "1"
74
75# These settings decides interaction between your
76# computer and the virtual machine
77isolation.tools.hgfs.disable = "FALSE"
78isolation.tools.dnd.disable = "TRUE"
79isolation.tools.copy.enable = "TRUE"
80isolation.tools.paste.enabled = "TRUE"
81
82# First network interface card
83ethernet0.present = "TRUE"
84ethernet0.virtualDev = "e1000"
85ethernet0.connectionType = "bridged"
86ethernet0.addressType = "generated"
87ethernet0.generatedAddressOffset = "0"
88
89# Settings for physical floppy drive
90floppy0.present = "FALSE"
91
92# Settings for physical CDROM drive
93ide1:0.present = "TRUE"
94ide1:0.deviceType = "cdrom-raw"
95ide1:0.startConnected = "TRUE"
96ide1:0.fileName = "auto detect"
97ide1:0.autodetect = "TRUE"
98
99# First IDE disk, size 500Mb
100ide0:0.present = "TRUE"
101ide0:0.fileName = "Haiku.vmdk"
102ide0:0.mode = "persistent"
103ide0:0.startConnected = "TRUE"
104ide0:0.writeThrough = "TRUE"
105
106# END OF EasyVMX! CONFIG
107
108ide0:0.redo = ""
109ethernet0.generatedAddress = "00:0c:29:2a:a3:45"
110uuid.location = "56 4d 2a 77 d8 3d 55 d0-85 e7 90 ad 90 2a a3 45"
111uuid.bios = "56 4d 2a 77 d8 3d 55 d0-85 e7 90 ad 90 2a a3 45"
112
113usb.autoConnect.device0 = ""