The following sections describe the variables and parameters used in updating resource files:
The following environment variables are used in the imaging scripts and must not be modified:
Table F-1 Imaging Script Variables
Variable |
Definition |
---|---|
ACTIVEPARTITION |
Device of the active OS partition. |
CDBOOT |
YES = Booted from a CD. |
DISABLEZEN |
1 = Disable the ZENworks partition. |
ENABLEZEN |
1 = Re-enable the ZENworks partition. |
ZENDEVICE |
Device name of the ZENworks partition. |
ZENPARTBOOT |
YES = Booted from ZENworks partition. |
The following environment variables can be modified or set in the settings.txt file:
Table F-2 Environment Variables
Variable |
Definition |
---|---|
HDPARM |
NO = Do not set hdparm parameters. |
IMGCMD |
Imaging command to run instead of the img -a command. |
MANUALREBOOT |
YES = Do not automatically reboot. |
PARTITIONSIZE |
Size in MB to create the ZENworks partition. |
PROXYADDR |
IP/DNS address of the Imaging server. |
PROMPT |
Go to the imaging maintenance mode prompt after imaging is complete. |
Table F-3 Linuxrc Parameters
Variable |
Definition |
---|---|
netsetup |
dhcp = Use DHCP. 1 = Static IP. |
HostIP |
Static IP address to use. |
NetMask |
Network mask. |
Gateway |
Network gateway. |
HostName |
Hostname to assign. |
Nameserver |
DNS name server. |
Domain |
Domain suffix. |
NetDevice |
ethx = Define which network device to configure. |
Table F-4 Image Engine Variables
Variable |
Definition |
---|---|
DEVELOPER_LOG |
“A” creates a verbose imglog debug file. |
ZEN_IGNORE_GEO_MISMATCH |
Ignore geometry device mismatches when restoring raw image formats. |
NOABORTBUTTON |
If defined, do not display the Abort button during imaging. |