Understanding ZENworks Partitions and Command Line Parameters

The following sections provide an understanding of the ZENworks partition and imaging commands that are used when updating Linux drivers:


The ZENworks Partition

To provide additional imaging functionality, ZENworks has changed the way it uses the ZENworks partition. Beginning with ZENworks 6.5 SP2, the partition is no longer mounted as the root file system and has a minimum size of 150 MB. In ZENworks 6.5 SP1 and earlier, the partition is mounted and used as the Linux root file system with a minimum size of 100 MB.

In ZENworks 6.5 SP2 and later, the ZENworks partition is used to store the files required to load Linux into RAM, making the result similar to using a CD or PXE boot method. The ZENworks partition has a similar boot media layout as an imaging CD.

The files stored on the ZENworks partition are /boot/loader/linux, /boot/loader/initrd, and /boot/root, which are the same directories as on the imaging CD. In ZENworks 6.5 SP2 and later, the boot loader continues to be lilo, which loads Linux as described under Understanding Device Boot Processes in a ZENworks Imaging Environment. The settings.txt file is searched for and loaded from the ZENworks partition.

If you need to modify the Linux files, you must modify the initrd or root file sets the same way as you would for other boot methods. For information, see Adding Files to the Initrd or Root File Systems.


Command Line Parameters and Variables

There are four types of command line parameters that can be used with the ZENworks imaging process. They are entered manually on the command line when booting from a CD.