From Fedora Project Wiki
m (moved QA/TestCases/PartitioningExt4OnNativeDevice to QA:Testcases anaconda ext4 rootfs on disk partition: Renamed to QA namespace and used dlehman recommended terminology) |
(Use the test case template) |
||
Line 1: | Line 1: | ||
{{QA/Test_Case | |||
= | |description=A complete installation using the systems physical devices for the ext4 filesystem. A detailed look at the ext4 filesystem can be found at [http://en.wikipedia.org/wiki/Ext4 http://en.wikipedia.org/wiki/Ext4] | ||
A complete installation using the systems physical devices for the ext4 filesystem. A detailed look at the ext4 filesystem can be found at [http://en.wikipedia.org/wiki/Ext4 http://en.wikipedia.org/wiki/Ext4] | |actions= | ||
# Initiate an installation using any boot method and/or installation source | # Initiate an installation using any boot method and/or installation source | ||
# At the partitioning step, place the root filesystem on an ext4 formatted partition | # At the partitioning step, place the root filesystem on an ext4 formatted partition | ||
# Note that this requires custom partitioning to select ext4 until very recently | # Note that this requires custom partitioning to select ext4 until very recently | ||
|results= | |||
= | |||
# Anaconda completes successfully | # Anaconda completes successfully | ||
# Reboot successfully into installed system | # Reboot successfully into installed system | ||
# Confirm that rootfs partition is formatted as ext4 and is not a LVM or RAID volume | # Confirm that rootfs partition is formatted as ext4 and is not a LVM or RAID volume | ||
}} | |||
[[Category: | [[Category:Installer_Partitioning_Test_Cases]] |
Revision as of 19:29, 25 August 2009
Description
A complete installation using the systems physical devices for the ext4 filesystem. A detailed look at the ext4 filesystem can be found at http://en.wikipedia.org/wiki/Ext4
How to test
- Initiate an installation using any boot method and/or installation source
- At the partitioning step, place the root filesystem on an ext4 formatted partition
- Note that this requires custom partitioning to select ext4 until very recently
Expected Results
- Anaconda completes successfully
- Reboot successfully into installed system
- Confirm that rootfs partition is formatted as ext4 and is not a LVM or RAID volume