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
# Choose appropriate installation source such as NFS or HTTP.
# Advance to ''Storage Devices'' screen
# At type of devices step, choose ''Specialized Storage Devices'' and click ''Next''.
# Choose ''Specialized Storage Devices'' and click ''Next''
# Select BIOS RAID device 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
# Review partitioning layout to confirm installer is installing to BIOS RAID device.
# 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)
<!--# The default partitioning scheme will put the root file system on LVM on dmraid
# VolGroup00 is made from physical volumes on a dmraid device-->
}}
}}


[[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

  1. Boot the installer using any available means
  2. Advance to Storage Devices screen
  3. Choose Specialized Storage Devices and click Next
  4. To add a BIOS RAID volume, under Firmware RAID label, select all detected BIOS RAID volumes
  5. Choose either automated partitioning or custom partitioning if you want to create your own disk layout
  6. Proceed with normal installation

Expected Results

  1. All installable BIOS RAID devices are successfully detected by installer and are available for partitioning
  2. Partitions are created and formatted properly
  3. Install completes successfully
  4. Package errors (install.log) should not occur
  5. System boots successfully recognizing filesystems created on the BIOS RAID device(s)