Showing posts with label Virtual Box. Show all posts
Showing posts with label Virtual Box. Show all posts

Tuesday, October 22, 2013

[VirtualBox] วิธีแก้ไขปัญหา "Attempting to load 64 bit however this CPU is not compatible with 64 bit mode" สำหรับการลง Window 7 64 bit
[VirtualBox] How to Fix Problem: "Attempting to load 64 bit however this CPU is not compatible with 64 bit mode" on Window 7 64 bit Installation

ปัญหานี้จะแสดงดังภาพด้านล่างหลังจากพยายามลง Window 7 64 bit
This problem is shown as image below after attempting to install Window 7 64 bit


การแก้ข้อผิดพลาด คือ เข้าไป enable virtualization ใน BIOS
To fix error, enable virtualization setting inside BIOS

Tuesday, April 23, 2013

[VirtualBox] วิธีการเปลี่ยนขนาดของฮาร์ดดิสก์
[VirtualBox] How to Resize the Size of Harddisk

ใช้คำสั่งดังนี้
using this command
VBoxManage modifyhd YOUR_HARD_DISK.vdi --resize SIZE_IN_MB  

โดยปกติ VBoxManage.exe จะอยู่ที่ C:\Program Files\Oracle\VirtualBox\
VBoxManage.exe is normally in C:\Program Files\Oracle\VirtualBox\

แทนที่ YOUR_HARD_DISK ด้วยชื่อฮาร์ดดิสก์
YOUR_HARD_DISK must be replace with your image name

แทนที่ SIZE_IN_MB ด้วยขนาดที่ต้องการ
SIZE_IN_MB  must be replace with your desired size

Tuesday, March 12, 2013

[VirtualBox] วิธีการติดตั้ง Guess Addition สำหรับ Ubuntu
[VirtualBox] How to Install Guess Addition for Ubuntu

ผมได้ลองลง guess addition ด้วยตัวเองตามวิธีข้างล่าง
  1. ไปที่ Devices บนเมนูบาร์ และเลือก Install Guest Additions… 
  2. ไปที่ไดร์ฟซีดี ดับเบิ้ลคลิ้กที่ VBoxLinuxAdditions.run และกดปุ่ม Run In Terminal
หลังจากนั้น ผมติดตั้ง Cheese Webcam Booster และสั่งรันผ่าน Terminal ผมได้ข้อความเตือนที่มีคำว่า gl ซึ่งเกี่ยวข้องกับ X-windows ใน Ubuntu ผมลองค้นหาวิธีแก้และได้วิธีการตามขั้นตอนด้านล่าง

I install guess addition by myself as the follow
  1. Click on Install Guest Additions… from the Devices menu, then choose to browse the content of the CD
  2. Go to CD drive, double click on VBoxLinuxAdditions.run and click Run In Terminal
After that I installed Cheese Webcam Booster, ran it in terminal, and got warning messages with word gl. These warning messages are about X-windows in Ubuntu. I searched for the solution and found the following steps

Monday, March 11, 2013

[VirtualBox] การติดตั้ง Ubuntu
[VirtualBox] Ubuntu Installation

เริ่มจากสร้างเครื่องเสมือนเครื่องใหม่บน Virtual Box (ตาม วิธีการสร้างเครื่องเสมือนใหม่สำหรับ Ubuntu บน Virtual Box)
First, create new virtual machine on Virtual Box (follow How to Create New Virtual Machine for Ubuntu on Virtual Box)

หลังจากนั้น ดาวน์โหลด Ubuntu จาก http://www.ubuntu.com/download/desktop (แนะนำให้เลือก Ubuntu 12.04 LTS) ไฟล์ที่ได้จะเป็นไฟล์ ISO ซึ่งต้องทำการเขียนลงแผ่นซีดีหรือเปิดไฟล์ด้วยไดร์ฟเสมือน โดยใช้โปรแกรม เช่น DAEMON Tools Lite
Second, download Ubuntu from http://www.ubuntu.com/download/desktop (I recommend to choose Ubuntu 12.04 LTS). This is an ISO image which should be either written to CD or mounted to virtual drive using software such as DAEMON Tools Lite.

ใส่แผ่นซีดีหรือเปิดไฟล์ ISO ด้วยไดร์ฟเสมือน แล้วเปิด Virtual Box
Insert CD or mount ISO image to virtual drive then start Virtual Box



[VirtualBox] วิธีการสร้างเครื่องเสมือนใหม่สำหรับ Ubuntu
[VirtualBox] How to Create New Virtual Machine for Ubuntu

เริ่มจากดาวน์โหลด Oracle VM Virtual Box จาก https://www.virtualbox.org/wiki/Downloads และทำการติดตั้งบนเครื่อง (ทั้ง VirtualBox 4.2.8 for Windows hosts และ VirtualBox 4.2.8 Oracle VM VirtualBox Extension Pack)
First, download Oracle VM Virtual Box from https://www.virtualbox.org/wiki/Downloads and install on your computer (both VirtualBox 4.2.8 for Windows hosts and VirtualBox 4.2.8 Oracle VM VirtualBox Extension Pack)

เปิด Oracle VM Virtual Box ขึ้นมา (สำหรับครั้งแรก แถบด้านซ้ายจะว่างเปล่า)
Next, start Oracle VM Virtual Box (For first time, the left panel will empty)