Bug 485274
| Summary: | mount: could not find filesystem '/dev/root' - again | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | keith <keith.allcock> |
| Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | high | Docs Contact: | |
| Priority: | low | ||
| Version: | rawhide | CC: | anaconda-maint-list, hdegoede |
| 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: | 2009-02-12 18:25:57 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
keith
2009-02-12 18:06:15 UTC
Known issue, to workaround this you need to specify your root on the kernelcmdline (grub) not as UUID= or LABEL=, but directly, see the F11 alpha release notes. Once you've booted this way do: yum update mkinitrd Followed by yum update kernel And booting by UUID should work again. *** This bug has been marked as a duplicate of bug 480667 *** |