Adding Files To The Initrd Or Root File Systems - Novell ZENWORKS 10 CONFIGURATION MANAGEMENT SP3 - PREBOOT SERVICES AND IMAGING REFERENCE 10.3 16-04-2010 User Manual

Preboot services and imaging
Hide thumbs Also See for ZENWORKS 10 CONFIGURATION MANAGEMENT SP3 - PREBOOT SERVICES AND IMAGING REFERENCE 10.3 16-04-2010:
Table of Contents

Advertisement

export IMGCMD="/bin/myscript.s"
When imaging is run, it runs
command.
G.4.2 Adding Files to the Initrd or Root File Systems
This is the preferred method for updating imaging resource files, and must be performed in a Linux
environment.
Before performing the procedures given below, make sure you have created backup copies of any
files you plan to change, specifically the
files on an imaging CD, you need an ISO editor or some other process for extracting and replacing
the file in the
IMPORTANT: When updating or adding files and Linux drivers in the
systems, document the changes you make. When you receive updated resource files from Novell,
they do not contain your customized changes. If the kernel version has changed with the newer
resource files from Novell, previously added drivers must be updated either by obtaining a new
version from the manufacturer or recompiling the driver using the correct Linux kernel version
source.
"Adding to Initrd" on page 246
"Adding to Root" on page 247
To add files to the
Section G.4.3, "Using the Driverupdate File Method," on page
Adding to Initrd
To modify the
1 Using a Linux device, create a working directory and change to that directory.
2 To copy initrd from the PXE server or the boot CD to the new working directory:
For PXE, copy
For the CD, extract
copy the extracted
3 To rename
mv initrd initrd.gz
4 To unzip the
gunzip initrd.gz
5 To create another working directory for use as a mount point in the subsequent steps, enter:
mkdir work
cd work
6 To extract
cpio -idmuv <../initrd >/dev/null 2>&1
7 To copy your files or updated driver to the extracted
cp /your_path/module.ko lib/modules/2.6.5-override-default/initrd
246 ZENworks 10 Configuration Management Preboot Services and Imaging Reference
/bin/myscript.s
image file.
bootcd.iso
file system, you can also use the
root
file system:
initrd
/tftp/boot/initrd
from the
initrd
to the Linux workstation's working directory.
initrd
to
, enter:
initrd
initrd.gz
file, enter:
initrd.gz
into the
initrd
/work
instead of using the normal
/srv/tftp/boot/initrd
driverupdate
248.
to the Linux workstation's working directory.
/boot/i386/loader
directory, enter:
initrd
img -auto
file. If you want to change the
or
file
initrd
root
file method described in
directory on the boot CD, then
file system, enter:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Zenworks 10 configuration management sp3

Table of Contents