From Fedora Project Wiki
No edit summary |
m (fix numbering) |
||
Line 6: | Line 6: | ||
# 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 | |||
Line 20: | Line 16: | ||
# All installable SATA devices are successfully detected by installer and are available for partitioning. | |||
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). | |||
[[Category:Installer Test Cases|StorageDeviceSata]] | [[Category:Installer Test Cases|StorageDeviceSata]] |
Revision as of 15:39, 16 July 2008
StorageDeviceSata
Description
This install verifies that installing on an SATA device works properly.
Steps To Reproduce
- 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).