From Fedora Project Wiki
(typo) |
No edit summary |
||
Line 15: | Line 15: | ||
[[Category:Installer_Partitioning_Test_Cases]] | [[Category:Installer_Partitioning_Test_Cases]] | ||
[[Category:btrfs]] | |||
[[Category:btrfs_test_cases]] |
Revision as of 15:26, 12 July 2011
Description
A complete installation using the systems physical devices for the Btrfs filesystem. The detailed plan about btrfs filesystem on Fedora 16 can be found at F16BtrfsDefaultFs
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 disk partitioning screen, select Next for anaconda defaults
- Alternatively, choose Create Custom Layout, and select Next
- Place the root filesystem(
/
) on an btrfs formatted partition
- Continue installation, choosing all provided defaults and selecting Next
Expected Results
- Anaconda completes successfully
- Reboot successfully into installed system
- Confirm that
/
is formatted as btrfs