VirtualBox CentOS 6 설치 편집하기

경고: 로그인하지 않았습니다. 편집을 하면 IP 주소가 공개되게 됩니다. 로그인하거나 계정을 생성하면 편집자가 사용자 이름으로 기록되고, 다른 장점도 있습니다.

편집을 취소할 수 있습니다. 이 편집을 되돌리려면 아래의 바뀐 내용을 확인한 후 게시해주세요.

최신판 당신의 편집
1번째 줄: 1번째 줄:
{{테스트|VirtualBox 4.1.22, CentOS 6.3}}
{{테스트|VirtualBox 4.1.22, CentOS 6.3}}
;버추얼박스 CentOS 6 설치하기
;버추얼박스 CentOS 6 설치하기
;VirtualBox에 CentOS 6 최소 설치
;VirtualBox에 CentOS 6 설치
;VirtualBox 리눅스 설치
;VirtualBox 리눅스 설치


28번째 줄: 28번째 줄:
==VM 시작, 리눅스 설치==
==VM 시작, 리눅스 설치==
*"Oracle VM VirtualBox 관리자" --- [시작(T)]
*"Oracle VM VirtualBox 관리자" --- [시작(T)]
*"VirtualBox - 정보" --- "[[현재 자동으로 키보드 잡기 옵션이 켜져 있습니다.]]" --- [V] 이 메시지를 다시 표시하지 않기 --- [확인]
*"VirtualBox - 정보" --- "현재 자동으로 키보드 잡기 옵션이 켜져 있습니다." --- [V] 이 메시지를 다시 표시하지 않기 --- [확인]
*"VirtualBox - 정보" --- "가상 머신 창은 32비트 모드에 최적화되어 있지만 ..." --- [V] 이 메시지를 다시 표시하지 않기 --- [확인]
*"VirtualBox - 정보" --- "가상 머신 창은 32비트 모드에 최적화되어 있지만 ..." --- [V] 이 메시지를 다시 표시하지 않기 --- [확인]
*"VirtualBox - 정보" --- "가상 머신 안에서 마우스를 클릭했거나 호스트 키를..." --- [V] 이 메시지를 다시 표시하지 않기 --- [확인]
*"VirtualBox - 정보" --- "가상 머신 안에서 마우스를 클릭했거나 호스트 키를..." --- [V] 이 메시지를 다시 표시하지 않기 --- [확인]
37번째 줄: 37번째 줄:
*"Running anaconda 13.21.176, the CentOS system installer - please wait." ...
*"Running anaconda 13.21.176, the CentOS system installer - please wait." ...
그래픽 화면(GUI)으로 전환됨<ref>버추얼박스 4.1.22 버전까지는 텍스트 모드로 계속되기도 했는데 4.2.0 버전부터는 GUI 전환이 잘 된다.</ref>
그래픽 화면(GUI)으로 전환됨<ref>버추얼박스 4.1.22 버전까지는 텍스트 모드로 계속되기도 했는데 4.2.0 버전부터는 GUI 전환이 잘 된다.</ref>
==GUI 설치화면==
*"CentOS 6" --- [Next]
*"CentOS 6" --- [Next]
*"What language would you like to user during the installation process?" --- English (English) --- [Next]
*"What language would you like to user during the installation process?" --- English (English) --- [Next]
*"Select the appropriate keyboard for the system." --- U.S.English --- [Next]
*"Select the appropriate keyboard for the system." --- U.S.English --- [Next]
*"What type of devices will your installation involve?" --- (O) Basic Storage Devices --- [Next]
*"Examining Devices"
*"Storage Device Warning" --- [Yes, discard any data]
*"Storage Device Warning" --- [Yes, discard any data]
*"Examining Devices"
*"Examining Devices"
*"Please name this computer." --- Hostname: localhost.localdomain --- [Next]
*"Please name this computer." --- Hostname: localhost.localdomain --- Next
*"Please select the nearest city in your time zone:" --- Asia/Seoul 선택<ref>지도 그림에서 Seoul을 클릭하는 게 더 빠르다</ref> --- [Next]
*"The root account is used for administering the system" --- Root Password: 패스워드 --- Confirm: 패스워드 --- [Next]
*"The root account is used for administering the system" --- Root Password: 패스워드 --- Confirm: 패스워드 --- [Next]
*"Which type of installlation would you like?" --- (O) Replace Existing Linux System(s) --- [Next]
*"Which type of installlation would you like?" --- (O) Replace Existing Linux System(s) --- [Next]
*"Examining Devices"
*"Examining Devices"
*"Writing storage configuration to disk" --- [Write changes to disk]
*"Writing storage configuration to disk" --- [Write changes to disk]
파티션 작업이 진행된다.
파티션 작업 후 패키지 설치가 자동으로 진행된다. (설치되는 패키지는 209개)
*"The defualt installation of CentOS is a minimum install." --- (O) Minimal --- [Next]
*"Complete" --- [Reboot]
리눅스 설치가 진행된다. (설치되는 패키지는 209개)  
*"Congratulations, your CentOS installation is complete." --- [Reboot]


