From ee7e9f04714bfbc8f36933e1988d3ad81cfa7df6 Mon Sep 17 00:00:00 2001 From: Sebastien Goasguen Date: Mon, 25 Feb 2013 14:54:53 -0500 Subject: [PATCH] Docs: Fix CS-1300 --- .../en-US/management-server-install-client.xml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/docs/en-US/management-server-install-client.xml b/docs/en-US/management-server-install-client.xml index 7d219acc623..51aac15a25e 100644 --- a/docs/en-US/management-server-install-client.xml +++ b/docs/en-US/management-server-install-client.xml @@ -31,15 +31,6 @@ The &PRODUCT; Management server can be installed using either RPM or DEB packages. These packages will depend on everything you need to run the Management server. -
- Downloading vhd-util - Before setting up the Management Server, download vhd-util from vhd-util - If the Management Server is RHEL or CentOS, copy vhd-util to - /usr/lib64/cloud/common/scripts/vm/hypervisor/xenserver. - If the Management Server is Ubuntu, copy vhd-util to - /usr/lib/cloud/common/scripts/vm/hypervisor/xenserver/vhd-util. -
Install on CentOS/RHEL We start by installing the required packages: @@ -49,4 +40,13 @@ Install on Ubuntu apt-get install cloud-client
+
+ Downloading vhd-util + Before setting up the Management Server, download vhd-util from vhd-util + If the Management Server is RHEL or CentOS, copy vhd-util to + /usr/lib64/cloud/common/scripts/vm/hypervisor/xenserver + If the Management Server is Ubuntu, copy vhd-util to + /usr/lib/cloud/common/scripts/vm/hypervisor/xenserver/vhd-util +