From Fedora Project Wiki
m (Added category) |
m (fix numbering) |
||
Line 10: | Line 10: | ||
== Expected Results == | == Expected Results == | ||
# Anaconda completes successfully | |||
# Reboot successfully into installed system | |||
# The default partitioning scheme will put the root file system on LVM | |||
# / is on a logical volume (e.g. /dev/VolGroup00/LogVol00) | |||
[[Category:Installer Test Cases|PartitioningRootfsOnLvmDevice]] | [[Category:Installer Test Cases|PartitioningRootfsOnLvmDevice]] |
Revision as of 15:41, 16 July 2008
PartitioningRootfsOnLvmDevice
Description
A complete installation using a LVM device for the / (rootfs) filesystem. For more details on LVM please consult http://en.wikipedia.org/wiki/Logical_volume_management .
Steps To Reproduce
- Initiate an installation using any boot method and/or installation source
- At the disk partitioning step, choose anaconda defaults.
Expected Results
- Anaconda completes successfully
- Reboot successfully into installed system
- The default partitioning scheme will put the root file system on LVM
- / is on a logical volume (e.g. /dev/VolGroup00/LogVol00)