Bug 1331975

Summary: Install Fedora on preexisting partition with btrfs rootfilesystem
Product: [Fedora] Fedora Reporter: Matthias Meier <matthias.j.meier>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: unspecified    
Version: 24CC: anaconda-maint-list, g.kaviyarasu, jonathan, sebastian, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-05-02 13:35:35 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Matthias Meier 2016-04-30 18:25:20 UTC
Description of problem:
The Fedora Life-CD installer does not allow to install fedora to existing gpt disk partition with btrfs. (btrfs seems to be supported only when the destination is the whole disk and not a preexisting partition.

Version-Release number of selected component (if applicable):
Fedora 24 Alpha-7

How reproducible:


Steps to Reproduce:
1. Install Fedora from Life CD 
2. manual partitioning...
3. select existing partition, mountpoint /

Actual results:
btrfs is not available

Expected results:
--> expected fstype btrfs available

Comment 1 Sebastian Dziallas 2016-04-30 22:17:30 UTC
This seems to concern the main installer (and not zyx-liveinstaller), which is anaconda. I'm switching the component setting for the ticket over accordingly.

Comment 2 David Shea 2016-05-02 13:35:35 UTC
A btrfs filesystem can only be created in a btrfs volume, which may span multiple partitions and devices. While it may be possible to reformat a standard partition as btrfs, it is conceptually more complicated than that, and for that reason anaconda requires that the volume be created anew and not from an existing partition.