1. VirtualBox 다운로드
https://www.virtualbox.org/wiki/Downloads
- VirtualBox platform packages. The binaries are released under the terms of the GPL version 2.
- VirtualBox 4.3.26 for Windows hosts x86/amd64
- VirtualBox 4.3.26 for OS X hosts x86/amd64
- VirtualBox 4.3.26 for Linux hosts
- VirtualBox 4.3.26 for Solaris hosts amd64
Virtual Box 공식 홈페이지에서 각 OS에 맞춰 다운로드 한다.
2. CentOS 6.6 Image 다운로드
http://wiki.centos.org/Download
현재 공식 사이트 Download 버튼에서는 CentOS 7.0버전만 다운로드 가능하다.
'More download choices' 로 들어가 6.6 버전을 선택하여 다운받는다.
3. VirtuaBox 설치 후 VM만들기
특별히 신경쓸 내용 없이 Next Step을 진행하면 된다.
* OS 초기 설치 부팅 시 아래 메시지가 나타나는 경우
This kernel requires an x86-64 CPU, but only detected an i686 CPU.
Unable to boot - please use a krenel appropirate for your CPU.
설치 당시의 데스크탑 OS 환경이 윈도우7 64bit였는데 위와 같은 메시지가 나타났다.
VirtualBox는 데스크탑의 32, 64bit 환경을 맞춰줘야 하는건가? ..
일단 큰 고민 없이 ..그냥 초기 VM이미지 생성을 그냥 64bit로 해주니 잘 진행된다.
64bit로 생성한 이미지가 32비트 환경의 데스크탑에서 잘 실행될지는 미지수다..
아마 안 될 것 같다.
'Linux' 카테고리의 다른 글
[rhel]linux 리눅스 vsftpd ftp 설정에서 유저가 home directory 밖의 영역으로 이동하지 못하게 제한 방법 (0) | 2015.05.03 |
---|---|
network 설정 NetworkManager (0) | 2015.05.03 |
[rhel 7]rhel 7.0 레드햇 리눅스 Linux 7 network static IP 설정하기 (0) | 2015.05.03 |
[rhel 7] rhel 7.0 래드햇 리눅스 7 Linux 7 static routing 설정 ip route (0) | 2015.05.03 |
[rhel] NTP 설정 및 NTP 상태 확인 (0) | 2015.05.03 |