diff --git a/docs/windows_use_vm.md b/docs/windows_use_vm.md new file mode 100644 index 0000000..e8b1c5b --- /dev/null +++ b/docs/windows_use_vm.md @@ -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 here. + +## 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 NOT ADD). + +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!!!! \ No newline at end of file