VMware Player for Windows (1)
仮想化技術であるVMwareから、イメージの再生のみに
対応した”VMware Player”がリリースされました。
仮想化技術にはその他、Microsoft Virtual PCがあります。
http://www.microsoft.com/japan/windows/virtualpc/default.mspx
--VMware Player Download
http://www.vmware.com/download/player/
現最新版:Version: 1.0.0 | 12/12/2005 | Build 18587
使用方法は上記サイトよりダウンロードしたファイル
"VMware-player-1.0.0-18587.exe"を起動して
VMware Playerのインストール。
注意点としては、
"Do you want to disabele autorun now?"
のチェックを外すこと。
手軽に仮想化を試すには"Browser Appliance"を試してみます。
--Browser Appliance Virtual Machine
http://www.vmware.com/vmtn/vm/browserapp.html
上記よりダウンロードしたファイルを解凍し、中にある
"Browser-Appliance.vmx"をダブルクリックすると起動します。
LinuxベースのOSでFireFoxが使用できます。
Browser-Appliance.vmx
----
config.version = "8"
virtualHW.version = "4"
displayName = "Browser-Appliance-1.0.0"
annotation = "Browser Appliance, v1.0.0 -- http://www.vmtn.net/vm/browserapp.html"
guestinfo.vmware.product.long = "Browser Appliance"
guestinfo.vmware.product.url = "http://www.vmtn.net/vm/browserapp.html"
guestinfo.vmware.product.short = "BAVM"
guestinfo.vmware.product.version.major = "1"
guestinfo.vmware.product.version.minor = "0"
guestinfo.vmware.product.version.revision = "0"
guestinfo.vmware.product.version.type = "release"
guestinfo.vmware.product.class = "virtual machine"
guestinfo.vmware.product.build = "1.0.0rc8-20051212"
uuid.action = "create"
guestOS = "ubuntu"
# guestOS = "other26xlinux"
#
# Switch these two for VMware Workstation 5.0.x only.
nvram = "Browser-Appliance.nvram"
#####
# Memory
#####
memsize = "256"
# memsize = "512"
# memsize = "768"
#
# Alternative larger memory allocations
#####
# USB
#####
usb.present = "TRUE"
#####
# Floppy
#####
floppy0.present = "FALSE"
#####
# IDE Storage
#####
ide1:0.present = "TRUE"
ide1:0.fileName = "ubuntu-5.10-install-i386.iso"
ide1:0.deviceType = "cdrom-image"
ide1:0.startConnected = "FALSE"
ide1:0.autodetect = "TRUE"
#####
# SCSI Storage
#####
scsi0.present = "TRUE"
scsi0.virtualDev = "lsilogic"
scsi0:0.present = "TRUE"
scsi0:0.fileName = "Browser-Appliance.vmdk"
scsi0:0.redo = ""
#####
# Network
#####
ethernet0.present = "TRUE"
ethernet0.connectionType = "nat"
# ethernet0.connectionType = "bridged"
#
# Switch these two to enable "Bridged" vs. "NAT"
#
# (vlance) vmxnet
ethernet0.virtualDev = "vmxnet"
ethernet0.addressType = "generated"
ethernet0.generatedAddress = "00:0c:29:8a:ac:33"
ethernet0.generatedAddressOffset = "0"
#####
# Sound
#####
sound.present = "TRUE"
sound.virtualDev = "es1371"
sound.autoDetect = "TRUE"
sound.fileName = "-1"
#####
# Misc.
#####
checkpoint.vmState = ""
#
# (normal) high
priority.grabbed = "high"
tools.syncTime = "TRUE"
workingDir = "."
#
# (16) 32 64
sched.mem.pShare.checkRate = "32"
#
# (32) 64 128
sched.mem.pshare.scanRate = "64"
#
# Higher resolution lockout, adjust values to exceed 1024x768
svga.maxWidth = "1024"
svga.maxHeight = "768"
#
# (F) T
isolation.tools.dnd.disable = "FALSE"
#
# (F) T
isolation.tools.hgfs.disable = "FALSE"
#
# (F) T
isolation.tools.copy.disable = "FALSE"
#
# (F) T
isolation.tools.paste.disable = "FALSE"
#
# (T) F
logging = "TRUE"
#
# (NULL)
log.fileName = "Browser-Appliance.log"
#
# (F) T
log.append = "FALSE"
#
# (3) number of older files kept
log.keepOld = "1"
#
# (0) microseconds
keyboard.typematicMinDelay = 1000000
uuid.location = "56 4d e4 94 7c a9 11 7a-0a cd e7 55 8a 8a ac 33"
uuid.bios = "56 4d e4 94 7c a9 11 7a-0a cd e7 55 8a 8a ac 33"
usb.autoConnect.device0 = ""
「アプリケーション」カテゴリの記事
- Amazon定期巡回 Prices Drop Monitor for Amazon(2012.05.27)
- Dropboxに入れたファイルを自動印刷(2012.05.25)
- ファイルをまとめてダウンロード SocialFolders(2012.05.20)
- Google日本語入力の便利機能(2012.05.13)
- インターネットTV(2012.05.11)
「仮想化」カテゴリの記事
- Androidアプリを楽しもう! BlueStacks(2012.04.01)
- Windows上でMac OS X(2011.11.01)
- Live-Android(2009.10.12)
- MS XP/Vistaの仮想イメージ 無償公開(2011.01.31)
- Chrome OS for VMWare(2009.12.19)



Comments