Pages with tag kernel

How to debug Dracut problems

Foreword If you are experiencing a problem with system initialization due to Dracut, please see the common bugs document before filing a bug. Some easy configuration tweaks that fix a… Read more

부팅

설치된 커널을 기본값으로 부팅에 설정하기 특정하게 설치된 커널을 기본값으로 부팅 하도록 설정하려면, 우선 시스템에 설치된 커널을 점검합니다. 기본값으로 부팅하도록 설정하려면 커널을 확인합니다. 다음 명령을 사용하여 기본 커널을 부팅으로 다음과 같이… Read more

Building a Custom Kernel

This document provides instructions for advanced users who want to rebuild the kernel from some source. Some common reasons to build a custom kernel are: To apply patches for testing… Read more

Installing Kernel from Koji

A quick guide on installing a kernel from the Koji repository. Koji is the build system Fedora developers use to build software for inclusion into Fedora. If there is a… Read more

Fedora Linux Kernel Overview

Update Schedule The Fedora Linux kernel closely follows the upstream kernel releases. To see the current versions in Fedora, check out the packages application. Stable Releases Stable releases of Fedora… Read more

Kernel Test Days

A quick guide for Kernel Test Days. During Kernel Test Days, contributors are asked to run a Kernel Regression Test which will help to detect and troubleshoot any issue with… Read more

Testing Patches

A quick guide for testing if a patch resolves your issue. Occasionally, when attempting to resolve a kernel issue (particularly one that’s specific to your hardware) you may be asked… Read more

문제 해결

The kernel, like any software, has bugs. It’s a large, complex project and can be difficult to troubleshoot problems. This document covers some basic troubleshooting techniques to help narrow down… Read more