Skip to content
This repository was archived by the owner on Dec 15, 2017. It is now read-only.

Commit 2d5762e

Browse files
authored
Merge pull request #3 from nokia/vb-import-details
VirtualBox import details
2 parents 2eb0b8b + 1018bd9 commit 2d5762e

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed

README-virtualbox-import.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
[image]: https://s3.eu-central-1.amazonaws.com/openstack-training/devstack-vm.ova
2+
Help to import the VirtualBox [pre-built image][image]
3+
======================================================
4+
Windows
5+
-------
6+
This guide helps you to import the VirtualBox [pre-built image][image] on a Windows machine even if you would like to use other drive than C:\.
7+
8+
1. Open VirtualBox Manager
9+
2. `File` -> `Import appliance...` (Crtl-I)
10+
3. Select the downloaded [pre-built image][image]
11+
4. By double click on any Configuration parameter you can change them, including the location of the Virtual Disk Image
12+
![Edit disk location](docs/04.png "Edit disk location")
13+
5. Import

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,15 +31,15 @@ right place.
3131
| [Download image][image] (2GB) | |
3232

3333
[image]: https://s3.eu-central-1.amazonaws.com/openstack-training/devstack-vm.ova
34-
34+
[ova-import-help]: README-virtualbox-import.md
3535
Instructions
3636
------------
3737

3838
### Using a prebuilt image
3939

4040
1. Set up VirtualBox
4141
2. Download the [pre-built image][image]
42-
3. Import the `ova` file (`File` -> `Import appliance...`)
42+
3. Import the `ova` file (`File` -> `Import appliance...`) (More details to import on Windows are [here][ova-import-help].)
4343
4. Set up a private network:
4444
- `File` -> `Preferences` -> `Network` -> `Host-only Networks`
4545
- Create a new host-only network with the following settings:

docs/04.png

54.6 KB
Loading

0 commit comments

Comments
 (0)