Appendix C. Troubleshooting Your Installation of Red Hat Enterprise Linux ES
71
C.3. Trouble During the Installation
C.3.1. Partition Creation Problems
If you are having trouble creating a partition (for example, a root (
/
) partition), make sure you are
setting its partition type to Linux Native.
Unless your BIOS supports otherwise, make sure
/boot
does not exceed the 1023 cylinder head.
If you do not, the installation program will not allow you to create a
/boot
or
/
partition. Some
new systems allow you to exceed the 1023 limit (with GRUB and the newer LILO versions that are
available), but most machines with older BIOS will not.
C.3.2. Using Remaining Space
You have a
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.
If your hard drive is more than 1024 cylinders, you must create a
/boot
partition if you want the
/
(root) partition to use all of the remaining space on your hard drive.
C.3.3. Other Partitioning Problems
If you are using
Disk Druid
to create partitions, but cannot move to the next screen, you probably
have not created all the partitions necessary for
Disk Druid
’s dependencies to be satisfied.
You must have the following partitions as a bare minimum:
•
A
/boot
partition of type Linux native
•
A
/
(root) partition of type Linux native
•
A
swap
partition of type Linux swap
Tip
When defining a partition’s type as Linux swap, you do not have to assign it a mount point.
Disk
Druid
automatically assigns the mount point for you.
C.3.4. Are You Seeing Python Errors?
During some installations of Red Hat Enterprise Linux ES, the installation program (also known as
Anaconda
) may fail with a Python or traceback error. This error may occur after the selection of
individual packages or while trying to save the upgrade log in
/tmp
. 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
Summary of Contents for LINUX ES 2.1 -
Page 1: ...Red Hat Enterprise Linux ES 2 1 Red Hat Enterprise Linux ES Installation Guide...
Page 10: ......
Page 18: ...8 Chapter 1 Steps to Get You Started...
Page 72: ......
Page 74: ...64 Appendix A Removing Red Hat Enterprise Linux ES...
Page 86: ...76 Appendix C Troubleshooting Your Installation of Red Hat Enterprise Linux ES...
Page 102: ...92 Appendix D An Introduction to Disk Partitions...
Page 110: ......