Yu Chen wrote: > Hi, > > When I am runing "si_mkclientnetboot --netboot --clients test", I got this > error: > > [netboot] using the kernel and initrd.img for architecture: i386 > [netboot] using the flavor: standard > Unrecognised option: ForceArray at > /usr/lib/systemimager/perl/SystemImager/HostRange.pm line 103 > > I have googled and searched archive with no results. I have changed > "ForceArray" to "forcearray", which seems passed this error, but gave the > following error instead: > > Not an ARRAY reference at > /usr/lib/systemimager/perl/SystemImager/HostRange.pm line 127. > > Wondering if anybody can give some advices. > > My systeim information: > RHEL AS 3, systemimager 4.0.2, perl 5.8.0 > > Thanks in advance. > > CY
Which version of XML::Simple are you using? Check the changelog to see if your version supports the forcearray option: http://search.cpan.org/src/GRANTM/XML-Simple-2.18/Changes Otherwise, you need to update this perl module. -Andrea ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ sisuite-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sisuite-users
