Applies To

ZENworks imaging after applying the May 2016 imaging update or later

Issue

The May 2016 imaging update is built on a newer version of SUSE Linux than previous imaging environments and has removed support for the "ash" interpreter. The standard script files used to get and run Zim currently use ash and fail with the error "bad interpreter".

Solution

Change the command interpreter in zimget.s and zimrun.s to use "bash" instead.

i.e., Change the line

#!/bin/ash

at the start of both files in the zimfiles folder of your TFTP server to

#!/bin/bash

Test

Done Task
 
1. Boot into ZENworks imaging
 
2. Exit to the prompt
 
3. Run ./zimget.s
 
4. The zim files are TFTP'd down
 
5. Run ./zimrun.s
 
6. Zim runs successfully

If you have any problems or questions about the steps in this TID please contact the ENGL support team