####freebsd.vmx####
.encoding = "Shift_JIS"
config.version = "8"
virtualHW.version = "4"
 
#VMware Player 表示用
displayName = "Ubuntu910"
 
annotation = "Ubuntu 9.10"
 
 
#ゲストOSのイメージにあわせて変更
guestOS = "ubuntu"
 
nvram = "ubuntu910.nvram"
 
#ゲストOS使用メモリサイズ
memsize = "768"
 
usb.present = "TRUE"
floppy0.present = "FALSE"
ide0:0.present = "TRUE"
 
#qemu-img.exe で作成した image.vmdk を指定
ide0:0.fileName = "ubuntu910.vmdk"


#これ以降がインストール前後で変わる。
ide1:0.present = "TRUE"
#ide1:0.deviceType = "cdrom-image"
ide1:0.deviceType = "cdrom-raw"
ide1:0.startConnected = "TRUE"
 
#ide1:0.fileName = "e:\ubuntu-ja-9.10-desktop-i386.iso"
ide1:0.fileName = "auto detect"
ethernet0.present = "TRUE"
 
#ethernet0.connectionType = "hostonly"
#ネットワーク接続設定 {"nat","bridged"}
#"bridged" はルータにDHCP機能が搭載されていれば使用可能
#"nat" はホストOSがnatルータの機能を果たす
ethernet0.connectionType = "bridged"
 
ethernet0.virtualDev = "e1000"
sound.present = "TRUE"
sound.virtualDev = "es1371"
checkpoint.vmState = "ubuntu910.vmss"
priority.grabbed = "high"
priority.ungrabbed = "idle"
workingDir = ""
ide0:0.redo = ""
tools.remindInstall = "FALSE"
ethernet0.addressType = "generated"
ethernet0.generatedAddressOffset = "0"
 
####freebsd.vmx####

extendedConfigFile = "ubuntu910.vmxf"

virtualHW.productCompatibility = "hosted"
tools.upgrade.policy = "manual"

ethernet0.generatedAddress = "00:0c:29:80:48:17"
uuid.location = "56 4d 3a f7 df 4b ca 5e-be 96 85 c9 4d 80 48 17"
uuid.bios = "56 4d 3a f7 df 4b ca 5e-be 96 85 c9 4d 80 48 17"
vmotion.checkpointFBSize = "16777216"

ide1:0.autodetect = "TRUE"

tools.syncTime = "FALSE"