From 552beafb9287b848d67566b41c269ac5b6377c99 Mon Sep 17 00:00:00 2001 From: mxi1 Date: Thu, 4 Mar 2010 08:28:28 +0000 Subject: [PATCH] -make the error message more clear for statelite mode git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5359 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-server/lib/xcat/plugins/sles.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xCAT-server/lib/xcat/plugins/sles.pm b/xCAT-server/lib/xcat/plugins/sles.pm index 310339859..540efa37c 100644 --- a/xCAT-server/lib/xcat/plugins/sles.pm +++ b/xCAT-server/lib/xcat/plugins/sles.pm @@ -180,7 +180,7 @@ sub mknetboot { if($statelite) { # TODO: maybe the $osver-$arch-$profile record doesn't exist in osimage, but it the statelite rootimg can exist - $callback->({error=> ["$node: statelite image $osver-$arch-$profile doesn't exist"], errorcode => [1]}); + $callback->({error=> ["$node: statelite image $osver-$arch-$profile doesn't exist; or kernel/initrd.gz doesn't exist"], errorcode => [1]}); } else { $callback->( {