Bug 569252
Summary: | Rescue mode ignores multiple root partitions | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | John Reiser <jreiser> | ||||||||||||
Component: | anaconda | Assignee: | Martin Sivák <msivak> | ||||||||||||
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||
Severity: | medium | Docs Contact: | |||||||||||||
Priority: | low | ||||||||||||||
Version: | 13 | CC: | jonathan, vanmeeuwen+fedora | ||||||||||||
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: | 2010-03-02 19:55:47 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: | |||||||||||||||
Attachments: |
|
Created attachment 396933 [details]
/tmp/storage.state
Created attachment 396934 [details]
/tmp/anaconda.log
Created attachment 396935 [details]
/tmp/syslog
Created attachment 396936 [details]
/tmp/program.log
Some of your partitions were mis-identified as containing msdos disklabels, so we never mounted them as filesystems to see if they contained a root filesystem. This will be fixed in the next build of anaconda, and was handled in bug 567832. *** This bug has been marked as a duplicate of bug 567832 *** |
Created attachment 396932 [details] /tmp/storage.log Description of problem: Booting Rescue mode on a box with two root partitions (Fedora 12 on one, Fedora 13 on the other) does not offer a choice of which partition to be rescued. It always chooses the first root partition. In this case that had Fedora 12, but I wanted to rescue the other partition with Fedora 13. Version-Release number of selected component (if applicable): anaconda-13.32 of Fedora-13-x86_64-Alpha-RC4 How reproducible: every time Steps to Reproduce: 1. boot Rescue mode on box with two root partitions 2. 3. Actual results: No choice about which root gets mounted on /mnt/sysimage. Expected results: Chooser box of root partitions Additional info: