# VirtualBox

버추얼박스(VirtualBox)는 리눅스, MacOS, 윈도우 등을 게스트 운영체제로 가상화하는 x86 가상화 소프트웨어입니다.&#x20;

사용중인 노트북이나 PC에서 다른 운영체제를 체험해보고 싶거나, 새로운 운영체제를 설치하기 전에 버추얼박스를 활용하여 운영체제 환경을 경험해볼 수 있습니다.&#x20;

## 실행

버추얼박스를 실행하고 새로만들기를 선택합니다. 가상머신의 이름과 종류를 선택합니다.&#x20;

<figure><img src="/files/Xx8fBpyAwtxE2hdRvSTN" alt=""><figcaption></figcaption></figure>

다음을 선택하여 메모리의 크기를 설정합니다. 2048MB를 권장합니다.&#x20;

<figure><img src="/files/izwp5eEpjJN70c1ykE8l" alt=""><figcaption></figcaption></figure>

다음을 설택하여 '지금 새 가상 하드 디스크 만들기'를 선택합니다.&#x20;

<figure><img src="/files/w82Uv89pwkp3kB8Ub6Fh" alt=""><figcaption></figcaption></figure>

'만들기'를 눌러 하드디스크 파일 종류 VDI(VirtualBox 디스크 이미지)를 선택합니다.&#x20;

<figure><img src="/files/upSw8CFBSrokFOV4KNNa" alt=""><figcaption></figcaption></figure>

다음을 눌러 '동적 할당' 을 선택합니다.&#x20;

<figure><img src="/files/AXnGhAJuF7Km4aLKA9vz" alt=""><figcaption></figcaption></figure>

다음을 눌러 파일이 생성될 위치와 가상머신의 크기를 설정합니다.&#x20;

<figure><img src="/files/U3gjVCrKP5J2Th9tByB9" alt=""><figcaption></figcaption></figure>

이제 '저장소' 메뉴에서 설치할 운영체제의 설치 파일(.iso 등)을 불러들여 설치를 시작합니다.&#x20;

<figure><img src="/files/rzdLWkAIa3Y5FTvCnV3x" alt=""><figcaption></figcaption></figure>

운영체제 설치를 위한 ISO 파일을 불러들여 가상머신을 시작하면 설치가 시작됩니다.&#x20;

<figure><img src="/files/tRCGQzPydOabPwVQgz3r" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.hamonikr.org/hamonikr-7.0/startmenu/management/virtualbox.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
