From Fedora Project Wiki
(fix formatting, add to category) |
No edit summary |
||
Line 17: | Line 17: | ||
# Confirm that root partition is formatted as ext3 and is not a LVM or RAID volume | # Confirm that root partition is formatted as ext3 and is not a LVM or RAID volume | ||
[[Category:Installer Test Cases]] | [[Category:Installer Test Cases|PartitioningExt2OnNativeDevice]] |
Revision as of 17:01, 30 May 2008
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
- Start an installation by any available means
- Use a Custom Partition Layout
- Partition the system so that the root (/) partition is:
- formatted as ext3 (this is the default), and
- not LVM or RAID.
Expected Results
- Anaconda completes successfully
- Reboot successfully into installed system
- Confirm that root partition is formatted as ext3 and is not a LVM or RAID volume