add Ubuntu OVA link
authorYaroslav Brustinov <[email protected]>
Thu, 24 Dec 2015 08:03:39 +0000 (10:03 +0200)
committerYaroslav Brustinov <[email protected]>
Thu, 24 Dec 2015 08:03:39 +0000 (10:03 +0200)
trex_book.asciidoc

index b1a1d0a..24a5e0c 100755 (executable)
@@ -175,21 +175,28 @@ x86_64   #<1>
 <1> x86_64 is the desired output 
 
 
+==== Download OVA file 
+
+The OVA is a ready to use clone of VM to be deployed at Hypervisor.
+
+* link:http://csi-wiki-01:8181/trex/TRex_Ubuntu_VM.ova[Ubuntu 14.04.1]
+
+
 ==== Download ISO file 
 
 The ISO images of the described Linux OS can be downloaded from the following links:
 
 .Supported Linux ISO image links
-[options="header",cols="1,2,3^",width="50%"]
+[options="header",cols="1^,2^",width="50%"]
 |======================================
-| # | Distribution | SHA256 Checksum
-| 1.| link:http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/18/Fedora/x86_64/iso/Fedora-18-x86_64-DVD.iso[Fedora 18] 
+| Distribution | SHA256 Checksum
+| link:http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/18/Fedora/x86_64/iso/Fedora-18-x86_64-DVD.iso[Fedora 18] 
     | link:http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/18/Fedora/x86_64/iso/Fedora-18-x86_64-CHECKSUM[Fedora 18 CHECKSUM] 
-| 2.| link:http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/19/Fedora/x86_64/iso/Fedora-19-x86_64-DVD.iso[Fedora 19]
+| link:http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/19/Fedora/x86_64/iso/Fedora-19-x86_64-DVD.iso[Fedora 19]
     | link:http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/19/Fedora/x86_64/iso/Fedora-19-x86_64-CHECKSUM[Fedora 19 CHECKSUM] 
-| 3.| link:http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/20/Fedora/x86_64/iso/Fedora-20-x86_64-DVD.iso[Fedora 20]
+| link:http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/20/Fedora/x86_64/iso/Fedora-20-x86_64-DVD.iso[Fedora 20]
     | link:http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/20/Fedora/x86_64/iso/Fedora-20-x86_64-CHECKSUM[Fedora 20 CHECKSUM] 
-| 4.|link:http://old-releases.ubuntu.com/releases/14.04.1/ubuntu-14.04-desktop-amd64.iso[Ubuntu 14.04.01]
+| link:http://old-releases.ubuntu.com/releases/14.04.1/ubuntu-14.04-desktop-amd64.iso[Ubuntu 14.04.1]
     | http://old-releases.ubuntu.com/releases/14.04.1/SHA256SUMS[Ubuntu 14.04 CHECKSUM]
 |======================================
 
@@ -203,6 +210,7 @@ $sha256sum Fedora-18-x86_64-DVD.iso
 ----
 <1> Should be equal to the sha256 values described in the linked CHECKSUM files. 
 
+
 ==== Install Linux 
 
 Ask your lab admin to install the Linux using CIMC, assign an IP, and set the DNS. Request the sudo or super user password to enable you to ping and SSH.