From Fedora Project Wiki
(draft a xfs test for installer) |
No edit summary |
||
Line 7: | Line 7: | ||
# Place the root filesystem({{filename|/}}) on a xfs formatted partition | # Place the root filesystem({{filename|/}}) on a xfs formatted partition | ||
# Continue installation, choosing all provided defaults and selecting ''Next'' | # Continue installation, choosing all provided defaults and selecting ''Next'' | ||
#Boot the installer using any available means (netinst/boot.iso, PXE, or DVD) | |||
#In the'''INSTALLATION SUMMARY''' screen,[[QA:Anaconda partitioning#custom|custom partitioning mode]] | |||
#At the manual partitioning screen, place the root filesystem(/) on an xfs formatted partition,and proceed with installation | |||
#Complete the installation | |||
|results= | |results= | ||
# Anaconda completes successfully | # Anaconda completes successfully |
Revision as of 08:48, 17 January 2013
Description
A complete installation using the systems physical devices for the xfs filesystem. A detailed look at the xfs filesystem can be found at http://en.wikipedia.org/wiki/Xfs
How to test
- Boot the installer using any available means (
netinst/boot.iso
, PXE, orDVD.iso
) - Proceed to the installation partition screen by selecting appropriate defaults
- At the first disk partitioning screen, select Create Custom Layout, select Next
- Place the root filesystem(
/
) on a xfs formatted partition - Continue installation, choosing all provided defaults and selecting Next
- Boot the installer using any available means (netinst/boot.iso, PXE, or DVD)
- In theINSTALLATION SUMMARY screen,custom partitioning mode
- At the manual partitioning screen, place the root filesystem(/) on an xfs formatted partition,and proceed with installation
- Complete the installation
Expected Results
- Anaconda completes successfully
- Reboot successfully into installed system
- Confirm that
/
is formatted as xfs filesystem