# Attaching ISO to VirtualBox

1. Click on `Settings`.

   <figure><img src="/files/O9lYFwix9Kq8ADu8ENcR" alt="Dash board of the virtual machine"><figcaption><p>Dash board of the virtual machine</p></figcaption></figure>

2. Now click on `Storage` , again click on the 💿 that we find on the right and click on `Choose a disk file`.

   <figure><img src="/files/wPPahoPzEogNezgRnQAu" alt="Disk memory settings of the virtual machine"><figcaption><p>Disk memory settings of the virtual machine</p></figcaption></figure>

3. Select the ISO that we just downloaded and click `Open`, then click on `Ok`.

   <figure><img src="/files/fO10fJ3OwGzmYuZrqj0A" alt="Selecting ISO file"><figcaption><p>Selecting ISO file</p></figcaption></figure>

4. Once all this steps have been completed we can `Start` our new virtual machine.

   <figure><img src="/files/YJFWsluDfoKIaPK5UWbv" alt="Start virtual machine from VirtualBox"><figcaption><p>Start virtual machine from VirtualBox</p></figcaption></figure>

{% hint style="success" %}
**💡 Pro Tip:**  Don't forget to track your progress on <https://born2beroot-tracking.pages.dev/>
{% endhint %}


---

# 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://noreply.gitbook.io/born2beroot/installing-the-virtual-machine/attaching-iso-to-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.
