sotiris
4 years ago
1 changed files with 23 additions and 0 deletions
@ -0,0 +1,23 @@ |
|||
# Using the provided image |
|||
|
|||
## Getting VirtualBox |
|||
|
|||
To use the image we have to have installed Virtual Box. You can do that <a href=https://www.virtualbox.org/wiki/Downloads">here</a>. |
|||
|
|||
## Adding a new machine and using the image |
|||
|
|||
:warning: Before following the steps bellow if unsure of what youre doing please copy the image to a secure location for backup!!! |
|||
|
|||
After installing virtualbox, on the main page at the top we have the contol icons. |
|||
Right next to "run", "stop" etc we will find create (Carefull <b>NOT ADD</b>). |
|||
|
|||
Upon clicking on that there will be a searies of questions about the vm. |
|||
|
|||
We will choose a Name, linux as the type and Ubuntu 64 bit as the operating system. |
|||
|
|||
When prompted for the disk we will choose to use an existing image and then select the one we downloaded. |
|||
If the image is not visible you might have to add it using the icon on the top left. |
|||
|
|||
Once youre done click next and your vm should be ready to run. |
|||
|
|||
Have fun!!!! |
Loading…
Reference in new issue