Fix for CLOUDSTACK-1112
Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/2527302a Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/2527302a Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/2527302a Branch: refs/heads/vim51_win8 Commit: 2527302a579061b0d89d4382ddc0a9a79e179d43 Parents: 27e5d1f Author: Logan McNaughton <[email protected]> Authored: Mon Feb 4 14:48:42 2013 -0500 Committer: David Nalley <[email protected]> Committed: Mon Feb 4 14:57:34 2013 -0500 ---------------------------------------------------------------------- docs/en-US/management-server-install-systemvm.xml | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/2527302a/docs/en-US/management-server-install-systemvm.xml ---------------------------------------------------------------------- diff --git a/docs/en-US/management-server-install-systemvm.xml b/docs/en-US/management-server-install-systemvm.xml index df2c373..8dc73de 100644 --- a/docs/en-US/management-server-install-systemvm.xml +++ b/docs/en-US/management-server-install-systemvm.xml @@ -54,6 +54,8 @@ <programlisting># /usr/lib64/cloud/common/scripts/storage/secondary/cloud-install-sys-tmplt -m /mnt/secondary -u http://download.cloud.com/templates/acton/acton-systemvm-02062012.qcow2.bz2 -h kvm -s <optional-management-server-secret-key> -F</programlisting> </listitem> </itemizedlist> + <para>On Ubuntu, use the following path instead:</para> + <programlisting># /usr/lib/cloud/common/scripts/storage/secondary/cloud-install-sys-tmplt</programlisting> </listitem> <listitem> <para>If you are using a separate NFS server, perform this step. If you are using the
