Bug 53664
| Summary: | RFE: Can't force disk partition to be non-primary | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Alexandre Oliva <aoliva> |
| Component: | anaconda | Assignee: | Jeremy Katz <katzj> |
| Status: | CLOSED DEFERRED | QA Contact: | Brock Organ <borgan> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | 9 | Keywords: | FutureFeature |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Enhancement | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2006-02-21 18:48:08 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Alexandre Oliva
2001-09-14 11:02:12 UTC
We changed this because people complained in the past that we made an extended partition before it was absolutely necessary. Now we're hearing that we make the extended partition too late. There's a balance we have to make between building a general purpose partitioning tool that is easy to use, but lacks all the possible options, and building an all-purpose tool that is very complicated to use. In general, Disk Druid is designed to make partitioning possible for the user that doesn't necessarily understand partitioning. The reason that fdisk is included in the install is for the kind of customized setup that you need. katzj, I don't know if you want to implement this or not, but I'm leaning towards keeping Disk Druid as simple as possible. Maybe we could do this for kickstart installs. The question of primary vs logical and making a partition be what you want will be revisited in the future. *** Bug 56694 has been marked as a duplicate of this bug. *** Deferring to future release. Changed to 'CLOSED' state since 'RESOLVED' has been deprecated. |