Dann,
You were right, I had made a symbolic link of /var/lib/systemimager/images to
another directory and someone had moved that directory. Now it is working fine
after the symbolic link was reconfigured to the new location.

Thanks

V~

dann frazier wrote:

> On Wed, Jan 21, 2004 at 06:57:08PM +0100, Vinodh Velusamy wrote:
> > Dann,
> > It seems to be not executing the rsync before the chroot i.e
> >
> > I added some echo's to the image.master as follows
> >
> > *******************
> > echo "done 1"
> > rsync -av --numeric-ids $IMAGESERVER::$IMAGENAME/ /a/ || shellout
> > echo "done 2"
> > # Leave notice of which image is installed on the client
> > echo $IMAGENAME > /a/etc/systemimager/IMAGE_LAST_SYNCED_TO || shellout
> >
> > chroot /a/ systemconfigurator --runboot || shellout
> > *************************
> > When I boot the client I get
> >
> > done 1
> > @ERROR: chroot failed
>
> ah - this is probably an error on the server side - the rsync daemon
> complaning that it can't chroot.  make sure the image it is looking
> for exists (in the path it think it should) - and maybe echo out the rsync
> command too, and see if you can run it from another machine in your network.
>
> -------------------------------------------------------
> The SF.Net email is sponsored by EclipseCon 2004
> Premiere Conference on Open Tools Development and Integration
> See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
> http://www.eclipsecon.org/osdn
> _______________________________________________
> Sisuite-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/sisuite-users

--
Vinodh Velusamy               Ubizen
Software Engineer             We Secure e-Business

Phone  +32 16 28 73 14
Fax    +32 16 28 71 00        http://www.ubizen.com

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to