From 0e094bf80e21dd51b0527979025796a59f7ce196 Mon Sep 17 00:00:00 2001 From: Pranav Salunke Date: Thu, 9 Apr 2015 18:19:02 +0200 Subject: [PATCH] Updates README for labs/img section Refactor some stuff and add an URL for Windows users to download the distro ISOs. It is difficult to copy the URL from the Windows command prompt. Change-Id: I12cc40ed733fd36feac4f4d6ae31a9b85999fff9 --- labs/img/README.rst | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/labs/img/README.rst b/labs/img/README.rst index 4768db41..b7688637 100644 --- a/labs/img/README.rst +++ b/labs/img/README.rst @@ -1,3 +1,26 @@ +OsBash +------ + +About +----- + By default, osbash will put into this directory its base disk images (base-*-.vdi), the VM export images (oslabs-.ova), and all installation ISO images it may download. + + - 'img' folder stores all the base disk and ISO images. + - To find individual virtualbox disk images, please look into the + virtualbox default machine folder. + - For Linux: "~/VirtualBox/oslabs/" + - In case your default folder is at another location (manually set) + please get the location by opening the VirtualBox GUI at this location + "File>Preferences>General>Default Machine Folder" + +Windows +----- + +For people using windows, you might have to download the iso image for the +required distro and version manually. + +- Ubuntu 14.04 ISO + - http://releases.ubuntu.com/14.04/ubuntu-14.04.2-server-amd64.iso