kernel을 update 할때 문재 발생

익명 사용자의 이미지

문제 상황을 경우1과 경우2로 나누어서 설명해 드리겠습니다..

환경 레드햇 7.2 (커널 kernel-2.4.7-10)
운영체제 intel(cPCI용)

문제원인
kernel을 update 할때 문재 발생

문제 상황
경우1
1, kernel-2.4.7-10 => kernel-2.4.9-31.i686 로 update 시..

위의 1번 case
[root@intel root]# cd kernel
[root@intel kernel]# ls
kernel-2.4.9-31.i686.rpm kernel-headers-2.4.9-31.i386.rpm kernel-
source-2.4.9-31.i386.rpm modutils-2.4.13-0.7.1.i386.rpm
[root@intel kernel]# rpm -Uvh *.rpm
error failed dependencies
modutils >= 2.4.13 is needed by kernel-2.4.9-31
tux < 2.1.1-10 conflicts with kernel-2.4.9-31
위와 같은 충돌이 일어납니다..

경우2
1, 먼저 kernel-2.4.7-10 => kernel-2.4.9-13.i686 로 update를 함 => 아
래와 같이 매우 잘됨
2, kernel을 update 할때 (kernel-2.4.9-13.i686 => kernel-2.4.9-
31.i686 ) 문재 발생

위의 1번 case
혹시 버전(31)up 이 너무 높아 문제가 되는것 같아 아래와 같이 13버전을
먼저 update하고 위의 순서를 다시 해 보았지만 여전히 해결되지 않았습니
다.
kernel-2.4.9-13.i686 로 update 할때는
아래와 같이 문제 없이 잘 됩니다..
[root@intel kernel13]# ls
kernel-2.4.9-13.i686.rpm kernel-headers-2.4.9-13.i386.rpm kernel-
source-2.4.9-13.i386.rpm
[root@intel kernel13]# rpm -Uvh *.rpm
Preparing... ########################################### [100%]
1kernel ########################################### [ 33%]
2kernel-headers ########################################### [ 66%]
3kernel-source ########################################### [100%]

위의 2번 case
[root@intel root]# cd kernel
[root@intel kernel]# ls
kernel-2.4.9-31.i686.rpm kernel-headers-2.4.9-31.i386.rpm kernel-
source-2.4.9-31.i386.rpm modutils-2.4.13-0.7.1.i386.rpm
[root@intel kernel]# rpm -Uvh *.rpm
error failed dependencies
tux < 2.1.1-10 conflicts with kernel-2.4.9-31
여전히 똑같습니다..

case3 에경우에는
혹시나 13버전 update후에 reboot을 해야할것 같아
lilo.conf에 변경할 값들 써주고..

image=/boot/vmlinuz
label=linux
initrd=/boot/initrd-2.4.9-13.img
reboot을 해본후 다시
kernel(31버전)으로 update 할때 (kernel-2.4.9-13.i686 => kernel-2.4.9-
31.i686 ) 문재 발생합니다..

댓글 달기

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
이것은 자동으로 스팸을 올리는 것을 막기 위해서 제공됩니다.