| Summary: | the kernel is 52 kb and gives an error in grub kernel 4.3.3-301.fc23.x86_64 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | diego brizuela <brizuela.diego10> |
| Component: | kernel | Assignee: | Kernel Maintainer List <kernel-maint> |
| Status: | CLOSED INSUFFICIENT_DATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | urgent | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 23 | CC: | gansalmon, itamar, jonathan, kernel-maint, madhu.chinakonda, mchehab |
| 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: | 2016-05-26 19:30:19 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
diego brizuela
2016-01-21 20:28:11 UTC
Please post your update logs and the error message you see. From what it sounds like, you only have the kernel metapackage installed and not the full kernel which is in kernel-core and kernel-modules. starts when the following error appears : error premature end of file /vmlinux-4.3.3.3-301.fc23.X86_64 You didn't post what I asked for, but it seems like your update transaction was incomplete. Boot into an older kernel, then remove 4.3.3-301.fc23.x86_64 with: dnf remove kernel-4.3.3-301.fc23.x86_64 kernel-core-4.3.3-301.fc23.x86_64 kernel-modules-4.3.3-301.fc23.x86_64 Then reinstall it. |