From Fedora Project Wiki
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
|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 | |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 | ||
|actions= | |actions= | ||
#Boot the installer using any available means (netinst/boot.iso, PXE, or DVD) | #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]] | #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 | #At the manual partitioning screen, place the root filesystem(/) on an xfs formatted partition,and proceed with installation | ||
#Complete the installation | #Complete the installation |
Revision as of 08:49, 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, or DVD)
- In the INSTALLATION 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