From Fedora Project Wiki
m (fix numbering) |
m (Use test case template) |
||
Line 1: | Line 1: | ||
{{QA/Test_Case | |||
= | |description=This install verifies that installing on an SATA device works properly. | ||
This install verifies that installing on an SATA device works properly. | |actions= | ||
# Boot the installer using any available means | # Boot the installer using any available means | ||
# Choose appropriate installation source such as NFS or HTTP. | # Choose appropriate installation source such as NFS or HTTP. | ||
Line 11: | Line 7: | ||
# Review partitioning layout to confirm installer is installing to SATA device. | # Review partitioning layout to confirm installer is installing to SATA device. | ||
# Proceed with normal installation | # Proceed with normal installation | ||
|results= | |||
= | |||
# All installable SATA devices are successfully detected by installer and are available for partitioning. | # All installable SATA devices are successfully detected by installer and are available for partitioning. | ||
# Partitions are created and formatted properly. | # Partitions are created and formatted properly. | ||
Line 21: | Line 13: | ||
# Package errors (install.log) should not occur | # Package errors (install.log) should not occur | ||
# System boots successfully recognizing filesystems created on the SATA device(s). | # System boots successfully recognizing filesystems created on the SATA device(s). | ||
}} | |||
[[Category:Installer Test Cases|StorageDeviceSata]] | [[Category:Installer Test Cases|StorageDeviceSata]] |
Revision as of 12:11, 30 September 2009
Description
This install verifies that installing on an SATA device works properly.
How to test
- Boot the installer using any available means
- Choose appropriate installation source such as NFS or HTTP.
- Choose either automated partitioning or custom partitioning if you want to create your own disk layout.
- Review partitioning layout to confirm installer is installing to SATA device.
- Proceed with normal installation
Expected Results
- All installable SATA devices are successfully detected by installer and are available for partitioning.
- Partitions are created and formatted properly.
- Install completes successfully
- Package errors (install.log) should not occur
- System boots successfully recognizing filesystems created on the SATA device(s).