Simon Ruiz wrote:
> In fact, and this is strange, on the busybox prompt I can go to
> /a/usr/local/bin and ls and see systemconfigurator sitting there
> plain as day, but when I type /a/usr/local/bin/systemconfigurator I
> get "sh: /a/usr/local/bin/systemconfigurator not found"...
> 
> Creepy...
>

I think that in this case /usr/bin/perl can't be found because you're
not trying to run systemconfigurator chrooted in /a/...

Anyway, some questions below:

1) what happens if you run systemconfigurator directly from the image on
your image server? I mean, try to run:

# chroot /var/lib/systemimager/images/<your_image>/ systemconfigurator

and:

# chroot /var/lib/systemimager/images/<your_image>/ /usr/bin/perl -v

2) what's the arch of your image server, the arch of your golden client
and the arch of the clients you're trying to install?

Cheers,
-Andrea

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
sisuite-users mailing list
sisuite-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sisuite-users

Reply via email to