Bug 212495
Summary: | Installer does not find existing installation to update when installation media is on root partition | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Joseph Teichman <joe> |
Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> |
Status: | CLOSED CANTFIX | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 6 | CC: | liblit |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2007-03-15 21:48:05 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: | 150226 |
Description
Joseph Teichman
2006-10-27 00:27:41 UTC
I'm seeing the same symptoms with a slightly different setup. I used a bootable USB key with "diskboot.img" rather than a burned CD. Otherwise things are as in the original reporter's description. ISO images are stored in the same partition as the root of the existing FC5 installation. Anaconda does not find this existing installation and does not offer to upgrade, but instead goes down the new installation path. I just had a friend that had the same problem. He had changed /etc/redhat-release to indicate ES because some third party package thought that was a requirement. He switched back to the original FC5 redhat-release file, and anaconda detected the installation as expected. There's no guarantee that this root cause is the same, but that's something that's easy to forget about months later. Joseph - does your previous installation use reiserfs/xfs/jfs? Can you check on tty1, tty3, and tty4 and see if there are any obvious error messages? I only used ext3. I have since upgraded the machine to FC6, so how can I check the other terminals for errors now? Closing as CANTFIX per comment #4. For future reference, you cannot use the same partition as the source and destination for installation purposes. Your source partition is marked as protected once you tell anaconda that's where the source is. You have to use an entirely different partition for the installation destination. |