SystemImager® v3.7.5 Manual | ||
---|---|---|
<<< Previous | Next >>> |
si_prepareclient {--server HOSTNAME} [--version] [-h] [--help] [-n] [--no-rsyncd] [-q] [--quiet] [-r] [--rpm-install] [--yes] [--exclude DISK...] [-e DISK...] [--no-uyok] [--my-modules] [--kernel FILE --modules-dir DIR] [--image IMAGENAME] [--filesystem FILESYSTEM]
This manual page documents briefly the si_prepareclient command.
si_prepareclient is a program that prepares a golden client's image for extracting by an image server.
A summary of options is included below. Only one option is taken.
Display version and copyright information
Show summary of options
Do not start the rsync daemon
Run silently. Return an exit status of 0 for success or a non-zero exit status for failure
Hostname or IP address of the image server
Do not gather partition information for DISK(s). The result of using this option, is that DISK(s) will not be partitioned during the auto-install process. You may prefix DISK with "/dev/", but it is not necessary, and a base directory of /dev/ will be assumed. Example: -e /dev/sdb -e sdc -e /dev/ida/c0d0 -e ida/c0d1
This is only used when building an RPM
Answer yes to all yes/no questions
Don't create a UYOK (Use Your Own Kernel) boot package. This option is advantageous if you know you don't need a UYOK kernel, and you want this command to complete faster.
Do not detect the kernel to use with UYOK, but instead use the file specified by the argument FILE. Use this parameter only with --modules_dir and only if you use UYOK feature.
Get kernel modules to use with UYOK from the DIR repository. Use this parameter only with --kernel and only if you use UYOK feature.
Get kernel and kernel modules automatically from the image specified by IMAGENAME to use with UYOK (if executed on image server). Use this parameter only if you use UYOK feature.
Force the use of FILESYSTEM to create the initial ramdisk. Use the filesystem name as specified in /proc/filesystems. Important: the filesystem must be statically compiled in the kernel used to install the clients.
This manual page was compiled by dann <<dannf@dannf.org>
> for
the Debian GNU/Linux system (but may be used by others).
<<< Previous | Home | Next >>> |
SI_MVIMAGE | Up | SI_PUSHUPDATE |