Updated Branches: refs/heads/4.0 cd83b49ee -> 19d5f39c5
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/19d5f39c Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/19d5f39c Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/19d5f39c Branch: refs/heads/4.0 Commit: 19d5f39c579676e59f4b83eb5da3eddef230ff97 Parents: cd83b49 Author: Logan McNaughton <[email protected]> Authored: Mon Feb 4 14:48:42 2013 -0500 Committer: David Nalley <[email protected]> Committed: Mon Feb 4 15:31:54 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/19d5f39c/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 6cd1ef7..a2423b1 100644 --- a/docs/en-US/management-server-install-systemvm.xml +++ b/docs/en-US/management-server-install-systemvm.xml @@ -55,6 +55,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
