|
|
|
|
|
|
|
|
|
|
xen-users
On Thu, Feb 17, 2011 at 12:56 AM, Garrick Staples
<garrick.staples@xxxxxxxxxxxxxxxxx> wrote:
> 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>
>
I'm not an expert on this yet, but maybe some insights from this post:
http://forums.citrix.com/message.jspa?messageID=1455417
Todd
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|