Image Options; Sstk Command Line Options - HP Integrity rx1620 Deployment Manual

Scripting toolkit deployment guide
Hide thumbs Also See for Integrity rx1620:
Table of Contents

Advertisement

Table 3-1 Global options (continued)
Global Option
verbose=number
root=filename
read-only
append=string
initrd=filename
image=filename
chooser=name
message=filename
fX=filename
noedd30
quiet
The image options are specific to a particular kernel image. Each kernel image must be
identified with a logical name called a label. At least one image MUST be defined.
Table 3-2 Image options
Image Option
root=filename
read-only
append=string
initrd=filename
label=string
description=string
The SSTK command line options for the linux kernel, which are specified as a string of
values to the image "append" option, bring up the toolkit environment.
Table 3-3 SSTK command line options
SSTK Option
ssstk_init=filename
ssstk_mount_type=string
ssstk_mount=filename
ssstk_mount_options=string
Description
Set level of verbosity [0-5]. Default is 0 (no verbose).
Set global root filesystem for Linux/ia64.
Force root filesystem to be mounted read-only.
Append a string of options to kernel command line.
Name of initrd file
Define a new image.
Specify kernel chooser to use: simple or textmenu.
Printed on the main screen if supported by the chooser.
Some choosers may take advantage of this option to display the content of a file when a
certain function key X is pressed. X can vary from 1-12 to cover function keys F1 to F12.
Do not force the EDD30 EFI variable to TRUE when FALSE. In other words, do not force
the EDD30 mode if not set.
Limit the onscreen output messages during the preboot image loading process.
Description
Set root filesystem for kernel
Force root filesystem to be mounted read-only
Append a string of options to kernel command line
Name of initrd file
Logical name of image (used in interactive mode)
One line text description of the image
Description
Name of the script on the root file system that initializes the SSTK environment by
copying the repository into the ramdisk workspace. This script is named bootstrap.
This does not need to change.
File system type of your repository. If on a linux workstation (or repository server),
specify nfs. If the repository is on Windows, specify smbfs.
Network share or device that hosts the repository:
nfs
[hostname|IP]:/directory
smbfs
//[hostname|IP]/directory
USB,CD,DVD
/dev/devicename
username=user
password=mypass (for SMB/CIFS repositories only)
Edit elilo.conf
43

Advertisement

Table of Contents
loading

Table of Contents