From Fedora Project Wiki
(draft a btrfs test for installer) |
(typo) |
||
Line 8: | Line 8: | ||
#* Place the root filesystem({{filename|/}}) on an btrfs formatted partition | #* Place the root filesystem({{filename|/}}) on an btrfs formatted partition | ||
# Continue installation, choosing all provided defaults and selecting ''Next'' | # Continue installation, choosing all provided defaults and selecting ''Next'' | ||
|results= | |results= | ||
# Anaconda completes successfully | # Anaconda completes successfully |
Revision as of 11:35, 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