==리눅스 시작==
==리눅스 시작==
재부팅이 끝나면 리눅스 콘솔이 뜬다.
위에서 한 재부팅이 끝나면 리눅스 콘솔이 뜬다.
<syntaxhighlight lang='console'>
<source lang='dos'>
CentOS release 6.3 (Final)
CentOS release 6.3 (Final)
Kernel 2.6.32-279.el6.x86_64 on an x86_64
Kernel 2.6.32-279.el6.x86_64 on an x86_64


localhost login:
localhost login:
</syntaxhighlight>
</source>
root와 패스워드를 입력하여 로그인하자.
root와 패스워드를 입력하여 로그인하자.
<syntaxhighlight lang='console'>
<source lang='dos'>
localhost login:
localhost login:
Password:
Password:
[root@localhost ~]#
[root@localhost ~]#
</syntaxhighlight>
</source>


==VM 스냅샷==
==VM 스냅샷==
root로 로그인한 상태에서 VM 콘솔을 빠져나와 스냅샷을 찍어두자.<ref>로그인한 상태에서 스냅샷을 찍는 이유는 나중에 패스워드를 잊어버릴 수 있기 때문...</ref>
root로 로그인한 상태에서 VM 콘솔을 빠져나와 스냅샷을 찍어두자.<ref>로그인한 상태에서 스냅샷을 찍는 이유는 나중에 패스워드를 잊어버릴 수 있기 때문...</ref>
*{{키|Ctrl|Alt|Shift|Delete}}
*{{키|Ctrl|Alt|Shift|Delete}}
*"CentOS 6 [실행 중] - Oracle VM VirtualBox" --- 머신 --- 스냅샷 찍기...
*"CentOS 6 [실행 중] - Oracle VM VirtualBox" --- 머신(M) --- 스냅샷 찍기(S)...
*"현재 가상 머신의 스냅샷 찍기" --- 스냅샷 이름(N): 설치 직후 --- 스냅샷 설명(D): CentOS 6.3 설치 직후 시점 --- [확인]
*"현재 가상 머신의 스냅샷 찍기" --- 스냅샷 이름(N): 설치 직후 --- 스냅샷 설명(D): CentOS 6.3 설치 직후 시점 --- [확인]


81번째 줄: 74번째 줄:
*[[VirtualBox 리눅스 인터넷 연결]]
*[[VirtualBox 리눅스 인터넷 연결]]
*[[Daum repo 설정]]
*[[Daum repo 설정]]
*[[VirtualBox 리눅스 SSH 연결]]
*[[Linux용 Guest Addition 설치]]


==같이 보기==
==같이 보기==
*[[CentOS 6 최소 설치]]
*[[CentOS 6 최소 설치]]
*[[CentOS 6 최소 설치 패키지 목록]]
*[[CentOS 6 최소 설치 열린 포트 목록]]
*[[VirtualBox CentOS 7 설치]]
*[[VirtualBox 설치]]
*[[VirtualBox 설치]]


93번째 줄: 83번째 줄:
<references/>
<references/>


[[분류:VirtualBox]]
[[분류: 버추얼박스]]

제타위키에서의 모든 기여는 크리에이티브 커먼즈 저작자표시-동일조건변경허락 3.0 라이선스로 배포된다는 점을 유의해 주세요(자세한 내용에 대해서는 제타위키:저작권 문서를 읽어주세요). 만약 여기에 동의하지 않는다면 문서를 저장하지 말아 주세요.
또한, 직접 작성했거나 퍼블릭 도메인과 같은 자유 문서에서 가져왔다는 것을 보증해야 합니다. 저작권이 있는 내용을 허가 없이 저장하지 마세요!

취소 편집 도움말 (새 창에서 열림)