Kernel 2.2.18 -> 2.2.20 으로 Up 후 Kernel Panic

khs0321의 이미지

redhat LINUX 설치하니까 2.4.18이 설치되더군요.
여기서 2.4.20을 다운받아 다음과 같은 과정을 거쳤는데...
다시 부팅하니 루트파일시스템을 못찾고 kernel panic이 납니다.
좀 도와주세요.

1) cd /usr/src
2) tar xvzf linux-2.4.20.tar.gz
3) rm -f linux
4) ln -s linux-2.4.20 linux
5) make menuconfig
6) make dep
7) make clear
8) make bzImage
9) make modules
10) make modulles_install
11) cp /usr/src/linux/arch/i386/boot/bzImage /boot/bzImage-2.4.20
12) vi /etc/grub.conf 하여 메뉴편집 및 새 이미지 등록.
13) reboot

요렇게 했는데...
안됩니다....엉엉....

appkr의 이미지

부팅될때 나오는 화면도 같이 올려주시면 좋은데..

송지석의 이미지

혹시나 비슷한가 해서..

제가 와우 깔고 커널 업했을 때 커널 패닉이 난 경우가 있었는데요 (7.1)

그때 이유는

와우가 라이저 파일 시스템으로 설치되는데 커널 컴파일 때 옵션에 라이저 파일 시스템을 빼서 그랬습니다. 루트 파일 시스템을 인식 못하더군요.

혹시나 해서.. (역시 부팅 메시지를 봐야겠지요..)

부팅 메시지는 에전 커널로 부팅 가능하다면 /var/log/messages 파일에서 확인 가능할 겁니다.

소맛라면의 이미지

저와 같은 경우를 격으셨군요..
저도 bzImage까지 생성해서 부트 로더에 등록까지 했는데도
안돼서..인터넷을 열심히 찾아 다녔습니다..

자료들을 보니 부트 로더에 등록하는 부분에서 부트로더 들이 모두
lilo였습니다. 전 grub를 사용하거든요..

이방법 저방법을 했는데도 안돼서 ..혹시나 하는 마음에
make install을 해봤습니다..
그랬더니 알아서 깔끔하게 부트로더에 등록이 돼더군요
make install을 한번 해보심이 어떠신지 ^^

부트로더에 등록하지 마시고
make install하세요

빵강모자 7.3 유져 입니다.

무엇을 위해 사는가..

댓글 달기

Filtered HTML

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

BBCode

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param>
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

Textile

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • You can use Textile markup to format text.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Markdown

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • Quick Tips:
    • Two or more spaces at a line's end = Line break
    • Double returns = Paragraph
    • *Single asterisks* or _single underscores_ = Emphasis
    • **Double** or __double__ = Strong
    • This is [a link](http://the.link.example.com "The optional title text")
    For complete details on the Markdown syntax, see the Markdown documentation and Markdown Extra documentation for tables, footnotes, and more.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Plain text

  • HTML 태그를 사용할 수 없습니다.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 줄과 단락은 자동으로 분리됩니다.
댓글 첨부 파일
이 댓글에 이미지나 파일을 업로드 합니다.
파일 크기는 8 MB보다 작아야 합니다.
허용할 파일 형식: txt pdf doc xls gif jpg jpeg mp3 png rar zip.
CAPTCHA
이것은 자동으로 스팸을 올리는 것을 막기 위해서 제공됩니다.