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/5cc282c4 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/5cc282c4 Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/5cc282c4 Branch: refs/heads/4.1 Commit: 5cc282c4666c8c928216841a4bc9ee688de4d9c5 Parents: cce8083 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:22 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/5cc282c4/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
