use genesis kernel/initrd
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@15914 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
1242f4c912
commit
90ba6dba21
@ -545,7 +545,7 @@ sub sysclone_prepclient {
|
||||
$rsp->{data}->[0] = qq{Preparing osimage $osimage on $node.};
|
||||
xCAT::MsgUtils->message("D", $rsp, $callback);
|
||||
|
||||
my $cmd = "export PERL5LIB=/usr/lib/perl5/site_perl/;LANG=C si_prepareclient --server $server --my-modules --yes";
|
||||
my $cmd = "export PERL5LIB=/usr/lib/perl5/site_perl/;LANG=C si_prepareclient --server $server --no-uyok --yes";
|
||||
my $output = xCAT::Utils->runxcmd(
|
||||
{
|
||||
command => ["xdsh"],
|
||||
|
Loading…
Reference in New Issue
Block a user