From Fedora Project Wiki

Revision as of 13:29, 24 September 2010 by Jlaska (talk | contribs) (Corrected doc links and minor wording fixes)

Description

This test is designed to test installing using iso images on a local disk partition.

Note.png
Spare disk partition required
This test requires a local disk partition sized large enough to house at least 4 650MB iso images. For further details please refer to the Red Hat Enterprise Linux 4: Installation Guide, sections Preparing for a Hard Drive Installation and Installing from a Hard Drive.


How to test

  1. Start the installer and proceed to the disk partitioning step
  2. Create a 5G physical disk partition (not LVM) with mount point /iso. Remember the disk partition device (e.g. /dev/sdc4) as this will be needed in later steps.
  3. Complete the installation as desired.
    Idea.png
    Speed up
    While any package set would be sufficient, the preliminary installation will be faster when using a smaller package set.
  4. Boot into the installed system and copy all applicable installation ISO images into the /iso directory. As noted in the documentation, the installation program also requires that you copy the images/install.img file from the DVD or disc1.iso into partition containing the ISO image(s) (e.g. /iso/images/install.img).
    Important.png
    Don't mix DVD and CD
    If testing CD ISO images, only copy the CD ISO image(s). If testing DVD ISO images, only copy the DVD ISO image(s). Included CD and DVD images in the same directory may result in failures.
  5. Reboot your system into the installation program using any available means. If booting into the installer using a boot.iso, CD or DVD, you may need to add the boot argument askmethod so that you can later request the hard drive installation method.
  6. When prompted, direct the installer to use hard drive as the installation type.
  7. When prompted, select Hard drive as your installation source
  8. Select the disk partition that houses your disc iso images. Note, this was the disk partition created in step#2 above.
  9. Complete the installation as desired

Expected Results

  1. Anaconda uses the install source from the hard disk provided and proceeds to stage2
  2. Anaconda completes the hard drive installation successfully
  3. Package errors (install.log) should not occur
  4. System boots successfully