Intro Install Structure config 디렉토리 구조 Running
CentOS / RHEL 7 Booting Kernel 순서 변경
CentOS7 / RHEL7 이후 버전에서 아래와 같이 부트로더(grub2)의 커널 우선 순위(부팅 시점에 커널 선택 메뉴에서)를 변경 가능 - 현재 커널 확인 # uname -r 3.10.0-957.el7.x86_64 - 현재 적용중인 부팅 1순위 커널 버전 확인 # grub2-editenv list saved_entry=Red Hat Enterprise Linux
Kernel panic - not syncing: Attempted to kill init!
부팅시 아래와 같은 메시지 출력과 함께 부팅 실패에 대한 원인과 대처 방법에 대해 알아보자. Kernel panic - not syncing: Attempted to kill init! Pid: 1, Comm: init Not tainted 2.6.32-431.5.1.el6.x86_64 #1 Call Trace: [<ffffffff81527513>] ? panic+0xa7/0x16f . . . [<ffffffff8100b072>]