Bug 211790
| Summary: | Problem with kernel modules | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Łukasz Trąbiński <lukasz> |
| Component: | kernel | Assignee: | Kernel Maintainer List <kernel-maint> |
| Status: | CLOSED DUPLICATE | QA Contact: | Brian Brock <bbrock> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 6 | CC: | petrosyan, wtogami |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2006-10-24 18:26:03 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
Łukasz Trąbiński
2006-10-22 21:26:59 UTC
What do you get when you run:
rpm -q --queryformat "%{name}-%{version}-%{release}.%{arch}\n" kernel
?
(In reply to comment #1) > What do you get when you run: > > rpm -q --queryformat "%{name}-%{version}-%{release}.%{arch}\n" kernel > > ? OK, it was kernel-2.6.18-1.2798.fc6.i586 shuld be kernel-2.6.18-1.2798.fc6.i686 kernel-2.6.18-1.2798.fc6.i686 works OK. Thank You. It's not bug, it was my fault. Its not your fault. It was caused by anaconda incorrectly upgrading your kernel. This has been filed as bug #211941 Please add your comments to that bug. |