LinkBack Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 13-Oct-2009, 04:49 PM
Member
 
Join Date: Jul 2008
Posts: 52
dchuntdnc 0 reputation points
Default custom image script not running on IR4 HP1

I recently updated our servers to ZfD 7 SP1, IR4, HP1 and an imaging script that I have used for all of the previous iterations has broken. It definitely worked with IR3a HP3 (2/2009).

For a number of reasons I need to do imaging manually (as opposed to PXE boot), so to save time I have set up the settings.txt file to run a script. This works so that when you choose 'Automatic', it will load the imaging engine then run the 'img' menu. I do the following

1. In settings.txt I modify the IMGCMD parameter at the bottom as follows:

export IMGCMD="runScript.s /bin/imgstart.s"

2. Then I put the file 'imgstart.s' file into the /addfiles/bin dir which is very simple. It is:

#!/bin/sh
#imgstart.s
#Calls img immediately after bootup
img

This has worked flawlessly until IR4 HP1. Now when I do the above and boot from the CD after the imaging engine loads I get an error that says:

The script file does not exist as specified.

usage: runScipt.s scriptname
ZENworks imaging failed with error:8.
Please remove any floppies/CDs from the drive and press any key to continue


Notice that 'runscript.s' is misspelled. I think this comes from the help file. There is no 'runscipt.s' that I can find. It is 'runScript.s'.

Any thoughts about why this is happening?

Thanks,

Dan
Reply With Quote
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -6. The time now is 09:29 PM.


© 2007 Novell, Inc. All Rights Reserved.

Search Engine Friendly URLs by vBSEO 3.3.0 RC2