From Fedora Project Wiki
m (Added category) |
m (fix numbering) |
||
Line 5: | Line 5: | ||
== Steps To Reproduce == | == Steps To Reproduce == | ||
# Boot the installer using any available method | |||
# Proceed to the partitioning step | |||
# Place the root filesystem (aka /) on a RAID1 device | |||
== Expected Results == | == Expected Results == | ||
# Anaconda completes successfully | |||
# Reboot successfully into installed system | |||
# / is a raid device (e.g. /dev/md0) | |||
[[Category:Installer Test Cases|PartitioningRootfsOnRaid1]] | [[Category:Installer Test Cases|PartitioningRootfsOnRaid1]] |
Revision as of 15:41, 16 July 2008
PartitioningRootfsOnRaid1
Description
A complete installation using a RAID1 device for the root (aka /) filesystem. For more details on RAID please consult http://en.wikipedia.org/wiki/Redundant_array_of_independent_disks .
Steps To Reproduce
- Boot the installer using any available method
- Proceed to the partitioning step
- Place the root filesystem (aka /) on a RAID1 device
Expected Results
- Anaconda completes successfully
- Reboot successfully into installed system
- / is a raid device (e.g. /dev/md0)