Bug 1331975 - Install Fedora on preexisting partition with btrfs rootfilesystem
Summary: Install Fedora on preexisting partition with btrfs rootfilesystem
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 24
Hardware: x86_64
OS: Unspecified
unspecified
low
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-04-30 18:25 UTC by Matthias Meier
Modified: 2016-05-02 13:35 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-05-02 13:35:35 UTC
Type: Bug


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.