[xen-tools] Re: re-installation with xen-shell

Steve Kemp steve at steve.org.uk
Sat Nov 17 13:14:14 CET 2007


On Sat Nov 17, 2007 at 03:48:01 +0100, Henning Sprang wrote:

> hm, my script looks like:
> xen-create-image --hostname=$1

> I'm using xen-shell 1.7-1.

  Agghh  I see why this is.  /usr/bin/xm-reimage has a bug
 which is fixed in CVS - which is why I  was sure it would
 work.

  I'll make a new release.  But for the moment you can
 change /usr/bin/xm-reimage from this:


 #
 #  Run the reimage script.
 #
 /home/${user}/image.sh


  To this:

    
    #
    #  Run the reimage script.
    #
    /home/${user}/image.sh ${host}

  Failing that take the file from here:
    http://www.cvsrepository.org/cgi-bin/trac/xen-shell/getfile/xen-shell/bin/xm-reimage

  Sorry for giving you misleading information..

Steve
--
#  Kink-Friendly Dating
http://ctrl-alt-date.com/





More information about the xen-tools-discuss mailing list