From Fedora Project Wiki
m (Added category) |
m (fix numbering) |
||
Line 5: | Line 5: | ||
== Steps To Reproduce == | == Steps To Reproduce == | ||
# Initiate an installation using any boot method and/or installation source | |||
# At the partitioning step, place the root filesystem on an ext3 formatted partition | |||
== Expected Results == | == Expected Results == | ||
# Anaconda completes successfully | |||
# Reboot successfully into installed system | |||
# Confirm that rootfs partition is formatted as ext3 and is not a LVM or RAID volume | |||
[[Category:Installer Test Cases|PartitioningExt3OnNativeDevice]] | [[Category:Installer Test Cases|PartitioningExt3OnNativeDevice]] |
Revision as of 15:41, 16 July 2008
PartitioningExt3OnNativeDevice
Description
A complete installation using the systems physical devices for the ext3 filesystem. A detailed look at the ext3 filesystem can be found at http://en.wikipedia.org/wiki/Ext3
Steps To Reproduce
- Initiate an installation using any boot method and/or installation source
- At the partitioning step, place the root filesystem on an ext3 formatted partition
Expected Results
- Anaconda completes successfully
- Reboot successfully into installed system
- Confirm that rootfs partition is formatted as ext3 and is not a LVM or RAID volume