Group Blog
 
 
มิถุนายน 2554
 
 1234
567891011
12131415161718
19202122232425
2627282930 
 
18 มิถุนายน 2554
 
All Blogs
 

การติดตั้ง VMware



1. ติดตั้งเครื่องมือสำหรับ compile ก่อน

sudo apt-get install build-essential linux-headers-`uname -r`


2. Download VMware Player ที่นี่ //www.vmware.com/products/player/overview.html

3. เมื่อดาวน์โหลดแล้วจะได้ไฟล์ VMware-Player-3.1.4-385536.x86_64.bundle ทำการติดตั้งโดยใช้คำสั่ง
gksudo bash ./VMware-Player-2.5.2-156735.i386.bundle


4. เมื่อติดตั้งเสร็จ ควรจะมีเมนูของ VMware Palyer ปรากฏขึ้นมา

5. ให้ทำการแก้ไขไฟล์ /usr/bin/vmplayer โดยเพิ่มบรรทัดนี้ลงไป
#!/usr/bin/env bash
#
# Copyright 2005-2008 VMware, Inc. All rights reserved.
#
# Wrapper for the real 'vmplayer' binary. Ensure that the
# binary will find all the shared libraries it needs. If a shared
# library is not available from any of the standard system-wide
# locations, we provide it from the location where the VMware software
# is installed.
#
export LD_PRELOAD=/usr/lib/vmware/lib/libglib-2.0.so.0/libglib-2.0.so.0
set -e


6.ติดตั้ง OS ที่ต้องการ แล้วติดตั้ง VMware Tool ลงใน Guest OS

7. ทดสอบ Unity Mode

8. การปิดการ Sync เวลากับเครื่องจริง ให้แก้ไฟล์ *.vmx ดังนี้
(ไฟล์น่าจะอยู่ที่ ~/vmware/VMNAME/VMNAME.vmx)
tools.syncTime = "FALSE"
time.synchronize.continue = "FALSE"
time.synchronize.restore = "FALSE"
time.synchronize.resume.disk = "FALSE"
time.synchronize.shrink = "FALSE"
time.synchronize.tools.startup = "FALSE"
time.synchronize.resume.host = "FALSE"


9. การ Uninstall ให้ใช้คำสั่งดังนี้
sudo vmware-install -l
sudo vmware-install -u vmware-player





 

Create Date : 18 มิถุนายน 2554
0 comments
Last Update : 19 มิถุนายน 2554 7:50:00 น.
Counter : 759 Pageviews.

ชื่อ : * blog นี้ comment ได้เฉพาะสมาชิก
Comment :
  *ส่วน comment ไม่สามารถใช้ javascript และ style sheet
 


saknarak
Location :


[ดู Profile ทั้งหมด]

ฝากข้อความหลังไมค์
Rss Feed
Smember
ผู้ติดตามบล็อก : 1 คน [?]




MCT, MCITP:SQLServer, MySQL DBA, DEV, CCSI
Friends' blogs
[Add saknarak's blog to your web]
Links
 

 Pantip.com | PantipMarket.com | Pantown.com | © 2004 BlogGang.com allrights reserved.