CentOS 6 최소 설치 VirtualBox 게스트 확장 설치

Jmnote (토론 | 기여)님의 2012년 9월 3일 (월) 13:33 판 (→‎CentOS console)

1 VM창

  • Oracle VM VirtualBox
  • CentOS6 VM --- 장치(D) --- [게스트 확장 설치(I)...]

2 CentOS console

[root@localhost ~]# mount -r /dev/cdrom /media
[root@localhost ~]# ll /media
dr-xr-xr-x.  3 root root    2048 Mar 15 02:58 32Bit
dr-xr-xr-x.  2 root root    2048 Mar 15 02:58 64Bit
-r-xr-xr-x 1 root root      647 Aug 17  2011 AUTORUN.INF
-r-xr-xr-x 1 root root     6966 Apr  3 20:40 autorun.sh
-r-xr-xr-x 1 root root     5523 Apr  3 20:40 runasroot.sh
-r-xr-xr-x 1 root root  7669198 Apr  3 20:44 VBoxLinuxAdditions.run
-r-xr-xr-x 1 root root 19237888 Apr  3 20:47 VBoxSolarisAdditions.pkg
-r-xr-xr-x 1 root root 13618128 Apr  3 20:34 VBoxWindowsAdditions-amd64.exe
-r-xr-xr-x 1 root root   282928 Apr  3 20:26 VBoxWindowsAdditions.exe
-r-xr-xr-x 1 root root  7424032 Apr  3 20:27 VBoxWindowsAdditions-x86.exe

3 네트워크 확인 및 조치

[root@localhost ~]# ping 8.8.8.8
connect: Network is unreachable
[root@localhost ~]# yum install gcc kernel-devel kernel-headers
[root@localhost ~]# /media/VBoxLinuxAdditions.run 
Verifying archive integrity... All good. 
Uncompressing VirtualBox 4.1.10 Guest Additions for Linux......... 
VirtualBox Guest Additions installer 
... (생략)
문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}