Red Hat Training
A Red Hat training course is available for Red Hat Enterprise Linux
Chapter 14. Booting the Installer
Important
Graphical installation is recommended. Because Power Systems servers primarily use text consoles, anaconda will not automatically start a graphical installation. However, the graphical installer offers more features and customization and is recommended if your system has a graphical display.
To start a graphical installation, pass the
vnc
boot option (refer to Section 28.2.1, “Enabling Remote Access with VNC”).
Important
On some machines yaboot may not boot, returning the error message:
Cannot load initrd.img: Claim failed for initrd memory at 02000000 rc=ffffffff
To work around this issue, change
real-base
to c00000
. You can obtain the value of real-base
from the OpenFirmware prompt with the printenv
command and set the value with the setenv
command.
To boot an IBM Power Systems server from a DVD, you must specify the install boot device in the System Management Services (SMS) menu.
To enter the System Management Services GUI, press the 1 key during the boot process when you hear the chime sound. This brings up a graphical interface similar to the one described in this section.
On a text console, press 1 when the self test is displaying the banner along with the tested components:

Figure 14.1. SMS console
Once in the SMS menu, select the option for Select Boot Options. In that menu, specify Select Install or Boot a Device. There, select CD/DVD, and then the bus type (in most cases SCSI). If you are uncertain, you can select to view all devices. This scans all available buses for boot devices, including network adapters and hard drives.
Finally, select the device containing the installation DVD. Yaboot is loaded from this device and you are presented with a
boot:
prompt. To begin a graphical installation, pass the vnc
boot option now. Otherwise. press Enter or wait for the timeout to expire for the installation to begin.
Use yaboot with
vmlinuz
and ramdisk
to boot your system over a network. You cannot use the ppc64.img
to boot over a network; the file is too large for TFTP.
14.1. The Boot Menu
The installer displays the
boot:
prompt. For example:
IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM IBM / Elapsed time since release of system processors: 276 mins 49 secs System has 128 Mbytes in RMA Config file read, 227 bytes Welcome to the 64-bit Red Hat Enterprise Linux 6.0 installer! Hit <TAB> for boot options. Welcome to yaboot version 1.3.14 (Red Hat 1.3.14-35.el6) Enter "help" to get some basic usage information boot:
To proceed with installation, type
linux
and press Enter.
You can also specify boot options at this prompt; refer to Chapter 28, Boot Options for more information. For example, to use the installer to rescue a previously installed system, type
linux rescue
and press Enter.
The following example shows the
vnc
boot option being passed to begin a graphical installation:
boot: * linux boot: linux vnc Please wait, loading kernel...