From Fedora Project Wiki
Description
This test verifies the DVD-based install repository by adding additional variation during installation. Testing also includes verifying proper installation of packages included in the repository.
Setup
- Burn
DVD.iso
image to an optical disk.
How to test
- Insert the optical disk to the optical DVD drive
- Boot the installer from
DVD.iso
or pxeboot images. - Direct anaconda to use the package repo from DVD by any of the following means. You can:
- Provide the device name using the
repo=
option, for example:repo=cdrom:/dev/sr0
- Append
askmethod
as kernel argument, and select Local CD/DVD when prompted.
- Provide the device name using the
- Proceed with installation
Expected Results
- Anaconda uses the package repository from
DVD.iso
provided. - Install completes successfully
- Package errors (install.log) should not occur
- System boots successfully