From Fedora Project Wiki
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
|actions= | |actions= | ||
# Boot the installer using any available means | # Boot the installer using any available means | ||
# | # Advance to ''Storage Devices'' screen | ||
# | # Choose ''Specialized Storage Devices'' and click ''Next'' | ||
# | # To add a BIOS RAID volume, under ''Firmware RAID'' label, select all detected BIOS RAID volumes | ||
# Choose either automated partitioning or custom partitioning if you want to create your own disk layout | # Choose either automated partitioning or custom partitioning if you want to create your own disk layout | ||
# Proceed with normal installation | # Proceed with normal installation | ||
|results= | |results= | ||
# All installable BIOS RAID devices are successfully detected by installer and are available for partitioning | # All installable BIOS RAID devices are successfully detected by installer and are available for partitioning | ||
# Partitions are created and formatted properly | # Partitions are created and formatted properly | ||
# Install completes successfully | # Install completes successfully | ||
# Package errors (install.log) should not occur | # Package errors (install.log) should not occur | ||
# System boots successfully recognizing filesystems created on the BIOS RAID device(s) | # System boots successfully recognizing filesystems created on the BIOS RAID device(s) | ||
}} | }} | ||
[[Category:Installer Block Device Test Cases]] | [[Category:Installer Block Device Test Cases]] |
Revision as of 09:15, 27 April 2010
Description
This install verifies that installing on a BIOS RAID device works properly.
How to test
- Boot the installer using any available means
- Advance to Storage Devices screen
- Choose Specialized Storage Devices and click Next
- To add a BIOS RAID volume, under Firmware RAID label, select all detected BIOS RAID volumes
- Choose either automated partitioning or custom partitioning if you want to create your own disk layout
- Proceed with normal installation
Expected Results
- All installable BIOS RAID 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 BIOS RAID device(s)