Installation Guide
Installing Red Hat Enterprise Linux 5 for all architectures
Abstract
Part I. x86, AMD64, Intel® 64 and Itanium - Installation and Booting
Chapter 1. Itanium System Specific Information
1.1. Itanium System Installation Overview
- Boot into the Extensible Firmware Interface (EFI) Shell.
- If you cannot boot from the CD-ROM, make an LS-120 diskette from the boot image file provided with Red Hat Enterprise Linux.
- Using the EFI Shell and the ELILO boot loader, load and run the kernel, and boot into the Red Hat Enterprise Linux installation program.
1.2. Itanium Systems — The EFI Shell
edit
, type
, cp
, rm
, and mkdir
. For a list of utilities and other commands, type help
at the EFI Shell prompt.
http://developer.intel.com/technology/efi/index.htm
1.2.1. Itanium Systems — EFI Device Names
map
command can be used to list all devices and file systems that EFI can recognize. When your Itanium system boots into the EFI shell, it probes your system in the following order:
- LS-120 drive (if it contains media)
- IDE hard drives on the primary IDE interface
- IDE hard drives on the secondary IDE interface
- SCSI hard drives on the SCSI interface
- CD-ROM drives on the IDE interface
- CD-ROM drives on the SCSI interface
map
map
command might look like the following:
Device mapping table fs0 : VenHw(Unknown Device:00)/HD(Part1,Sig00000000) fs1 : VenHw(Unknown Device:80)/HD(Part1,Sig00000000) fs2 : VenHw(Unknown Device:FF)/CDROM(Entry1)/HD(Part1,Sig00000000) blk0 : VenHw(Unknown Device:00) blk1 : VenHw(Unknown Device:00)/HD(Part1,Sig00000000) blk2 : VenHw(Unknown Device:80) blk3 : VenHw(Unknown Device:80)/HD(Part1,Sig00000000) blk4 : VenHw(Unknown Device:80)/HD(Part2,Sig00000000) blk5 : VenHw(Unknown Device:80)/HD(Part3,Sig00000000) blk6 : VenHw(Unknown Device:80)/HD(Part3,Sig00000000)/HD(Part1,Sig725F7772) blk7 : VenHw(Unknown Device:FF) blk8 : VenHw(Unknown Device:FF)/CDROM(Entry1) blk9 : VenHw(Unknown Device:FF)/CDROM(Entry1)/HD(Part1,Sig00000000)
fs
are FAT16 file systems that EFI can read. All the listings beginning with blk
are block devices that EFI recognizes. Both the file systems and block devices are listed in the order they are probed. Therefore, fs0
is the system partition on the LS-120, fs1
is the system partition on the hard drive, and fs2
is the system partition on the CD-ROM.
1.2.2. Itanium Systems — EFI System Partition
/boot/efi/
. This partition contains the installed Linux kernel(s) as well as the ELILO configuration file (elilo.conf
). The elilo.conf
file contains a list of kernels from which you can boot your system.
Chapter 2. Steps to Get You Started
2.1. Upgrade or Install?
2.2. Is Your Hardware Compatible?
http://hardware.redhat.com/hcl/
2.3. Do You Have Enough Disk Space?
/
and swap
) must be dedicated to Red Hat Enterprise Linux. For Itanium systems, at least three partitions (/
, /boot/efi/
, and swap
) must be dedicated to Red Hat Enterprise Linux.
- have enough unpartitioned[1] disk space for the installation of Red Hat Enterprise Linux, or
- have one or more partitions that may be deleted, thereby freeing up enough disk space to install Red Hat Enterprise Linux.
2.4. Can You Install Using the CD-ROM or DVD?
- Insert a blank, writeable CD into your computer's CD or DVD burner. On some computers, a window opens and displays various options when you insert the disc. If you see a window like this, look for an option to launch your chosen disc burning program. If you do not see an option like this, close the window and launch the program manually.
- Launch your disc burning program. On some computers, you can do this by right-clicking (or control-clicking) on the image file and selecting a menu option with a label like Copy image to CD, or Copy CD or DVD image. Other computers might provide you with a menu option to launch your chosen disc burning program, either directly or with an option like . If none of these options are available on your computer, launch the program from an icon on your desktop, in a menu of applications such as the menu on Windows operating systems, or in the Mac
Applications
folder. - In your disc burning program, select the option to burn a CD from an image file. For example, in Nero Burning ROM, this option is called and is located on the menu.Note that you can skip this step when using certain CD burning software; for example, Disk Utility on Mac OS X does not require it.
- Browse to the disc image file that you downloaded previously and select it for burning.
- Click the button that starts the burning process.
2.4.1. Alternative Boot Methods
- Boot DVD/CD-ROM
- If you can boot using the DVD/CD-ROM drive, you can create your own CD-ROM to boot the installation program. This may be useful, for example, if you are performing an installation over a network or from a hard drive. Refer to Section 2.4.2, “Making an Installation Boot CD-ROM” for further instructions.
- USB pen drive
- If you cannot boot from the DVD/CD-ROM drive, but you can boot using a USB device, such as a USB pen drive, the following alternative boot method is available.Your system firmware must support booting from a USB device in order for this boot method to work. Refer to the hardware vendor's documentation for details on specifying the device from which the system boots.
Important
When configuring partitions and file systems during installation, ensure you verify the USB device's size, name, and type. The order in which names are assigned to USB-attached storage devices can vary because certain devices may take longer to initialize than others. Consequently, a device may receive a different name than you expect, such assdc
instead ofsda
.- Make a copy of the Red Hat Enterprise Linux 5 installation files available. Either:
- Insert the Red Hat Enterprise Linux 5 installation DVD or CD-ROM#1.
- Mount an image of the Red Hat Enterprise Linux 5 installation DVD or CD-ROM#1.
- Ensure that the installation files are available on a network location accessible by your system, for example, on an NFS share that it can access.
- Attach a USB flash drive to your system. The following steps presume a system that runs Red Hat Enterprise Linux 5.
- Run
dmesg
to identify the device name for the drive. If you rundmesg
shortly after you attach the drive, the device name appears in the most recent lines of output. For example, the followingdmesg
output shows a flash drive that receives the device name/dev/sdb
:Initializing USB Mass Storage driver... scsi2 : SCSI emulation for USB Mass Storage devices usb-storage: device found at 5 usb-storage: waiting for device to settle before scanning usbcore: registered new driver usb-storage USB Mass Storage support registered. Vendor: USB 2.0 Model: Flash Disk Rev: 5.00 Type: Direct-Access ANSI SCSI revision: 02 SCSI device sdb: 2043904 512-byte hdwr sectors (1046 MB) sdb: Write Protect is off sdb: Mode Sense: 0b 00 00 08 sdb: assuming drive cache: write through SCSI device sdb: 2043904 512-byte hdwr sectors (1046 MB) sdb: Write Protect is off sdb: Mode Sense: 0b 00 00 08 sdb: assuming drive cache: write through sdb: sdb1 sd 2:0:0:0: Attached scsi removable disk sdb sd 2:0:0:0: Attached scsi generic sg1 type 0 usb-storage: device scan complete
- Unmount any partitions on the flash drive that are currently mounted. It is likely that your system automatically mounted any available partitions when you attached the flash drive.
- Use the
mount
command to find any mounted partitions on the flash drive. For example, the following output shows a single partition on/dev/sdb
is mounted, the partition named/dev/sdb1
:$ mount /dev/mapper/VolGroup00-LogVol00 on / type ext3 (rw) proc on /proc type proc (rw) sysfs on /sys type sysfs (rw) devpts on /dev/pts type devpts (rw,gid=5,mode=620) tmpfs on /dev/shm type tmpfs (rw,rootcontext="system_u:object_r:tmpfs_t:s0") /dev/sda1 on /boot type ext3 (rw) none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw) sunrpc on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw) /dev/sdb1 on /media/BOOTUSB type vfat (rw,nosuid,nodev,uid=500,utf8,shortname=mixed,flush)
- Unmount partitions with the
umount
command. For example, to unmount/dev/sdb1
, run:umount /dev/sdb1
Runumount
for each partition on the flash drive that is mounted.
- Use
fdisk
to partition the flash drive to contain a single partition only, with the following parameters:- numbered
1
. - partition type is set to
b
(W95 FAT32). - flagged as bootable.
- Run
mkdosfs
to format the partition created in the previous step as FAT. For example:mkdosfs /dev/sdb1
- Mount the partition. For example:
mount /dev/sdb1 /mnt
- Copy the contents of the
isolinux/
directory of the installation DVD or CD-ROM#1 onto the flash drive. - Rename the configuration file from
isolinux.cfg
tosyslinux.cfg
. For example, if the flash drive is mounted on/mnt
, run:cd /mnt/; mv isolinux.cfg syslinux.cfg
- If necessary, edit
syslinux.cfg
for your particular environment. For example, to configure the installation to use a kickstart file shared over NFS, specify:linux ks=nfs:://ks.cfg
- Copy the
images/pxeboot/initrd.img
file from the installation DVD or CD-ROM#1 onto the flash drive. - Unmount the flash drive. For example:
umount /dev/sdb1
- Make the USB flash drive bootable. For example:
syslinux /dev/sdb1
- Mount the flash drive again. For example:
mount /dev/sdb1 /mnt
- Install the GRUB boot loader on the USB flash drive. For example:
grub-install --root-directory=/mnt /dev/sdb
- Verify that the USB flash drive has a /boot/grub directory. If it does not, create the directory manually; for example:
mkdir -p /mnt/boot/grub
- Create the
boot/grub/grub.conf
file on the flash drive as follows:default=0 timeout=5 root (hd1,0) title Red Hat Enterprise Linux installer kernel /vmlinuz initrd /initrd.img
- Unmount the flash drive. For example:
umount /dev/sdb1
- Detach the USB flash drive.
- Attach the USB disk to the system on which you wish to install Red Hat Enterprise Linux.
- Boot the target system from the USB flash drive.
2.4.2. Making an Installation Boot CD-ROM
isolinux
(not available for Itanium systems) is used for booting the Red Hat Enterprise Linux installation CD. To create your own CD-ROM to boot the installation program, use the following instructions:
isolinux/
directory from the Red Hat Enterprise Linux DVD or CD #1 into a temporary directory (referred to here as <path-to-workspace>
) using the following command:
cp -r <path-to-cd>/isolinux/
<path-to-workspace>
<path-to-workspace>
directory you have created:
cd <path-to-workspace>
chmod u+w isolinux/*
mkisofs -o file.iso -b isolinux.bin -c boot.cat -no-emul-boot \ -boot-load-size 4 -boot-info-table -R -J -v -T isolinux/
Note
file.iso
and located in <path-to-workspace>
) to a CD-ROM as you normally would.
2.5. Preparing for a Network Installation
Note
boot:
prompt (prepend with elilo
for Itanium systems):
linux mediacheck
Note
/location/of/disk/space
. The directory that will be made publicly available via FTP, NFS, or HTTP will be specified as /publicly/available/directory. For example, /location/of/disk/space
may be a directory you create called /var/isos
. /publicly/available/directory
might be /var/www/html/rhel5
, for an HTTP install.
- Create an iso image from the installation disk(s) using the following command (for DVDs):
dd if=/dev/dvd of=/location/of/disk/space/RHEL5.iso
where dvd refers to your DVD drive device.
2.5.1. Preparing for FTP and HTTP installation
RELEASE-NOTES
files and all files from the RedHat
directory on all operating systems ISO images. On Linux and UNIX systems, the following process will properly configure the target directory on your server (repeat for each CD-ROM/ISO image):
- Insert CD-ROM or DVD-ROM.
mount /media/cdrom
- If you are installing the Server variant, run
cp -a /media/cdrom/Server <target-directory>
If you are installing the Client variant, runcp -a /media/cdrom/Client <target-directory>
cp /media/cdrom/RELEASE-NOTES* <target-directory>
(Installation CD 1 or DVD only)cp /media/cdrom/images <target-directory>
(Installation CD 1 or DVD only)umount /media/cdrom
<target-directory>
represents the path to the directory to contain the installation tree.)
Note
/publicly/available/directory
directory is shared via FTP or HTTP, and verify client access. You can check to see whether the directory is accessible from the server itself, and then from another machine on the same subnet that you will be installing to.
2.5.2. Preparing for an NFS install
- For DVD:
mv /location/of/disk/space/RHEL5.iso /publicly/available/directory/
- For CDROMs:
mv /location/of/disk/space/disk*.iso /publicly/available/directory/
/publicly/available/directory
directory is exported via NFS via an entry in /etc/exports
.
/publicly/available/directory client.ip.address
/publicly/available/directory *
/sbin/service nfs start
). If NFS is already running, reload the configuration file (on a Red Hat Enterprise Linux system use /sbin/service nfs reload
).
2.6. Preparing for a Hard Drive Installation
Note
- Using a set of CD-ROMs, or a DVD — Create ISO image files from each installation CD-ROM, or from the DVD. For each CD-ROM (once for the DVD), execute the following command on a Linux system:
dd if=/dev/cdrom of=/tmp/file-name.iso
- Using ISO images — transfer these images to the system to be installed.Verifying that ISO images are intact before you attempt an installation, helps to avoid problems. To verify the ISO images are intact prior to performing an installation, use an
md5sum
program (manymd5sum
programs are available for various operating systems). Anmd5sum
program should be available on the same Linux machine as the ISO images.
Note
boot:
prompt (prepend with elilo
for Itanium systems):
linux mediacheck
updates.img
exists in the location from which you install, it is used for updates to anaconda
, the installation program. Refer to the file install-methods.txt
in the anaconda
RPM package for detailed information on the various ways to install Red Hat Enterprise Linux, as well as how to apply the installation program updates.
Chapter 3. System Specifications List
- hard drive(s): type, label, size; e.g. IDE hda=40 GB
- partitions: map of partitions and mount points; e.g.
/dev/hda1=/home
,/dev/hda2=/
(fill this in once you know where they will reside) - memory: amount of RAM installed on your system; e.g. 512 MB, 1 GB
- CD-ROM: interface type; e.g. SCSI, IDE (ATAPI)
- SCSI adapter: if present, make and model number; e.g. BusLogic SCSI Adapter, Adaptec 2940UW
- network card: if present, make and model number; e.g. Tulip, 3COM 3C590
- mouse: type, protocol, and number of buttons; e.g. generic 3 button PS/2 mouse, MouseMan 2 button serial mouse
- monitor: make, model, and manufacturer specifications; e.g. Optiquest Q53, ViewSonic G773
- video card: make, model number and size of VRAM; e.g. Creative Labs Graphics Blaster 3D, 8MB
- sound card: make, chipset and model number; e.g. S3 SonicVibes, Sound Blaster 32/64 AWE
- IP, DHCP, and BOOTP addresses
- netmask
- gateway IP address
- one or more name server IP addresses (DNS)
- domain name: the name given to your organization; e.g.
example.com
- hostname: the name of your computer; your personal choice of names; e.g.
cookie
,southpark
Chapter 4. Installing on Intel® and AMD Systems
- Becoming familiar with the installation program's user interface
- Starting the installation program
- Selecting an installation method
- Configuration steps during the installation (language, keyboard, mouse, partitioning, etc.)
- Finishing the installation
4.1. The Graphical Installation Program User Interface
Note
boot:
prompt:
linux text
Note
elilo linux text
4.1.1. A Note about Virtual Consoles
console | keystrokes | contents |
---|---|---|
1 | ctrl+alt+f1 | installation dialog |
2 | ctrl+alt+f2 | shell prompt |
3 | ctrl+alt+f3 | install log (messages from installation program) |
4 | ctrl+alt+f4 | system-related messages |
5 | ctrl+alt+f5 | other messages |
6 | ctrl+alt+f6 | x graphical display |
4.2. Screenshots during installation
/root/anaconda-screenshots
.
autostep --autoscreenshot
option to generate a screenshot of each step of the installation automatically. Refer to Section 31.3, “Creating the Kickstart File” for details of configuring a Kickstart file.
4.3. The Text Mode Installation Program User Interface
Note
Figure 4.1. Installation Program Widgets as seen in Boot Loader Configuration
Figure 4.2. Installation Program Widgets as seen in Disk Druid
- Window — Windows (usually referred to as dialogs in this manual) appear on your screen throughout the installation process. At times, one window may overlay another; in these cases, you can only interact with the window on top. When you are finished in that window, it disappears, allowing you to continue working in the window underneath.
- Checkbox — Checkboxes allow you to select or deselect a feature. The box displays either an asterisk (selected) or a space (unselected). When the cursor is within a checkbox, press Space to select or deselect a feature.
- Text Input — Text input lines are regions where you can enter information required by the installation program. When the cursor rests on a text input line, you may enter and/or edit information on that line.
- Text Widget — Text widgets are regions of the screen for the display of text. At times, text widgets may also contain other widgets, such as checkboxes. If a text widget contains more information than can be displayed in the space reserved for it, a scroll bar appears; if you position the cursor within the text widget, you can then use the Up and Down arrow keys to scroll through all the information available. Your current position is shown on the scroll bar by a # character, which moves up and down the scroll bar as you scroll.
- Scroll Bar — Scroll bars appear on the side or bottom of a window to control which part of a list or document is currently in the window's frame. The scroll bar makes it easy to move to any part of a file.
- Button Widget — Button widgets are the primary method of interacting with the installation program. You progress through the windows of the installation program by navigating these buttons, using the Tab and Enter keys. Buttons can be selected when they are highlighted.
- Cursor — Although not a widget, the cursor is used to select (and interact with) a particular widget. As the cursor is moved from widget to widget, it may cause the widget to change color, or the cursor itself may only appear positioned in or next to the widget.
4.3.1. Using the Keyboard to Navigate
Warning
4.4. Starting the Installation Program
Note
4.4.1. Booting the Installation Program on x86, AMD64, and Intel® 64 Systems
- Red Hat Enterprise Linux DVD/CD-ROM — Your machine supports a bootable DVD/CD-ROM drive and you have the Red Hat Enterprise Linux CD-ROM set or DVD.
- Boot CD-ROM — Your machine supports a bootable CD-ROM drive and you want to perform network or hard drive installation.
- USB pen drive — Your machine supports booting from a USB device.
- PXE boot via network — Your machine supports booting from the network. This is an advanced installation path. Refer to Chapter 34, PXE Network Installations for additional information on this method.
Note
boot:
prompt should appear. The screen contains information on a variety of boot options. Each boot option also has one or more help screens associated with it. To access a help screen, press the appropriate function key as listed in the line at the bottom of the screen.
- Once the
boot:
prompt appears, the installation program automatically begins if you take no action within the first minute. To disable this feature, press one of the help screen function keys. - If you press a help screen function key, there is a slight delay while the help screen is read from the boot media.
4.4.2. Booting the Installation Program on Itanium Systems
4.4.2.1. Booting the Installation Program from the DVD/CD-ROM
- Remove all media except Red Hat Enterprise Linux CD #1.
- From themenu choose .
- At the
Shell>
prompt, change to the file system on the CD-ROM. For example, in the above samplemap
output, the system partition on the CD-ROM isfs1
. To change to thefs1
file system, typefs1:
at the prompt. - Type
elilo linux
to boot into the installation program. - Go to Chapter 4, Installing on Intel® and AMD Systems to begin the installation.
4.4.2.2. Booting the Installation Program from an LS-120 Diskette
images/boot.img
. To create this diskette in Linux, insert a blank LS-120 diskette and type the following command at a shell prompt:
dd if=boot.img of=/dev/hda bs=180k
/dev/hda
with the correct device name for the LS-120 diskette drive.
- Insert the LS-120 diskette you made from the boot image file
boot.img
. If you are performing a local CD-ROM installation but booting off the LS-120 diskette, insert the Red Hat Enterprise Linux CD #1 also. If you are performing a hard drive, NFS, FTP, or HTTP installation, you do not need the CD-ROM. - From themenu choose .
- At the
Shell>
prompt, change the device to the LS-120 drive by typing the commandfs0:
, using the examplemap
output above. - Type
elilo linux
to boot into the installation program. - Go to Chapter 4, Installing on Intel® and AMD Systems to begin the installation.
4.4.3. Additional Boot Options
elilo linux option
Note
linux text
- ISO images have an md5sum embedded in them. To test the checksum integrity of an ISO image, at the installation boot prompt, type:
linux mediacheck
The installation program prompts you to insert a CD or select an ISO image to test, and selectto perform the checksum operation. This checksum operation can be performed on any Red Hat Enterprise Linux CD and does not have to be performed in a specific order (for example, CD #1 does not have to be the first CD you verify). It is strongly recommended to perform this operation on any Red Hat Enterprise Linux CD that was created from downloaded ISO images. This command works with the CD, DVD, hard drive ISO, and NFS ISO installation methods. - Also in the
images/
directory is theboot.iso
file. This file is an ISO image than can be used to boot the installation program. To use theboot.iso
, your computer must be able to boot from its CD-ROM drive, and its BIOS settings must be configured to do so. You must then burn theboot.iso
file onto a recordable/rewriteable CD-ROM. linux console=<device>
For text mode installations, use:linux text console=<device>
In the above command, <device> should be the device you are using (such as ttyS0 or ttyS1). For example,linux text console=ttyS0
.Text mode installations using a serial terminal work best when the terminal supports UTF-8. Under UNIX and Linux, Kermit supports UTF-8. For Windows, Kermit '95 works well. Non-UTF-8 capable terminals works as long as only English is used during the installation process. An enhanced serial display can be used by passing theutf8
command as a boot-time option to the installation program. For example:linux console=ttyS0 utf8
4.4.3.1. Kernel Options
linux updates
linux text updates
rhupdates/
on the server.
4.5. Selecting an Installation Method
- DVD/CD-ROM
- If you have a DVD/CD-ROM drive and the Red Hat Enterprise Linux CD-ROMs or DVD you can use this method. Refer to Section 4.6, “Installing from DVD/CD-ROM”, for DVD/CD-ROM installation instructions.
- Hard Drive
- If you have copied the Red Hat Enterprise Linux ISO images to a local hard drive, you can use this method. You need a boot CD-ROM (use the
linux askmethod
boot option). Refer to Section 4.7, “Installing from a Hard Drive”, for hard drive installation instructions. - NFS
- If you are installing from an NFS server using ISO images or a mirror image of Red Hat Enterprise Linux, you can use this method. You need a boot CD-ROM (use the
linux askmethod
boot option). Refer to Section 4.9, “Installing via NFS” for network installation instructions. Note that NFS installations may also be performed in GUI mode. - FTP
- If you are installing directly from an FTP server, use this method. You need a boot CD-ROM (use the
linux askmethod
boot option). Refer to Section 4.10, “Installing via FTP”, for FTP installation instructions. - HTTP
- If you are installing directly from an HTTP (Web) server, use this method. You need a boot CD-ROM (use the
linux askmethod
boot option). Refer to Section 4.11, “Installing via HTTP”, for HTTP installation instructions.
4.6. Installing from DVD/CD-ROM
Note
4.7. Installing from a Hard Drive
askmethod
boot options and selected in the Installation Method dialog). This dialog allows you to name the disk partition and directory from which you are installing Red Hat Enterprise Linux. If you used the repo=hd
boot option, you already specified a partition.
Figure 4.3. Selecting Partition Dialog for Hard Drive Installation
/
. If the ISO images are located in a subdirectory of a mounted partition, enter the name of the directory holding the ISO images within that partition. For example, if the partition on which the ISO images is normally mounted as /home/
, and the images are in /home/new/
, you would enter /new/
.
4.8. Performing a Network Installation
askmethod
boot option, the Configure TCP/IP dialog appears. This dialog asks for your IP and other network addresses. You can choose to configure the IP address and Netmask of the device via DHCP or manually. If manually, you have the option to enter IPv4 and/or IPv6 information. Enter the IP address you are using during installation and press Enter. Note that you need to supply IPv4 information if you wish to perform an NFS installation.
Figure 4.4. TCP/IP Configuration
4.9. Installing via NFS
eastcoast
in the domain example.com
, enter eastcoast.example.com
in the NFS Server field.
/export/directory/
.
Figure 4.5. NFS Setup Dialog
4.10. Installing via FTP
askmethod
boot options and selected in the Installation Method dialog). This dialog allows you to identify the FTP server from which you are installing Red Hat Enterprise Linux. If you used the repo=ftp
boot option, you already specified a server and path.
Figure 4.6. FTP Setup Dialog
variant/
directory for your architecture. For example, if the FTP site contains the directory /mirrors/redhat/arch/variant;/
, enter /mirrors/redhat/arch/
(where arch is replaced with the architecture type of your system, such as i386, ia64, ppc, or s390x, and variant is the variant that you are installing, such as Client, Server, Workstation, etc.). If everything was specified properly, a message box appears indicating that files are being retrieved from the server.
Note
mkdir discX
mount -o loop RHEL5-discX.iso discX
X
with the corresponding disc number.
4.11. Installing via HTTP
askmethod
boot option and selected in the Installation Method dialog). This dialog prompts you for information about the HTTP server from which you are installing Red Hat Enterprise Linux. If you used the repo=http
boot option, you already specified a server and path.
variant/
directory for your architecture. For example, if the HTTP site contains the directory /mirrors/redhat/arch/variant/
, enter /mirrors/redhat/arch/
(where arch is replaced with the architecture type of your system, such as i386, ia64, ppc, or s390x, and variant is the variant that you are installing, such as Client, Server, Workstation, etc.). If everything was specified properly, a message box appears indicating that files are being retrieved from the server.
Figure 4.7. HTTP Setup Dialog
Note
mkdir discX
mount -o loop RHEL5-discX.iso discX
X
with the corresponding disc number.
4.12. Welcome to Red Hat Enterprise Linux
4.13. Language Selection
Figure 4.8. Language Selection
4.14. Keyboard Configuration
Figure 4.9. Keyboard Configuration
Note
system-config-keyboard
command in a shell prompt to launch the Keyboard Configuration Tool. If you are not root, it prompts you for the root password to continue.
4.15. Enter the Installation Number
Figure 4.10. Installation Number
4.16. Disk Partitioning Setup
Warning
/var/cache/yum/
by default. If you partition the system manually, and create a separate /var/
partition, be sure to create the partition large enough (3.0 GB or more) to download package updates.
Figure 4.11. Disk Partitioning Setup
Warning
Important
mapper/mpath
instead.
4.17. Advanced Storage Options
Figure 4.12. Advanced Storage Options
Figure 4.13. Enable network Interface
Figure 4.14. Configure ISCSI Parameters
4.18. Create Default Layout
- Remove all partitions on selected drives and create default layout — select this option to remove all partitions on your hard drive(s) (this includes partitions created by other operating systems such as Windows VFAT or NTFS partitions).
Warning
If you select this option, all data on the selected hard drive(s) is removed by the installation program. Do not select this option if you have information that you want to keep on the hard drive(s) where you are installing Red Hat Enterprise Linux. - Remove Linux partitions on selected drives and create default layout — select this option to remove only Linux partitions (partitions created from a previous Linux installation). This does not remove other partitions you may have on your hard drive(s) (such as VFAT or FAT32 partitions).
- Use free space on selected drives and create default layout — select this option to retain your current data and partitions, assuming you have enough free space available on your hard drive(s).
Figure 4.15. Create Default Layout
Warning
Note
/boot/
partition must be created on a partition outside of the RAID array, such as on a separate hard drive. An internal hard drive is necessary to use for partition creation with problematic RAID cards.
/boot/
partition is also necessary for software RAID setups.
/boot/
partition.
4.19. Partitioning Your System
Note
Note
/boot/efi/
partition of approximately 100 MB and of type FAT (VFAT), a swap partition of at least 512 MB, and an appropriately-sized root (/
) partition.
Figure 4.16. Partitioning with Disk Druid on x86, AMD64, and Intel® 64 Systems
4.19.1. Graphical Display of Hard Drive(s)
4.19.2. Disk Druid's Buttons
- Partitions section. Selecting opens a dialog box. Some or all of the fields can be edited, depending on whether the partition information has already been written to disk.: Used to modify attributes of the partition currently selected in theYou can also edit free space as represented in the graphical display to create a new partition within that space. Either highlight the free space and then select thebutton, or double-click on the free space to edit it.
- To make a RAID device, you must first create (or reuse existing) software RAID partitions. Once you have created two or more software RAID partitions, selectto join the software RAID partitions into a RAID device.
- Current Disk Partitions section. You will be asked to confirm the deletion of any partition.: Used to remove the partition currently highlighted in the
- Disk Druid to its original state. All changes made will be lost if you the partitions.: Used to restore
- It should only be used if you have experience using RAID. To read more about RAID, see the Red Hat Enterprise Linux Deployment Guide.: Used to provide redundancy to any or all disk partitions.To make a RAID device, you must first create software RAID partitions. Once you have created two or more software RAID partitions, selectto join the software RAID partitions into a RAID device.
- It should only be used if you have experience using LVM. To read more about LVM, see the Red Hat Enterprise Linux Deployment Guide. Note, LVM is only available in the graphical installation program.: Allows you to create an LVM logical volume. The role of LVM (Logical Volume Manager) is to present a simple logical view of underlying physical storage space, such as a hard drive(s). LVM manages individual physical disks — or to be more precise, the individual partitions present on them.To create an LVM logical volume, you must first create partitions of type physical volume (LVM). Once you have created one or more physical volume (LVM) partitions, selectto create an LVM logical volume.
4.19.3. Partition Fields
- Device: This field displays the partition's device name.
- Mount Point/RAID/Volume: A mount point is the location within the directory hierarchy at which a volume exists; the volume is "mounted" at this location. This field indicates where the partition is mounted. If a partition exists, but is not set, then you need to define its mount point. Double-click on the partition or click the button.
- Type: This field shows the partition's file system type (for example, ext2, ext3, or vfat).
- Format: This field shows if the partition being created will be formatted.
- Size (MB): This field shows the partition's size (in MB).
- Start: This field shows the cylinder on your hard drive where the partition begins.
- End: This field shows the cylinder on your hard drive where the partition ends.
4.19.4. Recommended Partitioning Scheme
4.19.4.1. Itanium systems
- A
/boot/efi/
partition (100 MB minimum) — the partition mounted on/boot/efi/
contains all the installed kernels, the initrd images, and ELILO configuration files.Warning
You must create a/boot/efi/
partition of type VFAT and at least 100 MB in size as the first primary partition. - A swap partition (at least 256 MB) — swap partitions are used to support virtual memory. In other words, data is written to a swap partition when there is not enough RAM to store the data your system is processing.In years past, the recommended amount of swap space increased linearly with the amount of RAM in the system. But because the amount of memory in modern systems has increased into the hundreds of gigabytes, it is now recognized that the amount of swap space that a system needs is a function of the memory workload running on that system. However, given that swap space is usually designated at install time, and that it can be difficult to determine beforehand the memory workload of a system, we recommend determining system swap using the following table.
Table 4.2. Recommended System Swap Space Amount of RAM in the System Recommended Amount of Swap Space 4GB of RAM or less a minimum of 2GB of swap space 4GB to 16GB of RAM a minimum of 4GB of swap space 16GB to 64GB of RAM a minimum of 8GB of swap space 64GB to 256GB of RAM a minimum of 16GB of swap space 256GB to 512GB of RAM a minimum of 32GB of swap space Note that you can obtain better performance by distributing swap space over multiple storage devices, particularly on systems with fast drives, controllers, and interfaces. - A root partition (3.0 GB - 5.0 GB) — this is where "
/
" (the root directory) is located. In this setup, all files (except those stored in/boot/efi
) are on the root partition.A 3.0 GB partition allows you to install a minimal installation, while a 5.0 GB root partition lets you perform a full installation, choosing all package groups.
4.19.4.2. x86, AMD64, and Intel® 64 systems
- A swap partition (at least 256 MB) — swap partitions are used to support virtual memory. In other words, data is written to a swap partition when there is not enough RAM to store the data your system is processing.In years past, the recommended amount of swap space increased linearly with the amount of RAM in the system. But because the amount of memory in modern systems has increased into the hundreds of gigabytes, it is now recognized that the amount of swap space that a system needs is a function of the memory workload running on that system. However, given that swap space is usually designated at install time, and that it can be difficult to determine beforehand the memory workload of a system, we recommend determining system swap using the following table.
Table 4.3. Recommended System Swap Space Amount of RAM in the System Recommended Amount of Swap Space 4GB of RAM or less a minimum of 2GB of swap space 4GB to 16GB of RAM a minimum of 4GB of swap space 16GB to 64GB of RAM a minimum of 8GB of swap space 64GB to 256GB of RAM a minimum of 16GB of swap space 256GB to 512GB of RAM a minimum of 32GB of swap space Note that you can obtain better performance by distributing swap space over multiple storage devices, particularly on systems with fast drives, controllers, and interfaces. - A
/boot/
partition (250 MB) — the partition mounted on/boot/
contains the operating system kernel (which allows your system to boot Red Hat Enterprise Linux), along with files used during the bootstrap process. Due to limitations, creating a native ext3 partition to hold these files is required. For most users, a 250 MB boot partition is sufficient.Note
If your hard drive is more than 1024 cylinders (and your system was manufactured more than two years ago), you may need to create a/boot/
partition if you want the/
(root) partition to use all of the remaining space on your hard drive.Note
If you have a RAID card, be aware that some BIOSes do not support booting from the RAID card. In cases such as these, the/boot/
partition must be created on a partition outside of the RAID array, such as on a separate hard drive. - A
root
partition (3.0 GB - 5.0 GB) — this is where "/
" (the root directory) is located. In this setup, all files (except those stored in/boot
) are on the root partition.A 3.0 GB partition allows you to install a minimal installation, while a 5.0 GB root partition lets you perform a full installation, choosing all package groups. - A
home
partition (at least 100 MB) — for storing user data separately from system data. This will be a dedicated partition within a volume group for the/home
directory. This will enable you to upgrade or reinstall Red Hat Enterprise Linux without erasing user data files.
Warning
/var
on a network filesystem (for example, NFS, iSCSI, or NBD) The /var
directory contains critical data that must be read from or written to during the boot process before establishing network services.
/var/spool
, /var/www
or other subdirectories on a separate network disk, just not the complete /var
filesystem.
4.19.5. Adding Partitions
Note
Figure 4.17. Creating a New Partition
- Mount Point: Enter the partition's mount point. For example, if this partition should be the root partition, enter
/
; enter/boot
for the/boot
partition, and so on. You can also use the pull-down menu to choose the correct mount point for your partition. For a swap partition the mount point should not be set - setting the filesystem type to swap is sufficient. - File System Type: Using the pull-down menu, select the appropriate file system type for this partition. For more information on file system types, refer to Section 4.19.5.1, “File System Types”.
- Allowable Drives: This field contains a list of the hard disks installed on your system. If a hard disk's box is highlighted, then a desired partition can be created on that hard disk. If the box is not checked, then the partition will never be created on that hard disk. By using different checkbox settings, you can have Disk Druid place partitions where you need them, or let Disk Druid decide where partitions should go.
- Size (MB): Enter the size (in megabytes) of the partition. Note, this field starts with 100 MB; unless changed, only a 100 MB partition will be created.
- Additional Size Options: Choose whether to keep this partition at a fixed size, to allow it to "grow" (fill up the available hard drive space) to a certain point, or to allow it to grow to fill any remaining hard drive space available.If you choose Fill all space up to (MB), you must give size constraints in the field to the right of this option. This allows you to keep a certain amount of space free on your hard drive for future use.
- Force to be a primary partition: Select whether the partition you are creating should be one of the first four partitions on the hard drive. If unselected, the partition is created as a logical partition. Refer to Section 26.1.3, “Partitions within Partitions — An Overview of Extended Partitions”, for more information.
- Encrypt: Choose whether to encrypt the partition so that the data stored on it cannot be accessed without a passphrase, even if the storage device is connected to another system. Refer to Chapter 29, Disk Encryption Guide for information on encryption of storage devices. If you select this option, the installer prompts you to provide a passphrase before it writes the partition to the disk.
4.19.5.1. File System Types
- ext3 — The ext3 file system is based on the ext2 file system and has one main advantage — journaling. Using a journaling file system reduces time spent recovering a file system after a crash as there is no need to
fsck
[2] the file system. A maximum file system size of 16TB is supported for ext3. The ext3 file system is selected by default and is highly recommended. - ext2 — An ext2 file system supports standard Unix file types (regular files, directories, symbolic links, etc). It provides the ability to assign long file names, up to 255 characters.
- physical volume (LVM) — Creating one or more physical volume (LVM) partitions allows you to create an LVM logical volume. LVM can improve performance when using physical disks. For more information regarding LVM, see the Red Hat Enterprise Linux Deployment Guide.
- software RAID — Creating two or more software RAID partitions allows you to create a RAID device. For more information regarding RAID, see chapter RAID (Redundant Array of Independent Disks) in the Red Hat Enterprise Linux Deployment Guide.
- swap — Swap partitions are used to support virtual memory. In other words, data is written to a swap partition when there is not enough RAM to store the data your system is processing. See the Red Hat Enterprise Linux Deployment Guide for additional information.
- vfat — The VFAT file system is a Linux file system that is compatible with Microsoft Windows long filenames on the FAT file system. This file system must be used for the
/boot/efi/
partition on Itanium systems.
4.19.6. Editing Partitions
Note
4.19.7. Deleting a Partition
4.20. x86, AMD64, and Intel® 64 Boot Loader Configuration
Figure 4.18. Boot Loader Configuration
Warning
Red Hat Enterprise Linux
(for GRUB). Other partitions may also have boot labels. To add or change the boot label for other partitions that have been detected by the installation program, click once on the partition to select it. Once selected, you can change the boot label by clicking the button.
Note
Important
Important
4.20.1. Advanced Boot Loader Configuration
- The master boot record (MBR) — This is the recommended place to install a boot loader, unless the MBR already starts another operating system loader, such as System Commander. The MBR is a special area on your hard drive that is automatically loaded by your computer's BIOS, and is the earliest point at which the boot loader can take control of the boot process. If you install it in the MBR, when your machine boots, GRUB presents a boot prompt. You can then boot Red Hat Enterprise Linux or any other operating system that you have configured the boot loader to boot.
Figure 4.19. Boot Loader Installation
Note
/boot/
partition was created.
/boot/
partition. If you have a system which supports the LBA32 extension for booting operating systems above the 1024 cylinder limit, and you want to place your /boot/
partition above cylinder 1024, you should select this option.
Note
/boot
Linux partition on the first 1024 cylinders of your hard drive to boot Linux. The other Linux partitions can be after cylinder 1024.
parted
, 1024 cylinders equals 528MB. For more information, refer to:
http://www.pcguide.com/ref/hdd/bios/sizeMB504-c.html
Important
/dev/mapper/mpath0
.
4.20.2. Rescue Mode
- Using the CD-ROM to boot an x86, AMD64, or Intel® 64 system, type
linux rescue
at the installation boot prompt. Itanium users should typeelilo linux rescue
to enter rescue mode.
4.20.3. Alternative Boot Loaders
- LOADLIN
- You can load Linux from MS-DOS. Unfortunately, this requires a copy of the Linux kernel (and an initial RAM disk, if you have a SCSI adapter) to be available on an MS-DOS partition. The only way to accomplish this is to boot your Red Hat Enterprise Linux system using some other method (for example, from a boot CD-ROM) and then copy the kernel to an MS-DOS partition. LOADLIN is available fromand associated mirror sites.
- SYSLINUX
- SYSLINUX is an MS-DOS program very similar to LOADLIN. It is also available fromand associated mirror sites.
- Commercial boot loaders
- You can load Linux using commercial boot loaders. For example, System Commander and Partition Magic are able to boot Linux (but still require GRUB to be installed in your Linux root partition).
Note
4.20.4. SMP Motherboards and GRUB
4.21. Network Configuration
Figure 4.20. Network Configuration
Figure 4.21. Editing a Network Device
Note
Note
localhost
.
Note
system-config-network
command in a shell prompt to launch the Network Administration Tool. If you are not root, it prompts you for the root password to continue.
4.22. Time Zone Configuration
- Using your mouse, click on the interactive map to select a specific city (represented by a yellow dot). A red X appears indicating your selection.
- You can also scroll through the list at the bottom of the screen to select your time zone. Using your mouse, click on a location to highlight your selection.
Note
system-config-date
command in a shell prompt to launch the Time and Date Properties Tool. If you are not root, it prompts you for the root password to continue.
timeconfig
.
4.23. Set Root Password
Note
Figure 4.22. Root Password
su -
to root when you need to fix something quickly. These basic rules minimize the chances of a typo or an incorrect command doing damage to your system.
Note
su -
at the shell prompt in a terminal window and then press Enter. Then, enter the root password and press Enter.
Note
Note
system-config-rootpassword
command in a shell prompt to launch the Root Password Tool. If you are not root, it prompts you for the root password to continue.
4.24. Package Group Selection
Note
Figure 4.23. Package Group Selection
Figure 4.24. Package Group Details
4.25. Preparing to Install
4.25.1. Prepare to Install
/root/install.log
once you reboot your system.
Warning
4.26. Installing Packages
4.27. Installation Complete
- Press Enter — causes the default boot entry to be booted.
- Select a boot label, followed by Enter — causes the boot loader to boot the operating system corresponding to the boot label.
- Do nothing — after the boot loader's timeout period, (by default, five seconds) the boot loader automatically boots the default boot entry.
login:
prompt or a GUI login screen (if you installed the X Window System and chose to start X automatically) appears.
4.28. Itanium Systems — Booting Your Machine and Post-Installation Setup
elilo
elilo
, the default kernel listed in the /boot/efi/elilo.conf
configuration file is loaded. (The first kernel listed in the file is the default.)
/boot/efi/elilo.conf
after the elilo
command. For example, to load the kernel named linux
, type:
elilo linux
/boot/efi/elilo.conf
file in EFI with the following instructions:
- At the
Shell>
prompt, change devices to the system partition (mounted as/boot/efi
in Linux). For example, iffs0
is the system boot partition, typefs0:
at the EFI Shell prompt. - Type
ls
at thefs0:\>
to make sure you are in the correct partition. - Then type:
Shell>
type elilo.conf
This command displays the contents of the configuration file. Each stanza contains a line beginning withlabel
followed by a label name for that kernel. The label name is what you type afterelilo
to boot the different kernels.
4.28.1. Post-Installation Boot Loader Options
single
for single user mode or mem=1024M
to force Red Hat Enterprise Linux to use 1024 MB of memory. To pass options to the boot loader, enter the following at the EFI Shell prompt (replace linux
with the label name of the kernel you want to boot and option
with the boot options you want to pass to the kernel):
elilo linux option
4.28.2. Booting Red Hat Enterprise Linux Automatically
elilo
and any boot options at the EFI Shell prompt each time you wish to boot your Itanium system. However, if you wish to configure your system to boot into Red Hat Enterprise Linux automatically, you need to configure the EFI Boot Manager.
- Boot the Itanium system and choose EFI Boot Manager menu.from the
- Choosefrom the Main Menu.
- Select the system partition that is mounted as
/boot/efi/
in Linux. - Select the
elilo.efi
file. - At the
Enter New Description:
prompt, typeRed Hat Enterprise Linux 5
, or any name that you want to appear on the EFI Boot Manager menu. - At the
Enter Boot Option Data Type:
prompt, enterN
for if you do not want to pass options to the ELILO boot loader. This option works for most cases. If you want to pass options to the boot loader, you can configure it in the/boot/efi/elilo.conf
configuration file instead. - Answer
Yes
to theSave changes to NVRAM
prompt. This returns you to the EFI Boot Maintenance Manager menu. - Next, you want to make themenu item the default. A list of boot options appears. Move the menu item up to the top of the list by selecting it with the arrow keys and pressing the u key to move it up the list. You can move items down the list by selecting it and pressing the d key. After changing the boot order, choose . Choose to return to the Main Menu.
- Optionally, you can change the boot timeout value by choosing=> from the Main Menu.
- Return to the EFI Boot Manager by selecting .
4.28.2.1. Using a Startup Script
startup.nsh
. The last command should be elilo
to boot into Linux.
startup.nsh
script should be in the /boot/efi
partition (/boot/efi/startup.nsh
) and contain the following text:
echo -off your set of commands elilo
elilo
.
Shell>
prompt, change devices to the system partition (mounted as /boot/efi
in Linux). For example, if fs0
is the system boot partition, type fs0:
at the EFI Shell prompt. Type ls
to make sure you are in the correct partition. Then type edit startup.nsh
. Type the contents of the file and save it.
startup.nsh
file and use it to boot the system. To stop EFI from loading the file, type Ctrl+c . This aborts the process, and returns you to the EFI shell prompt.
fsck
application is used to check the file system for metadata consistency and optionally repair one or more Linux file systems.
Chapter 5. Removing Red Hat Enterprise Linux
Note
fdisk
utility to create a new MBR with the undocumented flag /mbr
. This ONLY rewrites the MBR to boot the primary DOS partition. The command should look like the following:
fdisk /mbr
fdisk
, you will experience the Partitions exist but they do not exist problem. The best way to remove non-DOS partitions is with a tool that understands partitions other than DOS.
linux rescue
. This starts the rescue mode program.
list-harddrives
. This command lists all hard drives on your system that are recognizable by the installation program, as well as their sizes in megabytes.
Warning
parted
. Start parted
, where /dev/hda is the device on which to remove the partition:
parted /dev/hda
print
command, view the current partition table to determine the minor number of the partition to remove:
print
command also displays the partition's type (such as linux-swap, ext2, ext3, and so on). Knowing the type of the partition helps you in determining whether to remove the partition.
rm
. For example, to remove the partition with minor number 3:
rm 3
Important
print
command to confirm that it is removed from the partition table.
quit
to quit parted
.
parted
, type exit
at the boot prompt to exit rescue mode and reboot your system, instead of continuing with the installation. The system should reboot automatically. If it does not, you can reboot your computer using Control+Alt+Delete .
Chapter 6. Troubleshooting Installation on an Intel® or AMD System
6.1. You are Unable to Boot Red Hat Enterprise Linux
6.1.1. Are You Unable to Boot With Your RAID Card?
GRUB:
) and a flashing cursor may be all that appears. If this is the case, you must repartition your system.
/boot
partition outside of the RAID array, such as on a separate hard drive. An internal hard drive is necessary to use for partition creation with problematic RAID cards.
/boot/
partition.
6.1.2. Is Your System Displaying Signal 11 Errors?
boot:
or yaboot:
prompt (prepend with elilo
for Itanium systems):
linux mediacheck
http://www.bitwizard.nl/sig11/
6.2. Trouble Beginning the Installation
6.2.1. Problems with Booting into the Graphical Installation
resolution=
boot option. This option may be most helpful for laptop users. Another solution to try is the driver=
option to specify the driver that should be loaded for your video card. If this works, it should be reported as a bug as the installer has failed to autodetect your videocard. Refer to Chapter 8, Additional Boot Options for Intel® and AMD Systems for more information on boot options.
Note
nofb
boot option. This command may be necessary for accessibility with some screen reading hardware.
6.3. Trouble During the Installation
6.3.1. No devices found to install Red Hat Enterprise Linux
Error Message
No devices found to install Red Hat Enterprise Linux
, there is probably a SCSI controller that is not being recognized by the installation program.
6.3.2. Saving Traceback Messages Without a Diskette Drive
scp
the error message to a remote system.
/tmp/anacdump.txt
. Once the dialog appears, switch over to a new tty (virtual console) by pressing the keys Ctrl+Alt+F2
and scp
the message written to /tmp/anacdump.txt
to a known working remote system.
6.3.3. Trouble with Partition Tables
The partition table on device hda was unreadable. To create new partitions it must be initialized, causing the loss of ALL DATA on this drive.
6.3.4. Using Remaining Space
swap
and a /
(root) partition created, and you have selected the root partition to use the remaining space, but it does not fill the hard drive.
/boot
partition if you want the /
(root) partition to use all of the remaining space on your hard drive.
6.3.5. Other Partitioning Problems
- A
/
(root) partition - A <swap> partition of type swap
Note
6.3.6. Other Partitioning Problems for Itanium System Users
- A
/boot/efi/
partition of type VFAT - A
/
(root) partition - A <swap> partition of type swap
Note
6.3.7. Are You Seeing Python Errors?
/tmp/
directory. The error may look similar to:
Traceback (innermost last): File "/var/tmp/anaconda-7.1//usr/lib/anaconda/iw/progress_gui.py", line 20, in run rc = self.todo.doInstall () File "/var/tmp/anaconda-7.1//usr/lib/anaconda/todo.py", line 1468, in doInstall self.fstab.savePartitions () File "fstab.py", line 221, in savePartitions sys.exit(0) SystemExit: 0 Local variables in innermost frame: self: <fstab.GuiFstab instance at 8446fe0> sys: <module 'sys' (built-in)> ToDo object: (itodo ToDo p1 (dp2 S'method' p3 (iimage CdromInstallMethod p4 (dp5 S'progressWindow' p6 <failed>
/tmp/
are symbolic to other locations or have been changed since creation. These symbolic or changed links are invalid during the installation process, so the installation program cannot write information and fails.
http://www.redhat.com/support/errata/
http://fedoraproject.org/wiki/Anaconda
http://bugzilla.redhat.com/bugzilla/
http://www.redhat.com/apps/activate/
6.4. Problems After Installation
6.4.1. Trouble With the Graphical GRUB Screen on an x86-based System?
/boot/grub/grub.conf
file.
grub.conf
file, comment out the line which begins with splashimage
by inserting the #
character at the beginning of the line.
b
to boot the system.
grub.conf
file is reread and any changes you have made take effect.
grub.conf
file.
6.4.2. Booting into a Graphical Environment
startx
.
/etc/inittab
, by changing just one number in the runlevel section. When you are finished, reboot the computer. The next time you log in, you are presented with a graphical login prompt.
su
command.
gedit /etc/inittab
to edit the file with gedit. The file /etc/inittab
opens. Within the first screen, a section of the file which looks like the following appears:
# Default runlevel. The runlevels used by RHS are:
# 0 - halt (Do NOT set initdefault to this)
# 1 - Single user mode
# 2 - Multiuser, without NFS (The same as 3, if you do not have networking)
# 3 - Full multiuser mode
# 4 - unused
# 5 - X11
# 6 - reboot (Do NOT set initdefault to this)
# id:3:initdefault:
id:3:initdefault:
from a 3
to a 5
.
Warning
3
to 5
.
id:5:initdefault:
6.4.3. Problems with the X Window System (GUI)
6.4.4. Problems with the X Server Crashing and Non-Root Users
df -h
df
command should help you diagnose which partition is full. For additional information about df
and an explanation of the options available (such as the -h
option used in this example), refer to the df
man page by typing man df
at a shell prompt.
/home/
and /tmp/
partitions can sometimes fill up quickly with user files. You can make some room on that partition by removing old files. After you free up some disk space, try running X as the user that was unsuccessful before.
6.4.5. Problems When You Try to Log In
linux single
.
elilo
followed by the boot command.
e
for edit when the GRUB boot screen has loaded. You are presented with a list of items in the configuration file for the boot label you have selected.
kernel
and type e
to edit this boot entry.
kernel
line, add:
single
b
to boot the system.
#
prompt, you must type passwd root
, which allows you to enter a new password for root. At this point you can type shutdown -r now
to reboot the system with the new root password.
su -
and enter your root password when prompted. Then, type passwd <username>
. This allows you to enter a new password for the specified user account.
http://hardware.redhat.com/hcl/
6.4.6. Is Your RAM Not Being Recognized?
cat /proc/meminfo
command.
/boot/grub/grub.conf
:
mem=xxM
/boot/grub/grub.conf
, the above example would look similar to the following:
# NOTICE: You have a /boot partition. This means that # all kernel paths are relative to /boot/ default=0 timeout=30 splashimage=(hd0,0)/grub/splash.xpm.gz title Red Hat Enterprise Linux (2.6.9-5.EL) root (hd0,0) kernel /vmlinuz-2.6.9-5.EL ro root=/dev/hda3 mem=128M
grub.conf
are reflected on your system.
e
for edit. You are presented with a list of items in the configuration file for the boot label you have selected.
kernel
and type e
to edit this boot entry.
kernel
line, add
mem=xxM
b
to boot the system.
elilo
followed by the boot command.
6.4.7. Your Printer Does Not Work
system-config-printer
command at a shell prompt to launch the Printer Configuration Tool. If you are not root, it prompts you for the root password to continue.
6.4.8. Problems with Sound Configuration
system-config-soundcard
) utility.
system-config-soundcard
command at a shell prompt to launch the Sound Card Configuration Tool. If you are not root, it prompts you for the root password to continue.
Chapter 7. Updating drivers during installation on Intel and AMD systems
- place the image file in a location accessible to the installer:
- on a local IDE hard drive
- a USB storage device such as a USB flash drive
- on a FTP, HTTP, or NFS server on your local network (or take note of a location on the Internet where someone else has placed the image file)
- create a driver update disk by unpacking the image file onto:
- a CD (if your computer has an IDE optical drive)
- a DVD (if your computer has an IDE optical drive)
- a floppy disk
- a USB storage device such as a USB flash drive
- create an initial ramdisk update from the image file and store it on a PXE server. This is an advanced procedure that you should consider only if you cannot perform a driver update with any other method.
7.1. Limitations of driver updates during installation
- Devices already in use
- You cannot use a driver update to replace drivers that the installation program has already loaded. Instead, you must complete the installation with the drivers that the installation program loaded and update to the new drivers after installation, or, if you need the new drivers for the installation process, consider performing an initial RAM disk driver update — refer to Section 7.2.3, “Preparing an initial RAM disk update”.
- Devices with an equivalent device available
- Because all devices of the same type are initialized together, you cannot update drivers for a device if the installation program has loaded drivers for a similar device. For example, consider a system that has two different network adapters, one of which has a driver update available. The installation program will initialize both adapters at the same time, and therefore, you will not be able to use this driver update. Again, complete the installation with the drivers loaded by the installation program and update to the new drivers after installation, or use an initial RAM disk driver update.
7.2. Preparing for a driver update during installation
- Methods that use the image file itself
- local hard drive (IDE only)
- USB storage device (for example, USB flash drive)
- network (HTTP, FTP, NFS)
- Methods that use a driver update disk produced from an image file
- floppy disk
- CD (IDE only)
- DVD (IDE only)
- USB storage device (for example, USB flash drive)
- Methods that use an initial RAM disk update
- PXE
Important
7.2.1. Preparing to use a driver update image file
7.2.1.1. Preparing to use an image file on local storage
.iso
. In the following example, the file is named dd.iso
:
Figure 7.1. Content of a USB flash drive holding a driver update image file
OEMDRV
, the installation program will automatically examine it for driver updates and load any that it detects. This behavior is controlled by the dlabel=on
boot option, which is enabled by default. Refer to Section 7.3.1, “Let the installer automatically find a driver update disk”.
7.2.1.2. Preparing to use an image file available through a network
7.2.2. Preparing a driver update disk
7.2.2.1. Creating a driver update disk on CD or DVD
Important
- Use the desktop file manager to locate the driver update ISO image file supplied to you by Red Hat or your hardware vendor.
Figure 7.2. A typical .iso file displayed in a file manager window
- Right-click on this file and choose. You will see a window similar to the following:
Figure 7.3. CD/DVD Creator's Write to Disc dialog
- Click the CD/DVD Creator will prompt you to insert one.button. If a blank disc is not already in the drive,
Figure 7.4. Contents of a typical driver update disc on CD or DVD
.iso
, then you have not created the disk correctly and should try again. Ensure that you choose an option similar to burn from image if you use a Linux desktop other than GNOME or if you use a different operating system.
7.2.2.2. Creating a driver update disk on floppy disk, or USB storage device
Important
Warning
- Insert a blank, formatted floppy disk into an available drive, or connect an empty USB storage device (such as a USB flash drive) to your computer. Note the device name allocated to this disk, for example,
/dev/fd0
for a floppy disk in the first floppy drive on your system.If you do not know the device name, become root and use the commandfdisk -l
on the command line. You will see a list of all storage devices available on your system. Compare the output offdisk -l
when the disk inserted or the storage device is attached with the output of this command when the disk is removed or the storage device is disconnected. - At the command line, change into the directory that contains the image file.
- At the command line, type:
dd if=image of=device
where image is the image file, and device is the device name. For example, to create a driver disk on floppy disk/dev/fd0
from driver update image filedd.iso
, you would use:dd if=dd.iso of=/dev/fd0
7.2.3. Preparing an initial RAM disk update
Important
- Place the driver update image file on your PXE server. Usually, you would do this by downloading it to the PXE server from a location on the Internet specified by Red Hat or your hardware vendor. Names of driver update image files end in
.iso
. - Copy the driver update image file into the
/tmp/initrd_update
directory. - Rename the driver update image file to
dd.img
. - At the command line, change into the
/tmp/initrd_update
directory, type the following command, and press Enter:find . | cpio --quiet -c -o | gzip -9 >/tmp/initrd_update.img
- Copy the file
/tmp/initrd_update.img
into the directory the holds the target that you want to use for installation. This directory is placed under the/tftpboot/pxelinux/
directory. For example,/tftpboot/pxelinux/r5su3/
might hold the PXE target for Red Hat Enterprise Linux 5.3 Server. - Edit the
/tftpboot/pxelinux/pxelinux.cfg/default
file to include an entry that includes the initial RAM disk update that you just created, in the following format:label target-dd kernel target/vmlinuz append initrd=target/initrd.img,target/dd.img
Where target is the target that you want to use for installation.
Example 7.1. Preparing an initial RAM disk update from a driver update image file
driver_update.iso
is a driver update image file that you downloaded from the Internet to a directory on your PXE server. The target that you want to PXE boot from is located in /tftpboot/pxelinux/r5su3
$ cp driver_update.iso /tmp/initrd_update/dd.img $ cd /tmp/initrd_update $ find . | cpio --quiet -c -o | gzip -9 >/tmp/initrd_update.img $ cp /tmp/initrd_update.img /tftpboot/pxelinux/r5su3/dd.img
/tftpboot/pxelinux/pxelinux.cfg/default
file and include the following entry:
label r5su3-dd kernel r5su3/vmlinuz append initrd=r5su3/initrd.img,r5su3/dd.img
7.3. Performing a driver update during installation
- let the installer automatically find a driver update disk.
- let the installer prompt you for a driver update.
- use a boot option to specify a driver update disk.
- use a boot option to specify a driver update image file on a network.
- select a PXE target that includes a driver update.
7.3.1. Let the installer automatically find a driver update disk
OEMDRV
before starting the installation process. The installer will automatically examine the device and load any driver updates that it detects and will not prompt you during the process. Refer to Section 7.2.1.1, “Preparing to use an image file on local storage” to prepare a storage device for the installer to find.
7.3.2. Let the installer prompt you for a driver update
- Begin the installation normally for whatever method you have chosen. If the installer cannot load drivers for a piece of hardware that is essential for the installation process (for example, if it cannot detect any network or storage controllers), it prompts you to insert a driver update disk:
Figure 7.5. The no driver found dialog
- Select Use a driver disk and refer to Section 7.4, “Specifying the location of a driver update image file or driver update disk”.
7.3.3. Use a boot option to specify a driver update disk
Important
- Type
linux dd
at the boot prompt at the start of the installation process and press Enter. The installer prompts you to confirm that you have a driver disk:Figure 7.6. The driver disk prompt
- Insert the driver update disk that you created on CD, DVD, floppy disk, or USB storage device and select. The installer examines the storage devices that it can detect. If there is only one possible location that could hold a driver disk (for example, the installer detects the presence of a floppy disk, but no other storage devices) it will automatically load any driver updates that it finds at this location.If the installer finds more than one location that could hold a driver update, it prompts you to specify the location of the update. Refer to to Section 7.4, “Specifying the location of a driver update image file or driver update disk” .
7.3.4. Use a boot option to specify a driver update image file on a network
Important
linux dd=URL
(where URL is the HTTP, FTP, or NFS address of a driver update image) at the boot prompt at the start of the installation process and press Enter. The installer will retrieve the driver update image from that address and use it during installation.
7.3.5. Select a PXE target that includes a driver update
- Select
network boot
in your computer's BIOS or boot menu. The procedure to specify this option varies widely among different computers. Consult your hardware documentation or the hardware vendor for specifics relevant to your computer. - In the preexecution boot environment (PXE), choose the boot target that you prepared on your PXE server. For example, if you labeled this environment
r5su3-dd
in the/tftpboot/pxelinux/pxelinux.cfg/default
file on your PXE server, typer5su3-dd
at the prompt and press Enter.
7.4. Specifying the location of a driver update image file or driver update disk
Figure 7.7. Selecting a driver disk source
Figure 7.8. Selecting a driver disk partition
Figure 7.9. Selecting an ISO image
Chapter 8. Additional Boot Options for Intel® and AMD Systems
boot:
prompt.
Boot Time Command Arguments
askmethod
- this command asks you to select the installation method you would like to use when booting from the Red Hat Enterprise Linux CD-ROM.
apic
- this x86 boot command works around a bug commonly encountered in the Intel 440GX chipset BIOS and should only be executed with the installation program kernel.
dd
- this argument causes the installation program to prompt you to use a driver diskette.
dd=url
- this argument causes the installation program to prompt you to use a driver image from a specified HTTP, FTP, or NFS network address.
display=ip:0
- this command allows remote display forwarding. In this command, ip should be replaced with the IP address of the system on which you want the display to appear.On the system you want the display to appear on, you must execute the command
xhost +remotehostname
, where remotehostname is the name of the host from which you are running the original display. Using the commandxhost +remotehostname
limits access to the remote display terminal and does not allow access from anyone or any system not specifically authorized for remote access. driverdisk
- this command performs the same function as the
dd
command and also prompts you to use a driver diskette during the installation of Red Hat Enterprise Linux. linux upgradeany
- this command relaxes some of the checks on your
/etc/redhat-release
file. If your/etc/redhat-release
file has been changed from the default, your Red Hat Enterprise Linux installation may not be found when attempting an upgrade to Red Hat Enterprise Linux 5. Use this option only if your existing Red Hat Enterprise Linux installation was not detected. mediacheck
- this command gives you the option of testing the integrity of the install source (if an ISO-based method). this command works with the CD, DVD, hard drive ISO, and NFS ISO installation methods. Verifying that the ISO images are intact before you attempt an installation helps to avoid problems that are often encountered during an installation.
mem=xxxm
- this command allows you to override the amount of memory the kernel detects for the machine. This may be needed for some older systems where only 16 mb is detected and for some new machines where the video card shares the video memory with the main memory. When executing this command, xxx should be replaced with the amount of memory in megabytes.
mpath
- enables multipath support.
Important
If you install Red Hat Enterprise Linux 5.11 on a network storage device accessible through multiple paths, you must boot the installation process with this option. If you do not specify this option at boot time, installation will fail, or the system will fail to boot after installation completes. nmi_watchdog=1
- this command enables the built-in kernel deadlock detector. This command can be used to debug hard kernel lockups. by executing periodic NMI (Non Maskable Interrupt) interrupts, the kernel can monitor whether any CPU has locked up and print out debugging messages as needed.
noapic
- this x86 boot command tells the kernel not to use the APIC chip. It may be helpful for some motherboards with a bad APIC (such as the Abit BP6) or with a buggy bios. systems based on the nvidia nforce3 chipset (such as the Asus SK8N) have been known to hang during IDE detection at boot time, or display other interrupt-delivery issues.
noeject
- do not eject optical discs after installation. This option is useful in remote installations where it is difficult to close the tray afterwards.
nomce
- this x86 boot command disables self-diagnosis checks performed on the CPU. the kernel enables self-diagnosis on the CPU by default (called machine check exception). Early Compaq Pentium systems may need this option as they do not support processor error checking correctly. A few other laptops, notably those using the Radeon IGP chipset, may also need this option.
nonet
- this command disables network hardware probing.
nopass
- this command disables the passing of keyboard and mouse information to stage 2 of the installation program. It can be used to test keyboard and mouse configuration screens during stage 2 of the installation program when performing a network installation.
nopcmcia
- this command ignores any PCMCIA controllers in system.
noprobe
- this command disables hardware detection and instead prompts the user for hardware information.
noshell
- this command disables shell access on virtual console 2 during an installation.
nostorage
- this command disables probing for SCSI and RAID storage hardware.
nousb
- this command disables the loading of USB support during the installation. If the installation program tends to hang early in the process, this command may be helpful.
nousbstorage
- this command disables the loading of the usbstorage module in the installation program's loader. It may help with device ordering on SCSI systems.
numa=off
- Red Hat Enterprise Linux supports NUMA (non-uniform memory access) on the AMD64 architecture. while all cpus can access all memory even without numa support, the numa support present in the updated kernel causes memory allocations to favor the cpu on which they originate as much as possible, thereby minimizing inter-CPU memory traffic. This can provide significant performance improvements in certain applications. to revert to the original non-NUMA behavior, specify this boot option.
reboot=b
- this x86, AMD64, and Intel® EM64T boot command changes the way the kernel tries to reboot the machine. If a kernel hang is experienced while the system is shutting down, this command may cause the system to reboot successfully.
rescue
- this command runs rescue mode. Refer to Chapter 27, Basic System Recovery for more information about rescue mode.
resolution=
- tells the installation program which video mode to run. it accepts any standard resolution, such as
640x480
,800x600
,1024x768
, and so on. serial
- this command turns on serial console support.
text
- this command disables the graphical installation program and forces the installation program to run in text mode.
updates
- this command prompts you to insert a floppy diskette containing updates (bug fixes) for the anaconda installation program. It is not needed if you are performing a network installation and have already placed the updates image contents in
rhupdates/
on the server. updates=
- this command allows you to specify a URL to retrieve updates (bug fixes) for the anaconda installation program.
vnc
- this command allows you to install from a VNC server.
vncpassword=
- this command sets the password used to connect to the VNC server.
Important
Chapter 9. The GRUB Boot Loader
9.1. Boot Loaders and System Architecture
Architecture | Boot Loaders |
---|---|
AMD® AMD64 | GRUB |
IBM® eServer™ System i™ | OS/400® |
IBM® eServer™ System p™ | YABOOT |
IBM® System z® | z/IPL |
IBM® System z® | z/IPL |
Intel® Itanium™ | ELILO |
x86 | GRUB |
9.2. GRUB
9.2.1. GRUB and the x86 Boot Process
- The Stage 1 or primary boot loader is read into memory by the BIOS from the MBR[4]. The primary boot loader exists on less than 512 bytes of disk space within the MBR and is capable of loading either the Stage 1.5 or Stage 2 boot loader.
- The Stage 1.5 boot loader is read into memory by the Stage 1 boot loader, if necessary. Some hardware requires an intermediate step to get to the Stage 2 boot loader. This is sometimes true when the
/boot/
partition is above the 1024 cylinder head of the hard drive or when using LBA mode. The Stage 1.5 boot loader is found either on the/boot/
partition or on a small part of the MBR and the/boot/
partition. - The Stage 2 or secondary boot loader is read into memory. The secondary boot loader displays the GRUB menu and command environment. This interface allows the user to select which kernel or operating system to boot, pass arguments to the kernel, or look at system parameters.
- The secondary boot loader reads the operating system or kernel as well as the contents of
/boot/sysroot/
into memory. Once GRUB determines which operating system or kernel to start, it loads it into memory and transfers control of the machine to that operating system.
Warning
9.2.2. Features of GRUB
- GRUB provides a true command-based, pre-OS environment on x86 machines. This feature affords the user maximum flexibility in loading operating systems with specified options or gathering information about the system. For years, many non-x86 architectures have employed pre-OS environments that allow system booting from a command line.
- GRUB supports Logical Block Addressing (LBA) mode. LBA places the addressing conversion used to find files in the hard drive's firmware, and is used on many IDE and all SCSI hard devices. Before LBA, boot loaders could encounter the 1024-cylinder BIOS limitation, where the BIOS could not find a file after the 1024 cylinder head of the disk. LBA support allows GRUB to boot operating systems from partitions beyond the 1024-cylinder limit, so long as the system BIOS supports LBA mode. Most modern BIOS revisions support LBA mode.
- GRUB can read ext2 partitions. This functionality allows GRUB to access its configuration file,
/boot/grub/grub.conf
, every time the system boots, eliminating the need for the user to write a new version of the first stage boot loader to the MBR when configuration changes are made. The only time a user needs to reinstall GRUB on the MBR is if the physical location of the/boot/
partition is moved on the disk. For details on installing GRUB to the MBR, refer to Section 9.3, “Installing GRUB”.
9.3. Installing GRUB
/sbin/grub-install <location>
, where <location> is the location that the GRUB Stage 1 boot loader should be installed. For example, the following command installs GRUB to the MBR of the master IDE device on the primary IDE bus:
/sbin/grub-install /dev/hda
Important
/boot
directory must reside on a single, specific disk partition. The /boot
directory cannot be striped across multiple disks, as in a level 0 RAID. To use a level 0 RAID on your system, place /boot on a separate partition outside the RAID.
/boot
directory must reside on a single, specific disk partition, GRUB cannot boot the system if the disk holding that partition fails or is removed from the system. This is true even if the disk is mirrored in a level 1 RAID. The following Red Hat Knowledgebase article describes how to make the system bootable from another disk in the mirrored set: http://kbase.redhat.com/faq/docs/DOC-7095
9.4. GRUB Terminology
9.4.1. Device Names
(<type-of-device><bios-device-number>,<partition-number>)
hd
for a hard disk or fd
for a 3.5 diskette. A lesser used device type is also available called nd
for a network disk. Instructions on configuring GRUB to boot over the network are available online at http://www.gnu.org/software/grub/manual/.
0
and a secondary IDE hard drive is numbered 1
. This syntax is roughly equivalent to that used for devices by the kernel. For example, the a
in hda
for the kernel is analogous to the 0
in hd0
for GRUB, the b
in hdb
is analogous to the 1
in hd1
, and so on.
0
. However, BSD partitions are specified using letters, with a
corresponding to 0
, b
corresponding to 1
, and so on.
Note
0
, not 1
. Failing to make this distinction is one of the most common mistakes made by new users.
(hd0)
and the second as (hd1)
. Likewise, GRUB refers to the first partition on the first drive as (hd0,0)
and the third partition on the second hard drive as (hd1,2)
.
- It does not matter if system hard drives are IDE or SCSI, all hard drives begin with the letters
hd
. The lettersfd
are used to specify 3.5 diskettes. - To specify an entire device without respect to partitions, leave off the comma and the partition number. This is important when telling GRUB to configure the MBR for a particular disk. For example,
(hd0)
specifies the MBR on the first device and(hd3)
specifies the MBR on the fourth device. - If a system has multiple drive devices, it is very important to know how the drive boot order is set in the BIOS. This is a simple task if a system has only IDE or SCSI drives, but if there is a mix of devices, it becomes critical that the type of drive with the boot partition be accessed first.
9.4.2. File Names and Blocklists
(<device-type><device-number>,<partition-number>)</path/to/file>
hd
, fd
, or nd
. Replace <device-number> with the integer for the device. Replace </path/to/file> with an absolute path relative to the top-level of the device.
0+50,100+25,200+1
(hd0,0)+1
chainloader
command with a similar blocklist designation at the GRUB command line after setting the correct device and partition as root:
chainloader +1
9.4.3. The Root File System and GRUB
(hd0,0)/grub/splash.xpm.gz
is located within the /grub/
directory at the top-level (or root) of the (hd0,0)
partition (which is actually the /boot/
partition for the system).
kernel
command is executed with the location of the kernel file as an option. Once the Linux kernel boots, it sets up the root file system that Linux users are familiar with. The original GRUB root file system and its mounts are forgotten; they only existed to boot the kernel file.
9.5. GRUB Interfaces
Note
- Menu Interface
- This is the default interface shown when GRUB is configured by the installation program. A menu of operating systems or preconfigured kernels are displayed as a list, ordered by name. Use the arrow keys to select an operating system or kernel version and press the Enter key to boot it. If you do nothing on this screen, then after the time out period expires GRUB will load the default option.Press the e key to enter the entry editor interface or the c key to load a command line interface.Refer to Section 9.7, “GRUB Menu Configuration File” for more information on configuring this interface.
- Menu Entry Editor Interface
- To access the menu entry editor, press the e key from the boot loader menu. The GRUB commands for that entry are displayed here, and users may alter these command lines before booting the operating system by adding a command line (o inserts a new line after the current line and O inserts a new line before it), editing one (e), or deleting one (d).After all changes are made, the b key executes the commands and boots the operating system. The Esc key discards any changes and reloads the standard menu interface. The c key loads the command line interface.
Note
For information about changing runlevels using the GRUB menu entry editor, refer to Section 9.8, “Changing Runlevels at Boot Time”. - Command Line Interface
- The command line interface is the most basic GRUB interface, but it is also the one that grants the most control. The command line makes it possible to type any relevant GRUB commands followed by the Enter key to execute them. This interface features some advanced shell-like features, including Tab key completion based on context, and Ctrl key combinations when typing commands, such as Ctrl+a to move to the beginning of a line and Ctrl+e to move to the end of a line. In addition, the arrow, Home, End, and Delete keys work as they do in the
bash
shell.Refer to Section 9.6, “GRUB Commands” for a list of common commands.
9.5.1. Interfaces Load Order
9.6. GRUB Commands
boot
— Boots the operating system or chain loader that was last loaded.chainloader </path/to/file>
— Loads the specified file as a chain loader. If the file is located on the first sector of the specified partition, use the blocklist notation,+1
, instead of the file name.The following is an examplechainloader
command:chainloader +1
displaymem
— Displays the current use of memory, based on information from the BIOS. This is useful to determine how much RAM a system has prior to booting it.initrd </path/to/initrd>
— Enables users to specify an initial RAM disk to use when booting. Aninitrd
is necessary when the kernel needs certain modules in order to boot properly, such as when the root partition is formatted with the ext3 file system.The following is an exampleinitrd
command:initrd /initrd-2.6.8-1.523.img
install <stage-1> <install-disk> <stage-2>
— Installs GRUB to the system MBR.p
config-file<stage-1>
— Signifies a device, partition, and file where the first boot loader image can be found, such as(hd0,0)/grub/stage1
.<install-disk>
— Specifies the disk where the stage 1 boot loader should be installed, such as(hd0)
.<stage-2>
— Passes the stage 2 boot loader location to the stage 1 boot loader, such as(hd0,0)/grub/stage2
.p
<config-file>
— This option tells theinstall
command to look for the menu configuration file specified by<config-file>
, such as(hd0,0)/grub/grub.conf
.
Warning
Theinstall
command overwrites any information already located on the MBR.kernel </path/to/kernel> <option-1> <option-N>
... — Specifies the kernel file to load when booting the operating system. Replace </path/to/kernel> with an absolute path from the partition specified by the root command. Replace <option-1> with options for the Linux kernel, such asroot=/dev/VolGroup00/LogVol00
to specify the device on which the root partition for the system is located. Multiple options can be passed to the kernel in a space separated list.The following is an examplekernel
command:kernel /vmlinuz-2.6.8-1.523 ro root=/dev/VolGroup00/LogVol00
The option in the previous example specifies that the root file system for Linux is located on thehda5
partition.root (<device-type><device-number>,<partition>)
— Configures the root partition for GRUB, such as(hd0,0)
, and mounts the partition.The following is an exampleroot
command:root (hd0,0)
rootnoverify (<device-type><device-number>,<partition>)
— Configures the root partition for GRUB, just like theroot
command, but does not mount the partition.
help --all
for a full list of commands. For a description of all GRUB commands, refer to the documentation available online at http://www.gnu.org/software/grub/manual/.
9.7. GRUB Menu Configuration File
/boot/grub/grub.conf
), which is used to create the list of operating systems to boot in GRUB's menu interface, essentially allows the user to select a pre-set group of commands to execute. The commands given in Section 9.6, “GRUB Commands” can be used, as well as some special commands that are only available in the configuration file.
9.7.1. Configuration File Structure
/boot/grub/grub.conf
. The commands to set the global preferences for the menu interface are placed at the top of the file, followed by stanzas for each operating kernel or operating system listed in the menu.
default=0 timeout=10 splashimage=(hd0,0)/grub/splash.xpm.gz hiddenmenu title Red Hat Enterprise Linux Server (2.6.18-2.el5PAE) root (hd0,0) kernel /boot/vmlinuz-2.6.18-2.el5PAE ro root=LABEL=/1 rhgb quiet initrd /boot/initrd-2.6.18-2.el5PAE.img # section to load Windows title Windows rootnoverify (hd0,0) chainloader +1
Note
title
line in the GRUB configuration file. For the Windows
section to be set as the default in the previous example, change the default=0
to default=1
.
9.7.2. Configuration File Directives
chainloader </path/to/file>
— Loads the specified file as a chain loader. Replace </path/to/file> with the absolute path to the chain loader. If the file is located on the first sector of the specified partition, use the blocklist notation,+1
.color <normal-color> <selected-color>
— Allows specific colors to be used in the menu, where two colors are configured as the foreground and background. Use simple color names such asred/black
. For example:color red/black green/blue
default=<integer>
— Replace <integer> with the default entry title number to be loaded if the menu interface times out.fallback=<integer>
— Replace <integer> with the entry title number to try if the first attempt fails.hiddenmenu
— Prevents the GRUB menu interface from being displayed, loading thedefault
entry when thetimeout
period expires. The user can see the standard GRUB menu by pressing the Esc key.initrd </path/to/initrd>
— Enables users to specify an initial RAM disk to use when booting. Replace </path/to/initrd> with the absolute path to the initial RAM disk.kernel </path/to/kernel> <option-1> <option-N>
— Specifies the kernel file to load when booting the operating system. Replace </path/to/kernel> with an absolute path from the partition specified by the root directive. Multiple options can be passed to the kernel when it is loaded.password=<password>
— Prevents a user who does not know the password from editing the entries for this menu option.Optionally, it is possible to specify an alternate menu configuration file after thepassword=<password>
directive. In this case, GRUB restarts the second stage boot loader and uses the specified alternate configuration file to build the menu. If an alternate menu configuration file is left out of the command, a user who knows the password is allowed to edit the current configuration file.For more information about securing GRUB, see the chapter titled Workstation Security in the Red Hat Enterprise Linux Deployment Guide.root (<device-type><device-number>,<partition>)
— Configures the root partition for GRUB, such as(hd0,0)
, and mounts the partition.rootnoverify (<device-type><device-number>,<partition>)
— Configures the root partition for GRUB, just like theroot
command, but does not mount the partition.timeout=<integer>
— Specifies the interval, in seconds, that GRUB waits before loading the entry designated in thedefault
command.splashimage=<path-to-image>
— Specifies the location of the splash screen image to be used when GRUB boots.title group-title
— Specifies a title to be used with a particular group of commands used to load a kernel or operating system.
#
).
9.8. Changing Runlevels at Boot Time
- When the GRUB menu bypass screen appears at boot time, press any key to enter the GRUB menu (within the first three seconds).
- Press the a key to append to the
kernel
command. - Add
<space><runlevel>
at the end of the boot options line to boot to the desired runlevel. For example, the following entry would initiate a boot process into runlevel 3:grub append> ro root=/dev/VolGroup00/LogVol00 rhgb quiet 3
9.9. Additional Resources
9.9.1. Installed Documentation
/usr/share/doc/grub-<version-number>/
— This directory contains good information about using and configuring GRUB, where <version-number> corresponds to the version of the GRUB package installed.info grub
— The GRUB info page contains a tutorial, a user reference manual, a programmer reference manual, and a FAQ document about GRUB and its usage.
9.9.2. Useful Websites
- http://www.gnu.org/software/grub/ — The home page of the GNU GRUB project. This site contains information concerning the state of GRUB development and an FAQ.
- http://kbase.redhat.com/faq/FAQ_43_4053.shtm — Details booting operating systems other than Linux.
- http://www.linuxgazette.com/issue64/kohli.html — An introductory article discussing the configuration of GRUB on a system from scratch, including an overview of GRUB command line options.
Chapter 10. Additional Resources about Itanium and Linux
- / — The Intel website on the Itanium Processor
- http://developer.intel.com/technology/efi/index.htm?iid=sr+efi — The Intel website for the Extensible Firmware Interface (EFI)
- http://www.itanium.com/business/bss/products/server/itanium2/index.htm — The Intel website on the Itanium 2 processor
Part II. IBM POWER Architecture - Installation and Booting
Chapter 11. Steps to Get You Started
11.1. Upgrade or Install?
11.2. Preparation for IBM eServer System p and System i
11.3. Do You Have Enough Disk Space?
- have enough unpartitioned[5] disk space for the installation of Red Hat Enterprise Linux, or
- have one or more partitions that may be deleted, thereby freeing up enough disk space to install Red Hat Enterprise Linux.
11.4. Can You Install Using the CD-ROM or DVD?
11.5. Preparing for a Network Installation
Note
yaboot:
prompt:
linux mediacheck
Note
/location/of/disk/space
. The directory that will be made publicly available via FTP, NFS, or HTTP will be specified as /publicly/available/directory. For example, /location/of/disk/space
may be a directory you create called /var/isos
. /publicly/available/directory
might be /var/www/html/rhel5
, for an HTTP install.
- Create an iso image from the installation disk(s) using the following command (for DVDs):
dd if=/dev/dvd of=/location/of/disk/space/RHEL5.iso
where dvd refers to your DVD drive device.
11.5.1. Preparing for FTP and HTTP installation
RELEASE-NOTES
files and all files from the RedHat
directory on all operating systems ISO images. On Linux and UNIX systems, the following process will properly configure the target directory on your server (repeat for each CD-ROM/ISO image):
- Insert CD-ROM or DVD-ROM.
mount /media/cdrom
- If you are installing the Server variant, run
cp -a /media/cdrom/Server <target-directory>
If you are installing the Client variant, runcp -a /media/cdrom/Client <target-directory>
cp /media/cdrom/RELEASE-NOTES* <target-directory>
(Installation CD 1 or DVD only)cp /media/cdrom/images <target-directory>
(Installation CD 1 or DVD only)umount /media/cdrom
<target-directory>
represents the path to the directory to contain the installation tree.)
Note
/publicly/available/directory
directory is shared via FTP or HTTP, and verify client access. You can check to see whether the directory is accessible from the server itself, and then from another machine on the same subnet that you will be installing to.
11.5.2. Preparing for an NFS install
- For DVD:
mv /location/of/disk/space/RHEL5.iso /publicly/available/directory/
- For CDROMs:
mv /location/of/disk/space/disk*.iso /publicly/available/directory/
/publicly/available/directory
directory is exported via NFS via an entry in /etc/exports
.
/publicly/available/directory client.ip.address
/publicly/available/directory *
/sbin/service nfs start
). If NFS is already running, reload the configuration file (on a Red Hat Enterprise Linux system use /sbin/service nfs reload
).
11.6. Preparing for a Hard Drive Installation
Note
- Using a set of CD-ROMs, or a DVD — Create ISO image files from each installation CD-ROM, or from the DVD. For each CD-ROM (once for the DVD), execute the following command on a Linux system:
dd if=/dev/cdrom of=/tmp/file-name.iso
- Using ISO images — transfer these images to the system to be installed.Verifying that ISO images are intact before you attempt an installation, helps to avoid problems. To verify the ISO images are intact prior to performing an installation, use an
md5sum
program (manymd5sum
programs are available for various operating systems). Anmd5sum
program should be available on the same Linux machine as the ISO images.
updates.img
exists in the location from which you install, it is used for updates to anaconda
, the installation program. Refer to the file install-methods.txt
in the anaconda
RPM package for detailed information on the various ways to install Red Hat Enterprise Linux, as well as how to apply the installation program updates.
Chapter 12. Installing on IBM System i and IBM System p systems
- Becoming familiar with the installation program's user interface
- Starting the installation program
- Selecting an installation method
- Configuration steps during the installation (language, keyboard, mouse, partitioning, etc.)
- Finishing the installation
12.1. The Graphical Installation Program User Interface
Note
yaboot:
prompt:
linux text
12.2. Booting the IBM System i or IBM System p Installation Program
Figure 12.1. SMS console
boot:
prompt. Press Enter or wait for the timeout to expire for the installation to begin.
images/netboot/ppc64.img
file on CD #1.
12.3. A Note about Linux Virtual Consoles
console | keystrokes | contents |
---|---|---|
1 | ctrl+alt+f1 | installation dialog |
2 | ctrl+alt+f2 | shell prompt |
3 | ctrl+alt+f3 | install log (messages from installation program) |
4 | ctrl+alt+f4 | system-related messages |
5 | ctrl+alt+f5 | other messages |
6 | ctrl+alt+f6 | x graphical display |
12.4. Using the HMC vterm
12.5. The Text Mode Installation Program User Interface
Note
Figure 12.2. Installation Program Widgets as seen in Boot Loader Configuration
Figure 12.3. Installation Program Widgets as seen in Disk Druid
- Window — Windows (usually referred to as dialogs in this manual) appear on your screen throughout the installation process. At times, one window may overlay another; in these cases, you can only interact with the window on top. When you are finished in that window, it disappears, allowing you to continue working in the window underneath.
- Checkbox — Checkboxes allow you to select or deselect a feature. The box displays either an asterisk (selected) or a space (unselected). When the cursor is within a checkbox, press Space to select or deselect a feature.
- Text Input — Text input lines are regions where you can enter information required by the installation program. When the cursor rests on a text input line, you may enter and/or edit information on that line.
- Text Widget — Text widgets are regions of the screen for the display of text. At times, text widgets may also contain other widgets, such as checkboxes. If a text widget contains more information than can be displayed in the space reserved for it, a scroll bar appears; if you position the cursor within the text widget, you can then use the Up and Down arrow keys to scroll through all the information available. Your current position is shown on the scroll bar by a # character, which moves up and down the scroll bar as you scroll.
- Scroll Bar — Scroll bars appear on the side or bottom of a window to control which part of a list or document is currently in the window's frame. The scroll bar makes it easy to move to any part of a file.
- Button Widget — Button widgets are the primary method of interacting with the installation program. You progress through the windows of the installation program by navigating these buttons, using the Tab and Enter keys. Buttons can be selected when they are highlighted.
- Cursor — Although not a widget, the cursor is used to select (and interact with) a particular widget. As the cursor is moved from widget to widget, it may cause the widget to change color, or the cursor itself may only appear positioned in or next to the widget. In Figure 12.2, “Installation Program Widgets as seen in Boot Loader Configuration”, the cursor is positioned on the button. Figure 12.3, “Installation Program Widgets as seen in Disk Druid”, shows the cursor on the button.
12.5.1. Using the Keyboard to Navigate
Warning
12.6. Beginning Installation
12.6.1. Installing from DVD/CD-ROM
12.7. Installing from a Hard Drive
askmethod
boot options and selected in the Installation Method dialog). This dialog allows you to name the disk partition and directory from which you are installing Red Hat Enterprise Linux. If you used the repo=hd
boot option, you already specified a partition.
Figure 12.4. Selecting Partition Dialog for Hard Drive Installation
/
. If the ISO images are located in a subdirectory of a mounted partition, enter the name of the directory holding the ISO images within that partition. For example, if the partition on which the ISO images is normally mounted as /home/
, and the images are in /home/new/
, you would enter /new/
.
12.8. Performing a Network Installation
askmethod
boot option, the Configure TCP/IP dialog appears. This dialog asks for your IP and other network addresses. You can choose to configure the IP address and Netmask of the device via DHCP or manually. If manually, you have the option to enter IPv4 and/or IPv6 information. Enter the IP address you are using during installation and press Enter. Note that you need to supply IPv4 information if you wish to perform an NFS installation.
Figure 12.5. TCP/IP Configuration
12.9. Installing via NFS
eastcoast
in the domain example.com
, enter eastcoast.example.com
in the NFS Server field.
/export/directory/
which contains the variant/
directory.
Figure 12.6. NFS Setup Dialog
12.10. Installing via FTP
askmethod
boot options and selected in the Installation Method dialog). This dialog allows you to identify the FTP server from which you are installing Red Hat Enterprise Linux. If you used the repo=ftp
boot option, you already specified a server and path.
Figure 12.7. FTP Setup Dialog
variant/
directory for your architecture. For example, if the FTP site contains the directory /mirrors/redhat/arch/variant;/
, enter /mirrors/redhat/arch/
(where arch is replaced with the architecture type of your system, such as i386, ia64, ppc, or s390x, and variant is the variant that you are installing, such as Client, Server, Workstation, etc.). If everything was specified properly, a message box appears indicating that files are being retrieved from the server.
Note
mkdir discX
mount -o loop RHEL5-discX.iso discX
X
with the corresponding disc number.
12.11. Installing via HTTP
askmethod
boot option and selected in the Installation Method dialog). This dialog prompts you for information about the HTTP server from which you are installing Red Hat Enterprise Linux. If you used the repo=http
boot option, you already specified a server and path.
variant/
directory for your architecture. For example, if the HTTP site contains the directory /mirrors/redhat/arch/variant/
, enter /mirrors/redhat/arch/
(where arch is replaced with the architecture type of your system, such as i386, ia64, ppc, or s390x, and variant is the variant that you are installing, such as Client, Server, Workstation, etc.). If everything was specified properly, a message box appears indicating that files are being retrieved from the server.
Figure 12.8. HTTP Setup Dialog
Note
mkdir discX
mount -o loop RHEL5-discX.iso discX
X
with the corresponding disc number.
12.12. Welcome to Red Hat Enterprise Linux
12.13. Language Selection
Figure 12.9. Language Selection
12.14. Keyboard Configuration
Figure 12.10. Keyboard Configuration
Note
system-config-keyboard
command in a shell prompt to launch the Keyboard Configuration Tool. If you are not root, it prompts you for the root password to continue.
12.15. Enter the Installation Number
Figure 12.11. Installation Number
12.16. Disk Partitioning Setup
Warning
/var/cache/yum/
by default. If you partition the system manually, and create a separate /var/
partition, be sure to create the partition large enough (3.0 GB or more) to download package updates.
Figure 12.12. Disk Partitioning Setup
Warning
Important
mapper/mpath
instead.
12.17. Advanced Storage Options
Figure 12.13. Advanced Storage Options
Figure 12.14. Enable network Interface
Figure 12.15. Configure ISCSI Parameters
12.18. Create Default Layout
- Remove all partitions on selected drives and create default layout — select this option to remove all partitions on your hard drive(s) (this includes partitions created by other operating systems such as Windows VFAT or NTFS partitions).
Warning
If you select this option, all data on the selected hard drive(s) is removed by the installation program. Do not select this option if you have information that you want to keep on the hard drive(s) where you are installing Red Hat Enterprise Linux. - Remove Linux partitions on selected drives and create default layout — select this option to remove only Linux partitions (partitions created from a previous Linux installation). This does not remove other partitions you may have on your hard drive(s) (such as VFAT or FAT32 partitions).
- Use free space on selected drives and create default layout — select this option to retain your current data and partitions, assuming you have enough free space available on your hard drive(s).
Figure 12.16. Create Default Layout
Warning
Note
/boot/
partition must be created on a partition outside of the RAID array, such as on a separate hard drive. An internal hard drive is necessary to use for partition creation with problematic RAID cards.
/boot/
partition is also necessary for software RAID setups.
/boot/
partition.
12.19. Partitioning Your System
Note
Note
/
) partition, a /boot/
partition, PPC PReP boot partition, and a swap partition equal to twice the amount of RAM you have on the system.
Figure 12.17. Partitioning with Disk Druid on IBM System p and System i systems
12.19.1. Graphical Display of Hard Drive(s)
12.19.2. Disk Druid's Buttons
- Partitions section. Selecting opens a dialog box. Some or all of the fields can be edited, depending on whether the partition information has already been written to disk.: Used to modify attributes of the partition currently selected in theYou can also edit free space as represented in the graphical display to create a new partition within that space. Either highlight the free space and then select thebutton, or double-click on the free space to edit it.
- To make a RAID device, you must first create (or reuse existing) software RAID partitions. Once you have created two or more software RAID partitions, selectto join the software RAID partitions into a RAID device.
- Current Disk Partitions section. You will be asked to confirm the deletion of any partition.: Used to remove the partition currently highlighted in the
- Disk Druid to its original state. All changes made will be lost if you the partitions.: Used to restore
- It should only be used if you have experience using RAID. To read more about RAID, see the Red Hat Enterprise Linux Deployment Guide.: Used to provide redundancy to any or all disk partitions.To make a RAID device, you must first create software RAID partitions. Once you have created two or more software RAID partitions, selectto join the software RAID partitions into a RAID device.
- It should only be used if you have experience using LVM. To read more about LVM, see the Red Hat Enterprise Linux Deployment Guide. Note, LVM is only available in the graphical installation program.: Allows you to create an LVM logical volume. The role of LVM (Logical Volume Manager) is to present a simple logical view of underlying physical storage space, such as a hard drive(s). LVM manages individual physical disks — or to be more precise, the individual partitions present on them.To create an LVM logical volume, you must first create partitions of type physical volume (LVM). Once you have created one or more physical volume (LVM) partitions, selectto create an LVM logical volume.
12.19.3. Partition Fields
- Device: This field displays the partition's device name.
- Mount Point/RAID/Volume: A mount point is the location within the directory hierarchy at which a volume exists; the volume is "mounted" at this location. This field indicates where the partition is mounted. If a partition exists, but is not set, then you need to define its mount point. Double-click on the partition or click the button.
- Type: This field shows the partition's file system type (for example, ext2, ext3, or vfat).
- Format: This field shows if the partition being created will be formatted.
- Size (MB): This field shows the partition's size (in MB).
- Start: This field shows the cylinder on your hard drive where the partition begins.
- End: This field shows the cylinder on your hard drive where the partition ends.
12.19.4. Recommended Partitioning Scheme
- A swap partition (at least 256 MB) — swap partitions are used to support virtual memory. In other words, data is written to a swap partition when there is not enough RAM to store the data your system is processing.In years past, the recommended amount of swap space increased linearly with the amount of RAM in the system. But because the amount of memory in modern systems has increased into the hundreds of gigabytes, it is now recognized that the amount of swap space that a system needs is a function of the memory workload running on that system. However, given that swap space is usually designated at install time, and that it can be difficult to determine beforehand the memory workload of a system, we recommend determining system swap using the following table.
Table 12.2. Recommended System Swap Space Amount of RAM in the System Recommended Amount of Swap Space 4GB of RAM or less a minimum of 2GB of swap space 4GB to 16GB of RAM a minimum of 4GB of swap space 16GB to 64GB of RAM a minimum of 8GB of swap space 64GB to 256GB of RAM a minimum of 16GB of swap space 256GB to 512GB of RAM a minimum of 32GB of swap space Note that you can obtain better performance by distributing swap space over multiple storage devices, particularly on systems with fast drives, controllers, and interfaces. - A PPC PReP boot partition on the first partition of the hard drive — the PPC PReP boot partition contains the YABOOT boot loader (which allows other POWER systems to boot Red Hat Enterprise Linux). Unless you plan to boot from a floppy or network source, you must have a PPC PReP boot partition to boot Red Hat Enterprise Linux.For IBM System i and IBM System p users: The PPC PReP boot partition should be between 4-8 MB, not to exceed 10 MB.
- A
/boot/
partition (100 MB) — the partition mounted on/boot/
contains the operating system kernel (which allows your system to boot Red Hat Enterprise Linux), along with files used during the bootstrap process. Due to the limitations of most PC firmware, creating a small partition to hold these is a good idea. For most users, a 100 MB boot partition is sufficient.Warning
If you have a RAID card, be aware that Red Hat Enterprise Linux 5.11 does not support setting up hardware RAID on an IPR card. You can boot the standalone diagnostics CD prior to installation to create a RAID array and then install to that RAID array. - A
root
partition (3.0 GB - 5.0 GB) — this is where "/
" (the root directory) is located. In this setup, all files (except those stored in/boot
) are on the root partition.A 3.0 GB partition allows you to install a minimal installation, while a 5.0 GB root partition lets you perform a full installation, choosing all package groups.
Warning
/var
on a network filesystem (for example, NFS, iSCSI, or NBD) The /var
directory contains critical data that must be read from or written to during the boot process before establishing network services.
/var/spool
, /var/www
or other subdirectories on a separate network disk, just not the complete /var
filesystem.
12.19.5. Adding Partitions
Note
Figure 12.18. Creating a New Partition
- Mount Point: Enter the partition's mount point. For example, if this partition should be the root partition, enter
/
; enter/boot
for the/boot
partition, and so on. You can also use the pull-down menu to choose the correct mount point for your partition. For a swap partition the mount point should not be set - setting the filesystem type to swap is sufficient. - File System Type: Using the pull-down menu, select the appropriate file system type for this partition. For more information on file system types, refer to Section 12.19.5.1, “File System Types”.
- Allowable Drives: This field contains a list of the hard disks installed on your system. If a hard disk's box is highlighted, then a desired partition can be created on that hard disk. If the box is not checked, then the partition will never be created on that hard disk. By using different checkbox settings, you can have Disk Druid place partitions where you need them, or let Disk Druid decide where partitions should go.
- Size (MB): Enter the size (in megabytes) of the partition. Note, this field starts with 100 MB; unless changed, only a 100 MB partition will be created.
- Additional Size Options: Choose whether to keep this partition at a fixed size, to allow it to "grow" (fill up the available hard drive space) to a certain point, or to allow it to grow to fill any remaining hard drive space available.If you choose Fill all space up to (MB), you must give size constraints in the field to the right of this option. This allows you to keep a certain amount of space free on your hard drive for future use.
- Force to be a primary partition: Select whether the partition you are creating should be one of the first four partitions on the hard drive. If unselected, the partition is created as a logical partition. Refer to Section 26.1.3, “Partitions within Partitions — An Overview of Extended Partitions”, for more information.
- Encrypt: Choose whether to encrypt the partition so that the data stored on it cannot be accessed without a passphrase, even if the storage device is connected to another system. Refer to Chapter 29, Disk Encryption Guide for information on encryption of storage devices. If you select this option, the installer prompts you to provide a passphrase before it writes the partition to the disk.
12.19.5.1. File System Types
- ext3 — The ext3 file system is based on the ext2 file system and has one main advantage — journaling. Using a journaling file system reduces time spent recovering a file system after a crash as there is no need to
fsck
[6] the file system. A maximum file system size of 16TB is supported for ext3. The ext3 file system is selected by default and is highly recommended. - ext2 — An ext2 file system supports standard Unix file types (regular files, directories, symbolic links, etc). It provides the ability to assign long file names, up to 255 characters.
- physical volume (LVM) — Creating one or more physical volume (LVM) partitions allows you to create an LVM logical volume. LVM can improve performance when using physical disks. For more information regarding LVM, see the Red Hat Enterprise Linux Deployment Guide.
- software RAID — Creating two or more software RAID partitions allows you to create a RAID device. For more information regarding RAID, see chapter RAID (Redundant Array of Independent Disks) in the Red Hat Enterprise Linux Deployment Guide.
- swap — Swap partitions are used to support virtual memory. In other words, data is written to a swap partition when there is not enough RAM to store the data your system is processing. See the Red Hat Enterprise Linux Deployment Guide for additional information.
12.20. Network Configuration
Figure 12.19. Network Configuration
Figure 12.20. Editing a Network Device
Note
Note
system-config-network
command in a shell prompt to launch the Network Administration Tool. If you are not root, it prompts you for the root password to continue.
12.21. Time Zone Configuration
- Using your mouse, click on the interactive map to select a specific city (represented by a yellow dot). A red X appears indicating your selection.
- You can also scroll through the list at the bottom of the screen to select your time zone. Using your mouse, click on a location to highlight your selection.
Note
system-config-date
command in a shell prompt to launch the Time and Date Properties Tool. If you are not root, it prompts you for the root password to continue.
timeconfig
.
12.22. Set Root Password
Note
Figure 12.21. Root Password
su -
to root when you need to fix something quickly. These basic rules minimize the chances of a typo or an incorrect command doing damage to your system.
Note
su -
at the shell prompt in a terminal window and then press Enter. Then, enter the root password and press Enter.
Note
Note
system-config-rootpassword
command in a shell prompt to launch the Root Password Tool. If you are not root, it prompts you for the root password to continue.
12.23. Package Group Selection
Note
Figure 12.22. Package Group Selection
Figure 12.23. Package Group Details
12.24. Preparing to Install
12.24.1. Prepare to Install
/root/install.log
once you reboot your system.
Warning
12.25. Installing Packages
12.26. Installation Complete
- IBM eServer System p and System i — Completing the Installation
- Do not forget to remove any boot media.After rebooting, you must set the open firmware boot device to the disk containing your Red Hat Enterprise Linux PReP and / partitions. To accomplish this, wait until the LED indicator or HMC SRC says
E1F1
, then press 1 to enter the System Management Services GUI. Click on . Select . Select . Select the disk containing Red Hat Enterprise Linux. Set the other devices as you wish. Then exit the SMS menus to boot your new system.Note
Steps in the SMS menu may be different depending on the machine model.After your computer's normal power-up sequence has completed, YABOOT's prompt appears, at which you can do any of the following things:- Press Enter — causes YABOOT's default boot entry to be booted.
- Select a boot label, followed by Enter — causes YABOOT to boot the operating system corresponding to the boot label. (Press Tab for non-System i systems at the
boot:
prompt for a list of valid boot labels.) - Do nothing — after YABOOT's timeout period, (by default, five seconds) YABOOT automatically boots the default boot entry.
Once Red Hat Enterprise Linux has booted, one or more screens of messages should scroll by. Eventually, alogin:
prompt or a GUI login screen (if you installed the X Window System and chose to start X automatically) appears.
fsck
application is used to check the file system for metadata consistency and optionally repair one or more Linux file systems.
Chapter 13. Updating drivers during installation on IBM POWER systems
- place the image file in a location accessible to the installer:
- on a local IDE hard drive
- a USB storage device such as a USB flash drive
- on a FTP, HTTP, or NFS server on your local network (or take note of a location on the Internet where someone else has placed the image file)
- create a driver update disk by unpacking the image file onto:
- a CD (if your computer has an IDE optical drive)
- a DVD (if your computer has an IDE optical drive)
- a floppy disk
- a USB storage device such as a USB flash drive
- create an initial ramdisk update from the image file and store it on a PXE server. This is an advanced procedure that you should consider only if you cannot perform a driver update with any other method.
13.1. Limitations of driver updates during installation
- Devices already in use
- You cannot use a driver update to replace drivers that the installation program has already loaded. Instead, you must complete the installation with the drivers that the installation program loaded and update to the new drivers after installation, or, if you need the new drivers for the installation process, consider performing an initial RAM disk driver update — refer to Section 13.2.3, “Preparing an initial RAM disk update”.
- Devices with an equivalent device available
- Because all devices of the same type are initialized together, you cannot update drivers for a device if the installation program has loaded drivers for a similar device. For example, consider a system that has two different network adapters, one of which has a driver update available. The installation program will initialize both adapters at the same time, and therefore, you will not be able to use this driver update. Again, complete the installation with the drivers loaded by the installation program and update to the new drivers after installation, or use an initial RAM disk driver update.
13.2. Preparing for a driver update during installation
- Methods that use the image file itself
- local hard drive (IDE only)
- USB storage device (for example, USB flash drive)
- network (HTTP, FTP, NFS)
- Methods that use a driver update disk produced from an image file
- floppy disk
- CD (IDE only)
- DVD (IDE only)
- USB storage device (for example, USB flash drive)
- Methods that use an initial RAM disk update
- PXE
Important
13.2.1. Preparing to use a driver update image file
13.2.1.1. Preparing to use an image file on local storage
.iso
. In the following example, the file is named dd.iso
:
Figure 13.1. Content of a USB flash drive holding a driver update image file
OEMDRV
, the installation program will automatically examine it for driver updates and load any that it detects. This behavior is controlled by the dlabel=on
boot option, which is enabled by default. Refer to Section 13.3.1, “Let the installer automatically find a driver update disk”.
13.2.1.2. Preparing to use an image file available through a network
13.2.2. Preparing a driver update disk
13.2.2.1. Creating a driver update disk on CD or DVD
Important
- Use the desktop file manager to locate the driver update ISO image file supplied to you by Red Hat or your hardware vendor.
Figure 13.2. A typical .iso file displayed in a file manager window
- Right-click on this file and choose. You will see a window similar to the following:
Figure 13.3. CD/DVD Creator's Write to Disc dialog
- Click the CD/DVD Creator will prompt you to insert one.button. If a blank disc is not already in the drive,
Figure 13.4. Contents of a typical driver update disc on CD or DVD
.iso
, then you have not created the disk correctly and should try again. Ensure that you choose an option similar to burn from image if you use a Linux desktop other than GNOME or if you use a different operating system.
13.2.2.2. Creating a driver update disk on floppy disk, or USB storage device
Important
Warning
- Insert a blank, formatted floppy disk into an available drive, or connect an empty USB storage device (such as a USB flash drive) to your computer. Note the device name allocated to this disk, for example,
/dev/fd0
for a floppy disk in the first floppy drive on your system.If you do not know the device name, become root and use the commandfdisk -l
on the command line. You will see a list of all storage devices available on your system. Compare the output offdisk -l
when the disk inserted or the storage device is attached with the output of this command when the disk is removed or the storage device is disconnected. - At the command line, change into the directory that contains the image file.
- At the command line, type:
dd if=image of=device
where image is the image file, and device is the device name. For example, to create a driver disk on floppy disk/dev/fd0
from driver update image filedd.iso
, you would use:dd if=dd.iso of=/dev/fd0
13.2.3. Preparing an initial RAM disk update
Important
- Place the driver update image file on your PXE server. Usually, you would do this by downloading it to the PXE server from a location on the Internet specified by Red Hat or your hardware vendor. Names of driver update image files end in
.iso
. - Copy the driver update image file into the
/tmp/initrd_update
directory. - Rename the driver update image file to
dd.img
. - At the command line, change into the
/tmp/initrd_update
directory, type the following command, and press Enter:find . | cpio --quiet -c -o | gzip -9 >/tmp/initrd_update.img
- Copy the file
/tmp/initrd_update.img
into the directory the holds the target that you want to use for installation. This directory is placed under the/tftpboot/pxelinux/
directory. For example,/tftpboot/pxelinux/r5su3/
might hold the PXE target for Red Hat Enterprise Linux 5.3 Server. - Edit the
/tftpboot/pxelinux/pxelinux.cfg/default
file to include an entry that includes the initial RAM disk update that you just created, in the following format:label target-dd kernel target/vmlinuz append initrd=target/initrd.img,target/dd.img
Where target is the target that you want to use for installation.
Example 13.1. Preparing an initial RAM disk update from a driver update image file
driver_update.iso
is a driver update image file that you downloaded from the Internet to a directory on your PXE server. The target that you want to PXE boot from is located in /tftpboot/pxelinux/r5su3
$ cp driver_update.iso /tmp/initrd_update/dd.img $ cd /tmp/initrd_update $ find . | cpio --quiet -c -o | gzip -9 >/tmp/initrd_update.img $ cp /tmp/initrd_update.img /tftpboot/pxelinux/r5su3/dd.img
/tftpboot/pxelinux/pxelinux.cfg/default
file and include the following entry:
label r5su3-dd kernel r5su3/vmlinuz append initrd=r5su3/initrd.img,r5su3/dd.img
13.3. Performing a driver update during installation
- let the installer automatically find a driver update disk.
- let the installer prompt you for a driver update.
- use a boot option to specify a driver update disk.
- use a boot option to specify a driver update image file on a network.
- select a PXE target that includes a driver update.
13.3.1. Let the installer automatically find a driver update disk
OEMDRV
before starting the installation process. The installer will automatically examine the device and load any driver updates that it detects and will not prompt you during the process. Refer to Section 13.2.1.1, “Preparing to use an image file on local storage” to prepare a storage device for the installer to find.
13.3.2. Let the installer prompt you for a driver update
- Begin the installation normally for whatever method you have chosen. If the installer cannot load drivers for a piece of hardware that is essential for the installation process (for example, if it cannot detect any network or storage controllers), it prompts you to insert a driver update disk:
Figure 13.5. The no driver found dialog
- Select Use a driver disk and refer to Section 13.4, “Specifying the location of a driver update image file or driver update disk”.
13.3.3. Use a boot option to specify a driver update disk
Important
- Type
linux dd
at the boot prompt at the start of the installation process and press Enter. The installer prompts you to confirm that you have a driver disk:Figure 13.6. The driver disk prompt
- Insert the driver update disk that you created on CD, DVD, floppy disk, or USB storage device and select. The installer examines the storage devices that it can detect. If there is only one possible location that could hold a driver disk (for example, the installer detects the presence of a floppy disk, but no other storage devices) it will automatically load any driver updates that it finds at this location.If the installer finds more than one location that could hold a driver update, it prompts you to specify the location of the update. Refer to to Section 13.4, “Specifying the location of a driver update image file or driver update disk” .
13.3.4. Use a boot option to specify a driver update image file on a network
Important
linux dd=URL
(where URL is the HTTP, FTP, or NFS address of a driver update image) at the boot prompt at the start of the installation process and press Enter. The installer will retrieve the driver update image from that address and use it during installation.
13.3.5. Select a PXE target that includes a driver update
- Select
network boot
in your computer's BIOS or boot menu. The procedure to specify this option varies widely among different computers. Consult your hardware documentation or the hardware vendor for specifics relevant to your computer. - In the preexecution boot environment (PXE), choose the boot target that you prepared on your PXE server. For example, if you labeled this environment
r5su3-dd
in the/tftpboot/pxelinux/pxelinux.cfg/default
file on your PXE server, typer5su3-dd
at the prompt and press Enter.
13.4. Specifying the location of a driver update image file or driver update disk
Figure 13.7. Selecting a driver disk source
Figure 13.8. Selecting a driver disk partition
Figure 13.9. Selecting an ISO image
Chapter 14. Troubleshooting Installation on an IBM POWER System
http://www14.software.ibm.com/webapp/set2/sas/f/lopdiags/info/LinuxAlerts.html
14.1. You are Unable to Boot Red Hat Enterprise Linux
14.1.1. Is Your System Displaying Signal 11 Errors?
boot:
or yaboot:
prompt (prepend with elilo
for Itanium systems):
linux mediacheck
http://www.bitwizard.nl/sig11/
14.2. Trouble Beginning the Installation
14.2.1. Problems with Booting into the Graphical Installation
resolution=
boot option. Refer to Chapter 15, Additional Boot Options for IBM Power Systems for more information.
Note
nofb
boot option. This command may be necessary for accessibility with some screen reading hardware.
14.3. Trouble During the Installation
14.3.1. No devices found to install Red Hat Enterprise Linux
Error Message
No devices found to install Red Hat Enterprise Linux
, there is probably a SCSI controller that is not being recognized by the installation program.
14.3.2. Saving Traceback Messages Without a Diskette Drive
scp
the error message to a remote system.
/tmp/anacdump.txt
. Once the dialog appears, switch over to a new tty (virtual console) by pressing the keys Ctrl+Alt+F2
and scp
the message written to /tmp/anacdump.txt
to a known working remote system.
14.3.3. Trouble with Partition Tables
The partition table on device hda was unreadable. To create new partitions it must be initialized, causing the loss of ALL DATA on this drive.
14.3.4. Other Partitioning Problems for IBM™ POWER System Users
- A
/
(root) partition - A <swap> partition of type swap
- A PPC PReP Boot partition.
- A /boot/ partition.
Note
14.3.5. Are You Seeing Python Errors?
/tmp/
directory. The error may look similar to:
Traceback (innermost last): File "/var/tmp/anaconda-7.1//usr/lib/anaconda/iw/progress_gui.py", line 20, in run rc = self.todo.doInstall () File "/var/tmp/anaconda-7.1//usr/lib/anaconda/todo.py", line 1468, in doInstall self.fstab.savePartitions () File "fstab.py", line 221, in savePartitions sys.exit(0) SystemExit: 0 Local variables in innermost frame: self: <fstab.GuiFstab instance at 8446fe0> sys: <module 'sys' (built-in)> ToDo object: (itodo ToDo p1 (dp2 S'method' p3 (iimage CdromInstallMethod p4 (dp5 S'progressWindow' p6 <failed>
/tmp/
are symbolic to other locations or have been changed since creation. These symbolic or changed links are invalid during the installation process, so the installation program cannot write information and fails.
http://www.redhat.com/support/errata/
http://fedoraproject.org/wiki/Anaconda
http://bugzilla.redhat.com/bugzilla/
http://www.redhat.com/apps/activate/
14.4. Problems After Installation
14.4.1. Unable to IPL from *NWSSTG
14.4.2. Booting into a Graphical Environment
startx
.
/etc/inittab
, by changing just one number in the runlevel section. When you are finished, reboot the computer. The next time you log in, you are presented with a graphical login prompt.
su
command.
gedit /etc/inittab
to edit the file with gedit. The file /etc/inittab
opens. Within the first screen, a section of the file which looks like the following appears:
# Default runlevel. The runlevels used by RHS are:
# 0 - halt (Do NOT set initdefault to this)
# 1 - Single user mode
# 2 - Multiuser, without NFS (The same as 3, if you do not have networking)
# 3 - Full multiuser mode
# 4 - unused
# 5 - X11
# 6 - reboot (Do NOT set initdefault to this)
# id:3:initdefault:
id:3:initdefault:
from a 3
to a 5
.
Warning
3
to 5
.
id:5:initdefault:
14.4.3. Problems with the X Window System (GUI)
14.4.4. Problems with the X Server Crashing and Non-Root Users
df -h
df
command should help you diagnose which partition is full. For additional information about df
and an explanation of the options available (such as the -h
option used in this example), refer to the df
man page by typing man df
at a shell prompt.
/home/
and /tmp/
partitions can sometimes fill up quickly with user files. You can make some room on that partition by removing old files. After you free up some disk space, try running X as the user that was unsuccessful before.
14.4.5. Problems When You Try to Log In
linux single
.
#
prompt, you must type passwd root
, which allows you to enter a new password for root. At this point you can type shutdown -r now
to reboot the system with the new root password.
su -
and enter your root password when prompted. Then, type passwd <username>
. This allows you to enter a new password for the specified user account.
http://hardware.redhat.com/hcl/
14.4.6. Your Printer Does Not Work
system-config-printer
command at a shell prompt to launch the Printer Configuration Tool. If you are not root, it prompts you for the root password to continue.
Chapter 15. Additional Boot Options for IBM Power Systems
boot:
prompt.
Boot Time Command Arguments
askmethod
- this command asks you to select the installation method you would like to use when booting from the Red Hat Enterprise Linux CD-ROM.
dd
- this argument causes the installation program to prompt you to use a driver diskette.
dd=url
- this argument causes the installation program to prompt you to use a driver image from a specified HTTP, FTP, or NFS network address.
display=ip:0
- this command allows remote display forwarding. In this command, ip should be replaced with the IP address of the system on which you want the display to appear.On the system you want the display to appear on, you must execute the command
xhost +remotehostname
, where remotehostname is the name of the host from which you are running the original display. Using the commandxhost +remotehostname
limits access to the remote display terminal and does not allow access from anyone or any system not specifically authorized for remote access. driverdisk
- this command performs the same function as the
dd
command and also prompts you to use a driver diskette during the installation of Red Hat Enterprise Linux. ide=nodma
- this command disables DMA on all IDE devices and may be useful when having IDE-related problems.
mediacheck
- this command gives you the option of testing the integrity of the install source (if an ISO-based method). this command works with the CD, DVD, hard drive ISO, and NFS ISO installation methods. Verifying that the ISO images are intact before you attempt an installation helps to avoid problems that are often encountered during an installation.
mem=xxxm
- this command allows you to override the amount of memory the kernel detects for the machine. This may be needed for some older systems where only 16 mb is detected and for some new machines where the video card shares the video memory with the main memory. When executing this command, xxx should be replaced with the amount of memory in megabytes.
mpath
- enables multipath support.
Important
If you install Red Hat Enterprise Linux 5.11 on a network storage device accessible through multiple paths, you must boot the installation process with this option. If you do not specify this option at boot time, installation will fail, or the system will fail to boot after installation completes. noeject
- do not eject optical discs after installation. This option is useful in remote installations where it is difficult to close the tray afterwards.
nopass
- this command disables the passing of keyboard and mouse information to stage 2 of the installation program. It can be used to test keyboard and mouse configuration screens during stage 2 of the installation program when performing a network installation.
nopcmcia
- this command ignores any PCMCIA controllers in system.
noprobe
- this command disables hardware detection and instead prompts the user for hardware information.
noshell
- this command disables shell access on virtual console 2 during an installation.
nostorage
- this command disables probing for SCSI and RAID storage hardware.
nousb
- this command disables the loading of USB support during the installation. If the installation program tends to hang early in the process, this command may be helpful.
nousbstorage
- this command disables the loading of the usbstorage module in the installation program's loader. It may help with device ordering on SCSI systems.
rescue
- this command runs rescue mode. Refer to Chapter 27, Basic System Recovery for more information about rescue mode.
resolution=
- tells the installation program which video mode to run. it accepts any standard resolution, such as
640x480
,800x600
,1024x768
, and so on. serial
- this command turns on serial console support.
text
- this command disables the graphical installation program and forces the installation program to run in text mode.
updates
- this command prompts you to insert a floppy diskette containing updates (bug fixes) for the anaconda installation program. It is not needed if you are performing a network installation and have already placed the updates image contents in
rhupdates/
on the server. vnc
- this command allows you to install from a VNC server.
vncpassword=
- this command sets the password used to connect to the VNC server.
Part III. IBM System z Architecture - Installation and Booting
Chapter 16. Steps to Get You Started
16.1. Pre-Installation
http://www.redbooks.ibm.com/
Note
- Allocate sufficient Disk Storage Space using DASDs [8] or SCSI[9] partitions to provide suitable disk space (for example, 2 GB is sufficient for server installations, while 5 GB is minimally required to install all packages).
Important
Red Hat Enterprise Linux 5 cannot use unformatted DASDs when installing with kickstart and the cmdline user interface. Refer to theclearpart
documentation in Section 31.4, “Kickstart Options” for a method to ensure that DASDs are formatted during installation. - Acquire a minimum of 512 MB RAM (1 GB is strongly recommended) to designate for the Linux virtual machine.
- Determine if you need swap space and if so how much. While it is possible (and recommended) to assign enough memory to z/VM and let z/VM do the necessary swapping, there may be cases where the amount of required RAM is not predictable. Such instances should be examined on a case-by-case basis.
- Decide on the environment under which to run the operating system (on an LPAR or as a guest operating system on one or more virtual machines).
- Finally, it is important to review sections 3.3 through 3.8, and Chapters 5 and 6 of the IBM Linux for System z Redbook, as it explains the different configurations and install scenarios available on the zSeries platform as well as how to setup an initial LPAR or Linux virtual machine (z/VM).
16.2. Additional Hardware Preparation for System z
16.3. Basic Overview of the Boot Method
kernel.img
), the ram disk (initrd.img
), and if using z/VM, an optional CMS configuration file (redhat.conf
) and a parameter file. Sample parameter and CMS configuration files are provided (redhat.parm
and redhat.conf
). You should edit the CMS configuration file and add information about your DASD. You may also want to add some information about your network configuration. Once this is started on the IBM System z, the networking is configured. You can then use ssh on another computer to log into your installation image. Now you can start an installation script to install Red Hat Enterprise Linux.
16.4. Preparing for a Network Installation
Note
/location/of/disk/space
. The directory that will be made publicly available via FTP, NFS, or HTTP will be specified as /publicly/available/directory. For example, /location/of/disk/space
may be a directory you create called /var/isos
. /publicly/available/directory
might be /var/www/html/rhel5
, for an HTTP install.
- Create an iso image from the installation disk(s) using the following command (for DVDs):
dd if=/dev/dvd of=/location/of/disk/space/RHEL5.iso
where dvd refers to your DVD drive device.
16.4.1. Preparing for FTP and HTTP installation
RELEASE-NOTES
files and all files from the RedHat
directory on all operating systems ISO images. On Linux and UNIX systems, the following process will properly configure the target directory on your server (repeat for each CD-ROM/ISO image):
- Insert CD-ROM or DVD-ROM.
mount /media/cdrom
- If you are installing the Server variant, run
cp -a /media/cdrom/Server <target-directory>
If you are installing the Client variant, runcp -a /media/cdrom/Client <target-directory>
cp /media/cdrom/RELEASE-NOTES* <target-directory>
(Installation CD 1 or DVD only)cp /media/cdrom/images <target-directory>
(Installation CD 1 or DVD only)umount /media/cdrom
<target-directory>
represents the path to the directory to contain the installation tree.)
Note
/publicly/available/directory
directory is shared via FTP or HTTP, and verify client access. You can check to see whether the directory is accessible from the server itself, and then from another machine on the same subnet that you will be installing to.
16.4.2. Preparing for an NFS install
- For DVD:
mv /location/of/disk/space/RHEL5.iso /publicly/available/directory/
- For CDROMs:
mv /location/of/disk/space/disk*.iso /publicly/available/directory/
/publicly/available/directory
directory is exported via NFS via an entry in /etc/exports
.
/publicly/available/directory client.ip.address
/publicly/available/directory *
/sbin/service nfs start
). If NFS is already running, reload the configuration file (on a Red Hat Enterprise Linux system use /sbin/service nfs reload
).
16.5. Preparing for a Hard Drive Installation
Note
- Using a set of CD-ROMs, or a DVD — Create ISO image files from each installation CD-ROM, or from the DVD. For each CD-ROM (once for the DVD), execute the following command on a Linux system:
dd if=/dev/cdrom of=/tmp/file-name.iso
This command may raise an error message when the data at the end of the CD-ROM is reached which can be ignored. The ISO images created can now be used for installation, once copied to the correct DASD. - Using ISO images - transfer these to the system to be installed (or to the correct DASD or SCSI devices).Verifying that ISO images are intact before you attempt an installation, helps to avoid problems. To verify the ISO images are intact prior to performing an installation, use an
md5sum
program (manymd5sum
programs are available for various operating systems). Anmd5sum
program should be available on the same Linux machine as the ISO images.Make the correct DASDs or SCSI LUNs accessible to the new VM or LPAR, and then proceed with installation.Additionally, if a file calledupdates.img
exists in the location from which you install, it is used for updates toanaconda
, the installation program. Refer to the fileinstall-methods.txt
in theanaconda
RPM package for detailed information on the various ways to install Red Hat Enterprise Linux, as well as how to apply the installation program updates.
16.6. Installing under z/VM
i cms
vmlink tcpmaint 592 592
set qioassist off
kernel.img
and initrd.img
), log in, and execute the following commands. Use the (repl
option if you are overwriting existing kernel.img
, initrd.img
, generic.prm
, or redhat.exec
files:
cd /location/of/boot/images//images/
locsite fix 80
bin
get kernel.img (repl
get initrd.img (repl
ascii
get generic.prm (repl
get redhat.exec (repl
quit
redhat.parm
). Refer to Chapter 19, Sample Parameter Files for sample parm
files. Below is an explanation of the parm
file contents.
.parm
file is still required for the real kernel parameters, such as root=/dev/ram0 ro ip=off ramdisk_size=40000
, and single parameters which are not assigned to variables, such as vnc
. Two parameters which are used in z/VM installs to point the installation program at the new CMS configuration file need to be added to the .parm
file:
CMSDASD=191 CMSCONFFILE=redhat.conf
variable="value"
pairs, one on each line.
redhat.parm
file:
root=/dev/ram0 ro ip=off ramdisk_size=40000 CMSDASD=191 CMSCONFFILE=redhat.conf vnc
redhat.exec
file shipped by Red Hat is:
/* */ 'cl rdr' 'purge rdr all' 'spool punch * rdr' 'PUNCH KERNEL IMG A (NOH' 'PUNCH REDHAT PARM A (NOH' 'PUNCH INITRD IMG A (NOH' 'ch rdr all keep nohold' 'i 00c'
redhat.conf
file:
HOSTNAME="foobar.systemz.example.com" DASD="200-203" NETTYPE="qeth" IPADDR="192.168.17.115" SUBCHANNELS="0.0.0600,0.0.0601,0.0.0602" PORTNAME="FOOBAR" NETWORK="192.168.17.0" NETMASK="255.255.255.0" BROADCAST="192.168.17.255" SEARCHDNS="example.com:systemz.example.com" GATEWAY="192.168.17.254" DNS="192.168.17.1" MTU="4096"
DASD=dasd-list
Wheredasd-list
represents the list of DASD devices to be used by Red Hat Enterprise Linux.Although autoprobing for DASDs is done if this parameter is omitted, it is highly recommended to include theDASD=
parameter, as the device numbers (and therefore the device names) can vary when a new DASD is added to the Red Hat Enterprise Linux guest. This can result in an unusable system.Additionally, in SAN-based environments, autoprobing in an LPAR-based install may have unintended side effects, as the number of DASD and SCSI volumes visible may be unexpectedly large and include volumes currently in use by other users. In particular, autoprobing during a kickstart install (which may have enabled autopartitioning to clear all partitions) is highly discouraged.root=file-system
wherefile-system
represents the device on which the root file system can be found. For installation purposes, it should be set to/dev/ram0
, which is the ramdisk containing the Red Hat Enterprise Linux installation program.
SUBCHANNELS=
Provides required device bus IDs for the various network interfaces.qeth: SUBCHANNELS="read_device_bus_id,write_device_bus_id, data_device_bus_id" lcs: SUBCHANNELS="read_device_bus_id,write_device_bus_id"
For example (a sample qeth SUBCHANNEL statement):SUBCHANNELS=0.0.0600,0.0.0601,0.0.0602
HOSTNAME=string
Wherestring
is the hostname of the newly-installed Linux guest.NETTYPE=type
Wheretype
must be one of the following:lcs
, orqeth
.Chooselcs
for:- OSA-2 Ethernet/Token Ring
- OSA-Express Fast Ethernet in non-QDIO mode
- OSA-Express High Speed Token Ring in non-QDIO mode
- Gigabit Ethernet in non-QDIO mode
Chooseqeth
for:- OSA-Express Fast Ethernet
- Gigabit Ethernet (including 1000Base-T)
- High Speed Token Ring
- HiperSockets
- ATM (running Ethernet LAN emulation)
IPADDR=IP
WhereIP
is the IP address of the new Linux guest.NETWORK=network
Wherenetwork
is the address of your network.NETMASK=netmask
Wherenetmask
is the netmask.BROADCAST=broadcast
Wherebroadcast
is the broadcast address.GATEWAY=gw
Wheregw
is the gateway-IP for youreth
device.MTU=mtu
Wheremtu
is the Maximum Transmission Unit (MTU) for this connection.DNS=server1:server2::serverN
Whereserver1:server2::serverN
is a list of DNS servers, separated by colons. For example:DNS=10.0.0.1:10.0.0.2
SEARCHDNS=domain1:domain2::domainN
Wheredomain1:domain2::domainN
is a list of the search domains, separated by colons. For example:SEARCHDNS=example.com:example.org
PORTNAME=osa_portname
|lcs_portnumber
This variable supports OSA devices operating in qdio mode or non-qdio mode.When using qdio mode: osa_portname is the portname specified on the OSA device when operating in qeth mode. PORTNAME is only required for z/VM 4.3 or older without APARs VM63308 and PQ73878.When using non-qdio mode: lcs_portnumber is used to pass the relative port number as integer in the range of 0 through 15.FCP_n="device_number SCSI_ID WWPN SCSI_LUN FCP_LUN"
The variables can be used on systems with FCP devices to preconfigure the FCP setup and can be subsequently edited in anaconda during the installation. An example value may look similar to:FCP_1="0.0.5000 0x01 0x5105074308c212e9 0x0 4010"
- n is an integer value (e.g.
FCP_1
,FCP_2
, ...). - device_number is used to specify the address of the FCP device (
0.0.5000
for device 5000, for example). - SCSI_ID is specified in hex-value, typically sequential values (e.g.
0x01
,0x02
... ) are used over multiple FCP_ variables. - WWPN is the world wide port name used for routing (often in conjunction with multipathing) and is as a 16-digit hex value (e.g.
0x5105074308c212e9
). - SCSI_LUN refers to the local SCSI logical unit value and is specified as a hex-value, typically sequential values (e.g. 0x00, 0x01, ...) are used over multiple FCP_ variables.
- FCP_LUN refers to the storage logical unit identifier and is specified as a hex-value (such as
0x4010
).
Note
Each of the values used in the FCP parameters (FCP_1, FCP_2, ...) are site-specific and are normally supplied by the FCP storage administrator.
Important
Important
RUNKS=value
Wherevalue
is defined as1
if you want to run the installation program in noninteractive (kickstart) mode in the 3270 terminal, or0
otherwise.cmdline
Whencmdline
is specified, 3270 terminal output becomes much more readable, as the installer disables most escape terminal sequences that are applicable to unix-like consoles, but not supported on the 3270 console.- Make sure that your kickstart file contains all required parameters before you use either of the RUNKS of cmdline options.
parm
file, a prompt appears during the installation boot process.
i cms
redhat.exec
that contains the commands necessary to IPL the kernel image and start the installation. After having IPLed CMS, enter redhat
on the 3270 console and press the Enter key to execute this script.
parm
file.
16.7. Installing in an LPAR using the Red Hat Enterprise Linux LPAR CD
- Log in on the Hardware Master Console (HMC) or the Support Element Workplace (SEW) as a user with sufficient privileges to install a new OS to an LPAR. The SYSPROG user is recommended.
- Select, then select the LPAR to which you wish to install. Use the arrows in the frame on the right side to navigate to the menu.
- Double-click on.
- In the dialog box that follows, select Local CD-ROM then click Continue.
- In the dialog that follows, keep the default selection of
generic.ins
then click Continue. - Skip to Section 16.9, “Installing in an LPAR (Common Steps)” to continue.
16.8. Installing in an LPAR without the Red Hat Enterprise Linux for System z CD-ROMs
- Log in on the Support Element Workplace as a user with sufficient privileges to install a new OS to an LPAR.
- Select, then select the LPAR you wish to install to.
- Use the arrows in the frame on the right side to navigate to themenu.
- Double-click on Load from CD-ROM or Server.
- In the dialog box that follows, select FTP Source, and enter the following information:
- Host Computer:
- Hostname or IP address of the FTP server you wish to install from (for example,
ftp.redhat.com
) - User ID:
- Your user name on the FTP server (or anonymous)
- Password:
- Your password (use your email address if you are logging in as anonymous)
- Account:
- Leave this field empty
- File location (can be left blank):
- Directory on the FTP server holding Red Hat Enterprise Linux for System z (for example,
/pub/redhat/linux/rawhide/s390x
)
- Click
- In the dialog that follows, keep the default selection of
redhat.ins
and click . - Refer to Section 16.9, “Installing in an LPAR (Common Steps)” to continue.
16.9. Installing in an LPAR (Common Steps)
Note
16.10. Do You Have Enough Disk Space?
dasda
has dasda[123]
.
Chapter 17. Installing on IBM System z Systems
- Becoming familiar with the installation program's user interface
- Starting the installation program
- Selecting an installation method
- Configuration steps during the installation (language, keyboard, mouse, partitioning, etc.)
- Finishing the installation
17.1. The Graphical Installation Program User Interface
Note
17.2. The Text Mode Installation Program User Interface
Note
Figure 17.1. Installation Program Widgets as seen in Disk Druid
- Text Widget — Text widgets are regions of the screen for the display of text. At times, text widgets may also contain other widgets, such as checkboxes. If a text widget contains more information than can be displayed in the space reserved for it, a scroll bar appears; if you position the cursor within the text widget, you can then use the Up and Down arrow keys to scroll through all the information available. Your current position is shown on the scroll bar by a # character, which moves up and down the scroll bar as you scroll.
- Scroll Bar — Scroll bars appear on the side or bottom of a window to control which part of a list or document is currently in the window's frame. The scroll bar makes it easy to move to any part of a file.
- Button Widget — Button widgets are the primary method of interacting with the installation program. You progress through the windows of the installation program by navigating these buttons, using the Tab and Enter keys. Buttons can be selected when they are highlighted.
- Cursor — Although not a widget, the cursor is used to select (and interact with) a particular widget. As the cursor is moved from widget to widget, it may cause the widget to change color, or the cursor itself may only appear positioned in or next to the widget. Figure 17.1, “Installation Program Widgets as seen in Disk Druid”, shows the cursor on the button.
17.2.1. Using the Keyboard to Navigate
Warning
17.3. Running the Installation Program
ssh
to the configured Linux install system on the IBM System z.
Note
DISPLAY=
variable in the parm
file. The text-based installation is similar to the graphical installation; however, the graphical installation offers more package selection details and other options not available in text-based installs. It is strongly recommended to use the graphical installation whenever possible.
17.3.1. Installation using X11 Forwarding
ssh -X linuxvm.example.com
-X
option enables X11 forwarding.
DISPLAY=
variable. Add the parameter DISPLAY=workstationname:0.0
in the parameter file, replacing workstationname with the hostname of the client workstation connecting to the Linux Image. Allow the Linux image to connect to the workstation using the command xhost +linuxvm
on the local workstation.
DISPLAY=
variable settings in the parm
file. If performing a VM installation, rerun the installation to load the new parm
file on the reader. Additionally, make sure when performing an X11 forwarded display that the X server is started on the workstation machine. Finally, make sure either the NFS, FTP or HTTP protocols are selected, as all 3 methods support graphical installations.
17.3.2. Installation using VNC
loader
will start the installation program.
loader
starts, several screens appear for selecting the installation method.
17.4. Installing from a Hard Drive (DASD)
askmethod
boot options and selected in the Installation Method dialog). This dialog allows you to name the disk partition and directory from which you are installing Red Hat Enterprise Linux. If you used the repo=hd
boot option, you already specified a partition.
/
. If the ISO images are located in a subdirectory of a mounted partition, enter the name of the directory holding the ISO images within that partition. For example, if the partition on which the ISO images is normally mounted as /home/
, and the images are in /home/new/
, you would enter /new/
.
17.5. Installing via NFS
eastcoast
in the domain example.com
, enter eastcoast.example.com
in the NFS Server field.
/export/directory/
.
Figure 17.2. NFS Setup Dialog
17.6. Installing via FTP
askmethod
boot options and selected in the Installation Method dialog). This dialog allows you to identify the FTP server from which you are installing Red Hat Enterprise Linux. If you used the repo=ftp
boot option, you already specified a server and path.
Figure 17.3. FTP Setup Dialog
variant/
directory for your architecture. For example, if the FTP site contains the directory /mirrors/redhat/arch/variant;/
, enter /mirrors/redhat/arch/
(where arch is replaced with the architecture type of your system, such as i386, ia64, ppc, or s390x, and variant is the variant that you are installing, such as Client, Server, Workstation, etc.). If everything was specified properly, a message box appears indicating that files are being retrieved from the server.
Note
mkdir discX
mount -o loop RHEL5-discX.iso discX
X
with the corresponding disc number.
17.7. Installing via HTTP
askmethod
boot option and selected in the Installation Method dialog). This dialog prompts you for information about the HTTP server from which you are installing Red Hat Enterprise Linux. If you used the repo=http
boot option, you already specified a server and path.
variant/
directory for your architecture. For example, if the HTTP site contains the directory /mirrors/redhat/arch/variant/
, enter /mirrors/redhat/arch/
(where arch is replaced with the architecture type of your system, such as i386, ia64, ppc, or s390x, and variant is the variant that you are installing, such as Client, Server, Workstation, etc.). If everything was specified properly, a message box appears indicating that files are being retrieved from the server.
Figure 17.4. HTTP Setup Dialog
Note
mkdir discX
mount -o loop RHEL5-discX.iso discX
X
with the corresponding disc number.
17.8. Welcome to Red Hat Enterprise Linux
17.9. Language Selection
Figure 17.5. Language Selection
17.10. Enter the Installation Number
Figure 17.6. Installation Number
17.11. Disk Partitioning Setup
/home
partition that persistently contains user information).
Warning
Warning
/var/cache/yum/
by default. If you partition the system manually, and create a separate /var/
partition, be sure to create the partition large enough (3.0 GB or more) to download package updates.
Figure 17.7. Disk Partitioning Setup
Warning
Important
mapper/mpath
instead.
17.12. Advanced Storage Options
17.12.1. FCP Devices
Note
Figure 17.8. Advanced Storage Options
Figure 17.9. Configure FCP Device
Figure 17.10. Configure FCP Device
Note
17.13. Create Default Layout
- Remove all partitions on selected drives and create default layout — select this option to remove all partitions on your hard drive(s) (this includes partitions created by other operating systems such as z/VM or z/OS).
Warning
If you select this option, all data on the selected DASD and SCSI storage drive(s) is removed by the installation program. Do not select this option if you have information that you want to keep on the storage drive(s) where you are installing Red Hat Enterprise Linux. - Remove Linux partitions on selected drives and create default layout — select this option to remove only Linux partitions (partitions created from a previous Linux installation). This does not remove other partitions you may have on your storage drive(s) (such as z/VM or z/OS partitions).
- Use free space on selected drives and create default layout — select this option to retain your current data and partitions, assuming you have enough free space available on your storage drive(s).
Figure 17.11. Create Default Layout
Warning
17.14. Partitioning Your System
Figure 17.12. Partitioning with Disk Druid
17.14.1. Graphical Display of DASD Device(s)
/boot
. The kernel files and bootloader sector will be associated with this device. For most common cases, the first DASD or SCSI LUN will be used, but for some unusual cases, this may not be the case. The device number will be used when re-ipling the post-installed system.
17.14.2. Disk Druid's Buttons
- Partitions section. Selecting opens a dialog box. Some or all of the fields can be edited, depending on whether the partition information has already been written to disk.: Used to modify attributes of the partition currently selected in the
- It should only be used if you have experience using RAID. To read more about RAID, see the Red Hat Enterprise Linux Deployment Guide.: Used to provide redundancy to any or all disk partitions.To make a RAID device, you must first create software RAID partitions. Once you have created two or more software RAID partitions, selectto join the software RAID partitions into a RAID device.
17.14.3. Partition Fields
- Device: This field displays the partition's device name.
- Mount Point/RAID/Volume: A mount point is the location within the directory hierarchy at which a volume exists; the volume is "mounted" at this location. This field indicates where the partition is mounted. If a partition exists, but is not set, then you need to define its mount point. Double-click on the partition or click the button.
- Type: This field shows the partition's file system type (for example, ext2, ext3, or vfat).
- Format: This field shows if the partition being created will be formatted.
- Size (MB): This field shows the partition's size (in MB).
- Start: This field shows the cylinder on your hard drive where the partition begins.
- End: This field shows the cylinder on your hard drive where the partition ends.
17.14.4. Recommended Partitioning Scheme
- 'Chapter 7. Linux Swapping' in the IBM Redbook Linux on IBM System z: Performance Measurement and Tuning [IBM Form Number SG24-6926-01], [ISBN 0738485586], available from http://www.redbooks.ibm.com/abstracts/sg246926.html
- Linux on System z performance in the IBM Systems Information Center at http://publib.boulder.ibm.com/infocenter/systems/index.jsp?topic=/liaag/lcon_Linux_on_System_z_performance.htm
- Linux Performance when running under VM, available from http://www.vm.ibm.com/perf/tips/linuxper.html
17.15. Network Configuration
Figure 17.13. Network Configuration
Note
qdio/qeth
devices that are configured with OSA layer 3 support. Layer 3 does not provide MAC address or Address Resolution Protocol (ARP) abilities and so can not be used with network services that require them.
Figure 17.14. Editing a Network Device
Note
17.16. Time Zone Configuration
- Using your mouse, click on the interactive map to select a specific city (represented by a yellow dot). A red X appears indicating your selection.
- You can also scroll through the list at the bottom of the screen to select your time zone. Using your mouse, click on a location to highlight your selection.
Note
system-config-date
command in a shell prompt to launch the Time and Date Properties Tool. If you are not root, it prompts you for the root password to continue.
timeconfig
.
17.17. Set Root Password
Note
Figure 17.15. Root Password
su -
to root when you need to fix something quickly. These basic rules minimize the chances of a typo or an incorrect command doing damage to your system.
Note
su -
at the shell prompt in a terminal window and then press Enter. Then, enter the root password and press Enter.
Note
Note
system-config-rootpassword
command in a shell prompt to launch the Root Password Tool. If you are not root, it prompts you for the root password to continue.
17.18. Package Group Selection
Note
Figure 17.16. Package Group Selection
Figure 17.17. Package Group Details
17.19. Preparing to Install
17.19.1. Preparing to Install
/root/install.log
once you reboot your system.
Warning
17.20. Installing Packages
17.21. Installation Complete
/boot
partition for Red Hat Enterprise Linux has been installed.
200
on the 3270 console you may issue the command #cp i 200
. Often, especially in DASD only environments where automatic partitioning (clearing data from all partitions) was chosen, the first dasd (dasda
) is where the /boot
partition is located.
/boot
on a SCSI LUN in a z/VM guest account, it may be necessary to provide WWPN and LUN information through which a zFCP device can ipl. As an example,
#CP SET LOADDEV PORTNAME 50050763 FCCD9689 LUN 83030000 00000000
0x50050763FCCD9689
is the example WWPN, and 8303
is the SCSI LUN). Then the zFCP device information can be queried and used to start the IPL:
#cp q v fcp
4322
in this example) could be ipl-ed with a command like:
#cp ipl 4322
/boot
partition is located.
Note
#cp disc
instead of #cp logout
or #cp log
. This allows for the virtual system running Red Hat Enterprise Linux for IBM System z to continue even when not connected to the 3270 console.
ssh
. It is important to note that the only place you can log in as root is from the 3270 or from other devices as listed in /etc/securetty
.
Chapter 18. Removing Red Hat Enterprise Linux
Chapter 19. Sample Parameter Files
.parm
file should contain the real kernel parameters, such as root=/dev/ram0 ro ip=off ramdisk_size=40000
, and single parameters which are not assigned to variables, such as vnc
. Two new parameters which point the installation program at the new configuration file need to be added to the .parm
file. They are CMSDASD
and CMSCONF
.
CMSDASD=cmsdasd_address
- Where cmsdasd_address represents the list of the device ID of the CMS DASD device which contains the configuration file. This is usually the CMS user's 'A' disk. This option is applicable only for users who have a CMS formatted disk (z/VM) available.For example:
CMSDASD=191
CMSCONFFILE=configuration_file
- Where configuration_file represents the name of the configuration file. This value must be specified in lower case. It is specified in a Linux style file name format. The CMS file
REDHAT CONF
is specified asredhat.conf
. This option is applicable only for users who have a CMS formatted disk (z/VM) available.For example:CMSCONFFILE=redhat.conf
DASD=dasd-list
- Where dasd-list represents the list of DASD devices to be used by Red Hat Enterprise Linux.Although automatic probing for DASDs is done if this parameter is omitted, it is highly recommended to include the
DASD=
parameter, as the device numbers (and therefore the device names) can vary when a new DASD is added to the guest. This can result in an unusable system.For example:DASD=0.0.0100,0.0201-0.0.0204
SUBCHANNELS=
- Provides required device bus IDs for the various network interfaces.
qeth: SUBCHANNELS="read_device_bus_id,write_device_bus_id, data_device_bus_id" lcs: SUBCHANNELS="read_device_bus_id,write_device_bus_id"
Due to the length of the qeth command line, it has been broken into two lines.Note
The CTC, and NETIUCV drivers have been deprecated and are no longer supported in Red Hat Enterprise Linux.For example (a sample qeth SUBCHANNEL statement):SUBCHANNELS=0.0.0600,0.0.0601,0.0.0602
HOSTNAME=string
- Where string is the hostname of the newly-installed Linux guest.
NETTYPE=type
- Where type must be one of the following: qeth or lcs.
IPADDR=IP
- Where IP is the IP address of the new Linux guest.
NETWORK=network
- Where network is the address of your network.
NETMASK=netmask
- Where netmask is the netmask.
BROADCAST=broadcast
- Where broadcast is the broadcast address.
GATEWAY=gw
- Where gw is the gateway-IP for your eth device.
MTU=mtu
- Where mtu is the Maximum Transmission Unit (MTU) for this connection.
DNS=server1:server2:additional_server_terms:serverN
- Where server1:server2:additional_server_terms:serverN is a list of DNS servers, separated by colons. For example:
DNS=10.0.0.1:10.0.0.2
SEARCHDNS=domain1:domain2:additional_dns_terms:domainN
- Where domain1:domain2:additional_dns_terms:domainN is a list of the search domains, separated by colons. For example:
SEARCHDNS=example.com:example.org
PORTNAME=osa_portname | lcs_portnumber
- This variable supports OSA devices operating in qdio mode or in non-qdio mode.When using qdio mode: osa_portname is the portname specified on the OSA device when operating in qeth mode. PORTNAME is only required for z/VM 4.3 or older without APARs VM63308 and PQ73878.When using non-qdio mode: lcs_portnumber is used to pass the relative port number as integer in the range of 0 through 15.
PORTNO=portnumber
- When installing under z/VM, you can add either
PORTNO=0
(to use port 0) orPORTNO=1
(to use port 1) to the CMS configuration file to avoid being prompted for the mode.ThePORTNO=
setting also works on LPAR, but you must place it directly in the parmfile rather than the CMS configuration file. LAYER2=
- Add either
LAYER2=0
orLAYER2=1
to the CMS configuration file to make the mode persistent when installing on a System z guest.UseLAYER2=0
when the OSA is in layer 3 mode, andLAYER2=1
when the OSA is in layer 2 mode. VSWITCH=
- When specifying
LAYER2=1
, you can also specifyVSWITCH=1
when connecting to a VSWITCH, orVSWITCH=0
when connecting directly to the OSA. MACADDR=MAC_address
- When specifying
LAYER2=1
and a VSWITCH is not in use, you can use this parameter to specify the MAC address in the CMS configuration file. - FCP_* (FCP_1, FCP_2, ...)
- These variables can be used on systems with FCP devices to preconfigure the FCP setup (these can be changed during the installation).
root=/dev/ram0 DASD=200
Note
redhat.parm
file:
root=/dev/ram0 ro ip=off ramdisk_size=40000 CMSDASD=191 CMSCONFFILE=redhat.conf vnc
redhat.conf
file (pointed to by CMSCONFFILE in redhat.parm
)
DASD=200 HOSTNAME="foobar.systemz.example.com" DASD="200-203" NETTYPE="qeth" IPADDR="192.168.17.115" SUBCHANNELS="0.0.0600,0.0.0601,0.0.0602" PORTNAME="FOOBAR" NETWORK="192.168.17.0" NETMASK="255.255.255.0" BROADCAST="192.168.17.255" SEARCHDNS="example.com:systemz.example.com" GATEWAY="192.168.17.254" DNS="192.168.17.1" MTU="4096"
Chapter 20. Additional Boot Options
boot:
prompt.
zipl.conf
file, either by editing the file manually or using the zipl tool.
Important
parameters="vmhalt='LOGOFF'"
is correct, while parameters='vmhalt="LOGOFF"'
is not correct and may lead to unexpected behavior.
boot time command arguments
askmethod
- this command asks you to select the installation method you would like to use when booting from the Red Hat Enterprise Linux CD-ROM.
dd=url
- this argument causes the installation program to prompt you to use a driver image from a specified HTTP, FTP, or NFS network address.
display=ip:0
- this command allows remote display forwarding. In this command, ip should be replaced with the IP address of the system on which you want the display to appear.On the system you want the display to appear on, you must execute the command
xhost +remotehostname
, where remotehostname is the name of the host from which you are running the original display. Using the commandxhost +remotehostname
limits access to the remote display terminal and does not allow access from anyone or any system not specifically authorized for remote access. mediacheck
- this command gives you the option of testing the integrity of the install source (if an ISO-based method). this command works with the CD, DVD, hard drive ISO, and NFS ISO installation methods. Verifying that the ISO images are intact before you attempt an installation helps to avoid problems that are often encountered during an installation.
mpath
- enables multipath support.
Important
If you install Red Hat Enterprise Linux 5.11 on a network storage device accessible through multiple paths, you must boot the installation process with this option. If you do not specify this option at boot time, installation will fail, or the system will fail to boot after installation completes. noeject
- do not eject optical discs after installation. This option is useful in remote installations where it is difficult to close the tray afterwards.
noprobe
- this command disables hardware detection and instead prompts the user for hardware information.
rescue
- this command runs rescue mode. Refer to Chapter 27, Basic System Recovery for more information about rescue mode.
text
- this command disables the graphical installation program and forces the installation program to run in text mode.
vnc
- this command allows you to install from a VNC server.
vncpassword=
- this command sets the password used to connect to the VNC server.
noipv6
- this command disables the default selection of ipv6 options during the installer stage 1 processing. Ipv6 settings may still be made manually if this option is specified, but the default behavior will be that Ipv6 settings are not enabled.
cmdline
- The 3270 console (most often used during installation on IBM System z) does not recognize terminal formatting entries common to most unix-style terminals. Specifying this option changes the behavior of anaconda during kickstart installations so that console output on the 3270 is much better. This option should not be used for regular, interactive installations.
RUNKS=1
- This option is used to specify (usually in conjunction with the
cmdline
option) kickstart installation for IBM System z.
Chapter 21. Troubleshooting Installation on an IBM System z System
21.1. You are Unable to Boot Red Hat Enterprise Linux
21.1.1. Is Your System Displaying Signal 11 Errors?
21.2. Trouble During the Installation
21.2.1. No devices found to install Red Hat Enterprise Linux
Error Message
No devices found to install Red Hat Enterprise Linux
, then there may be an issue with your DASD devices. If you encounter this error, add the DASD=<disks>
parameter to your parm
file (where disks is the DASD range reserved for installation) and start the install again.
dasdfmt
command within a Linux root shell, instead of formatting the DASDs using CMS.
21.2.2. Trouble with Partition Tables
The partition table on device hda was unreadable. To create new partitions it must be initialized, causing the loss of ALL DATA on this drive.
21.2.3. Other Partitioning Problems
- A
/
(root) partition - A <swap> partition of type swap
Note
21.2.4. Are You Seeing Python Errors?
/tmp/
directory. The error may look similar to:
Traceback (innermost last): File "/var/tmp/anaconda-7.1//usr/lib/anaconda/iw/progress_gui.py", line 20, in run rc = self.todo.doInstall () File "/var/tmp/anaconda-7.1//usr/lib/anaconda/todo.py", line 1468, in doInstall self.fstab.savePartitions () File "fstab.py", line 221, in savePartitions sys.exit(0) SystemExit: 0 Local variables in innermost frame: self: <fstab.GuiFstab instance at 8446fe0> sys: <module 'sys' (built-in)> ToDo object: (itodo ToDo p1 (dp2 S'method' p3 (iimage CdromInstallMethod p4 (dp5 S'progressWindow' p6 <failed>
/tmp/
are symbolic to other locations or have been changed since creation. These symbolic or changed links are invalid during the installation process, so the installation program cannot write information and fails.
http://www.redhat.com/support/errata/
http://fedoraproject.org/wiki/Anaconda
http://bugzilla.redhat.com/bugzilla/
http://www.redhat.com/apps/activate/
21.3. Problems After Installation
21.3.1. Remote Graphical Desktops and XDMCP
/etc/gdm/custom.conf
file on the Red Hat Enterprise Linux system with a text editor such as vi
or nano
:
Enable=true
, save the file, and exit the text editor. Switch to runlevel 5 to start the X server:
/sbin/init 5
X
. For example:
X :1 -query s390vm.example.com
:1
of the client system (usually accessible by using the Ctrl-Alt-F8 key combination).
Xnest
allows users to open a remote desktop nested within their local X session. For example, run Xnest
using the following command, replacing s390vm.example.com with the hostname of the remote X server:
Xnest :1 -query s390vm.example.com
21.3.2. Problems When You Try to Log In
linux single
.
#
prompt, you must type passwd root
, which allows you to enter a new password for root. At this point you can type shutdown -r now
to reboot the system with the new root password.
su -
and enter your root password when prompted. Then, type passwd <username>
. This allows you to enter a new password for the specified user account.
http://hardware.redhat.com/hcl/
21.3.3. Your Printer Does Not Work
system-config-printer
command at a shell prompt to launch the Printer Configuration Tool. If you are not root, it prompts you for the root password to continue.
Chapter 22. Additional Information for IBM System z Users
22.1. The sysfs
File System
sysfs
file system. The sysfs
file system is described as a union of the proc
, devfs
, and devpty
file systems. The sysfs
file system enumerates the devices and busses attached to the system into a file system hierarchy that can be accessed from user space. It is designed to handle the device and driver specific options that have previously resided in /proc/
, and encompass the dynamic device addition previously offered by devfs
.
sysfs
file system is mounted at /sys/
and contains directories that organize the devices attached to the system in several different ways. The /sysfs/
subdirectories include:
- The
/devices/
directoryThis directory contains the/css0/
directory. Its subdirectories represent all the subchannels detected by the Linux kernel. Subchannel directories are named in the form0.0.nnnn
where nnnn is the subchannel number in hex between 0000 and ffff. Subchannel directories in turn contain status files and another subdirectory which represents the actual device. The device directory is named0.0.xxxx
where xxxx is the unit address for the device. The/devices/
directory also contains status information as well as configuration options for the device. - The
/bus/
directoryThis contains a/ccw/
subdirectory and a/ccwgroup/
subdirectory. CCW devices are accessed using channel command words. Devices in the/ccw/
directory only use one subchannel on the mainframe channel subsystem. CCW group devices are also accessed with channel command words, but they use more than one subchannel per device. For example, a 3390-3 DASD device uses one subchannel, while a QDIO network connection for an OSA adapter uses three subchannels. The/ccw/
and the/ccwgroup/
directories both contain directories called devices and drivers:The/devices/
directory contains a symbolic link to the device directories in the/sys/devices/css0/
directory.The/drivers/
directory contains directories for each device driver currently loaded on the system. Drivers associated with devices such asdasd
,console
,qeth
, andzfcp
have directory entries here. The/driver/
directory contains settings for the device driver, as well as symbolic links to the devices it is using (in the/sys/devices/css0/
directory). - The
/class/
directoryThis contains directories that group together similar devices such as ttys, SCSI tape drives, network devices, and other miscellaneous devices. - The
/block/
directoryThis directory contains directories for each of the block devices on the system. These are mostly disk type devices such as real DASD, loopback devices, and software raid block devices. The noticeable difference between older Linux systems and ones that usesysfs
is the need to refer to devices by theirsysfs
name. On a 2.4 kernel image, thezFCP
driver was passed as its device addresses. On the 2.6 Kernel image system the driver is passed as0.0.1600
.
22.2. Using the zFCP
Driver
/etc/zfcp.conf
file which contains your SCSI configuration. It also adds the line alias scsi_hostadapter zFCP
to /etc/modprobe.conf
. This loads the required zFCP
modules.