From Fedora Project Wiki
m (moved QA:Testcases anaconda btrfs rootfs on disk partition to QA:Testcase anaconda btrfs rootfs on disk partition: Use prefix: QA:Testcase) |
(remove the step for default partitioning as btrfs is not set as default yet) |
||
Line 4: | Line 4: | ||
# Boot the installer using any available means ({{filename|netinst/boot.iso}}, PXE, or {{filename|DVD.iso}}) | # Boot the installer using any available means ({{filename|netinst/boot.iso}}, PXE, or {{filename|DVD.iso}}) | ||
# Proceed to the installation partition screen by selecting appropriate defaults | # Proceed to the installation partition screen by selecting appropriate defaults | ||
# At the disk partitioning screen | # At the disk partitioning screen, choose ''Create Custom Layout'', and select ''Next'' | ||
# 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= |
Revision as of 10:15, 25 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, 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