From Fedora Project Wiki
(New page: = PartitioningExt4OnNativeDevice = == Description == A complete installation using the systems physical devices for the ext4 filesystem. A detailed look at the ext4 filesystem can be foun...) |
No edit summary |
||
(12 intermediate revisions by 4 users not shown) | |||
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= | ||
#Boot the installer using any available means (netinst/boot.iso, PXE, or DVD) | |||
#At the INSTALLATION SUMMARY screen, do [[QA:Anaconda partitioning#custom|custom partitioning]] | |||
#At the Manual Partitioning screen, place the root filesystem(/) on an ext4 formatted partition,and proceed with installation | |||
# | #Complete the installation | ||
# At the partitioning | |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]] |
Latest revision as of 08:47, 21 January 2013
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
- Boot the installer using any available means (netinst/boot.iso, PXE, or DVD)
- At the INSTALLATION SUMMARY screen, do custom partitioning
- At the Manual Partitioning screen, place the root filesystem(/) on an ext4 formatted partition,and proceed with installation
- Complete the installation
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