Bug 437501
| Summary: | lets you add LVM component partitions to the grub boot menu | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Bill Nottingham <notting> |
| Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | rawhide | CC: | jonstanley, rvokal |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | NeedsRetesting | ||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2008-04-14 16:26:28 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 235706 | ||
|
Description
Bill Nottingham
2008-03-14 16:26:32 UTC
On which screen? We're just going off of disks as far as I can tell from looking at the code The 'choose other partitions to boot' widget. Oh, you mean the partitions which are _part_ of a volume, not the volumes themselves. We've actually allowed this forever. But easy enough to filter out LVM (and RAID) components Think this could be done for F9, or should we punt for F10? Since this has been allowed before, I don't see it as being an F9 blocker. The bug is in Modified state, so maybe the fix is already done and we just need a retest? The definition of the MODIFIED state is "a fix has been committed" Tested: Installing onto single disk. Several other disks (not used in install) were previously part of a raidset. Attempted to add at 'boot loader operating system list' screen, and the only device presented was /dev/sda1 (as would be expected - /dev/sda2 is an LVM partition, and the remaining disks are RAID). Closing |