Bug 174013
| Summary: | Can't add LVM logical volumes in GRUB boot loader configuration in anaconda | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Ed Anderson <eanderson> |
| Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> |
| Status: | CLOSED NOTABUG | QA Contact: | Mike McLean <mikem> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 4 | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2005-11-25 03:39:12 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
Ed Anderson
2005-11-23 17:23:24 UTC
GRUB doesn't support logical volumes, so you can't chain load from other logical volumes. I understand that grub doesn't support /boot in a logical volume. Chain loading isn't the issue. GRUB does support loading an operating system from a logical volume. Were this not the case, you wouldn't be able to install Fedora's / partition in a logical volume - which you can. Like I said, if using LVM, the boot loader screen automatically adds /dev/VolGroup00/LogVol00 as the default partition to boot from. The problem is that it doesn't allow you to add any logical / partitions from other operating systems. This is a bug. Please take a closer look at the issue. Right, but the difference is that for the system being installed, we're _not_ chainloading. We have the full system config and know that /boot isn't LVM and so load kernels, etc off of there. Adding additional OS'es is just for chainloading. |