From Fedora Project Wiki
Description
This test case verifies that installing on a PATA device works properly. Testing on bare metal (not in a virtual machine) is preferred for this test case. However, if bare metal hardware is not conveniently available, this test can be run in a KVM virtual machine by connecting a storage device with the IDE bus type.
Setup
- Prepare a test system with a working PATA storage device of sufficient size for a Fedora install, and a Fedora installation medium.
How to test
- Boot the installer using any available means
- Proceed to the installer's main screen, making sensible choices, and enter the Installation Destination screen
- On the Installation Destination screen, select your test PATA device as the target disk
- Partition as you like, but bugs in partitioning that are not related to the PATA device type are outside the scope of this test
- Complete the installation process, making sensible selections for all other installer options
- Boot the installed system
Expected Results
- All installable PATA devices are successfully detected by installer and are available for partitioning.
- Partitions are created and formatted properly.
- Install completes successfully.
- System boots successfully recognizing filesystems created on the PATA device(s).