Bug 1010017

Summary: Anaconda crashes manipulating custom partitions and just generally misbehaves
Product: [Fedora] Fedora Reporter: Rick Graham <graham.rick>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 19CC: anaconda-maint-list, dshea, g.kaviyarasu, graham.rick, jonathan, mkolman, sbueno, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-11-11 15:15:31 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 Rick Graham 2013-09-19 17:28:24 UTC
Description of problem:

Trying to install on a 1/2T Passport USB3 from a Fedora 19 DVD.

In short I can't:
   - create a custom install target partitions
   - assume a preconfigured install target partitioning
   - delete existing install target partition maps

All of these options lead to completely erroneous error messages and crashes...


Anadonda (19-30.13.1) refuses to let me use custom partitioning.  I tried two approaches, using the interface to create custom partitioning and pre partitioning the disk on another linux box.

In both cases, I have swap, boot, root(/) and home created and assigned as target partitions, anaconda then complains that there is no room to install.

 ----

Your current Fedora software selection requires 6.74 gigabytes of available space including 2.89
GB for software and ....blah blah

 ----

I've told it to reformat, but there is still a preserve flag on it that crashed anaconda when I try to remove it.  Anaconda Crashes when I delete all partitions on the drive and try to recreate the partition table. (2x)

Installing on a usb3 drive on a Mac Air.  Sorry, I don't have the confidence in this installer to let it do what it wants, and it refuses to do what I want.

This is a showstopper for installing fedora 19 in this way.  It appears to be a my way or the highway thing.

(Also no wireless because if incomplete connection interface, but this has been deemed not a bug)


How reproducible:

Try to create a custom partition table (non LVM) in a usb3 drive (WD Passport 1/2T) and install to it.  Anaconda says there is no room in spite of having a partition table that looks like this:

/home 363GB sdb4
swap 4GB sdb2
/boot 10GB sdb1
/ 100GB sdb3 (insists on reformat, although it is clean, still, no joy)

Manipulation of the partitioning leads to crashes.

Comment 1 David Shea 2013-09-19 17:35:12 UTC
Please attach the traceback file from the crash along with any other log files that are in /tmp

Comment 2 Rick Graham 2013-09-19 19:05:34 UTC
I'm installing from a USB DVD to a USB3 drive with a Mac Air in the middle.

Is there a way to configure this so I have a /tmp I can read after a crash?

Comment 3 David Shea 2013-09-19 19:08:46 UTC
You can switch to a virtual terminal after the crash by hitting Ctrl+Alt+F2, or you can use the exception dialog to report a bug with the log files attached.

Comment 4 David Lehman 2013-09-19 21:29:18 UTC
Please read through the storage portion of the installation guide:

  http://docs.fedoraproject.org/en-US/Fedora/19/html/Installation_Guide/s1-diskpartsetup-x86.html

Comment 5 Rick Graham 2014-09-16 13:33:04 UTC
I can't supply the data requested.