WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] XCP

To: <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] XCP
From: Garrick Staples <garrick.staples@xxxxxxxxxxxxxxxxx>
Date: Wed, 16 Feb 2011 16:56:40 -0800
Delivery-date: Wed, 16 Feb 2011 20:31:49 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.13) Gecko/20101208 Lightning/1.0b2 Thunderbird/3.1.7
Hi all,

I'm trying to get the post install script feature of the answer file to work. I'm doing network installs using PXE. All of the dhcp/tftp/pxe parts are working fine. I can launch the XCP installer fine. I can supply it an answer file and the installer does what it is told just fine.

The part that doesn't work is the post script.

First question, which is correct, <script> or <post-install-script>? The former is described in the docs but the later is actually in everyone's examples.

Second question, is there a log file for the installer? There must be some error that I can't see. Nothing that indicates an attempt to find the script appears on the console.

I'm using various forms of this:

<script stage="installation-complete" type="url">http://10.30.30.92/install/xcp/post-install-script</script>

<post-install-script type="url">http://10.30.30.92/install/xcp/post-install-script</post-install-script>

<post-install-script type="nfs">10.30.30.92:/install/xcp/post-install-script</post-install-script>

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>