[Fedora3 Test2] udev makes system not bootable?

atie의 이미지

First of all, sorry for saying in English.

I think I got udev package onto my unofficial FC3 T2 box by updating all the packages from today's development tree. After that, it manages my system unbootable as below.

At boot message :
warning : unable to open an initial console
SElinux ...
SElinux ...
after these messages, booting process doensn't go farther.

I know some super-masters here are using FC3 rawhide version, so anyone could help me out?

I have checked /dev directory using Knoppix, and seems like many of device files are not there. And, it's Friday night now and I don't have any mean to burn new fedora cd, even don't have the rescue cd right now with me. Only thing I have is just a Knoppix cd.

atie의 이미지

One step more into water... subscribed to both fedora-test-list and fedora forum.

ps. My wife said "why you still use that problem-thing" via phone, but I answered back to her "don't worry, honey(I wish I had to say as movie :oops: ), people will help me out to fix it."

----
I paint objects as I think them, not as I see them.
atie's minipage

seungogi의 이미지

1)Download http://mirrors.kernel.org/fedora/core/2/i386/os/images/boot.iso to c:\download

2)Download http://mirrors.kernel.org/fedora/core/2/i386/os/Fedora/RPMS/dev-3.3.13-1.i386.rpm to c:\download

2)Burn CD-ROM from c:\download\boot.iso
3)Reboot from this CD
4)select http installation
sever : mirrors.kernel.org
location : fedora/core/2/i386/os/
5) press ctl + alt + F2
verify shell prompt
6) mkdir /mnt/hda1, mkdir /mnt/hda2
7) mount -t vfat /dev/hda1 /mnt/hda1, mount -t ext3 /dev/hda2 /mnt/hda2
8)cd /mnt/hda1/download
9)rpm --nodeps -Uvh -r /mnt/hda2 dev-3.3.13-1.i386.rpm

이렇게 해서 문제를 해결했습니다. 방금전에 했던것을 기억나는 데로 썼는데
혹시 기억이 틀렸는지 모르지만 하여튼 저도 똑같은 문제를 이런식으로 해결했습니다. 또다른 방법이 있을듯 하지만 저의 경우 문제가 생기면 항상 이런식으로 문제를 해결하곤 해서 이번에도 문제가 생겼을 때 별로 당황하지 않고 해결했습니다. 부디 성공하시길 바랍니다.

atie의 이미지

Bunch of thanks to you, will try and let you and everyone know. :D

Look again, I will try with network mount since don't have Windows partition.

----
I paint objects as I think them, not as I see them.
atie's minipage

익명 사용자의 이미지

참고로 말씀 드리면 최근 Fedora development(rawhide)부터 dev패키지가 필요 없게 되었습니다. 실제로도 dev패키지가 없어졌습니다.

initscripts-7.80-1 udev-030-26 MAKEDEV-3.13-1

atie의 이미지

Anonymous wrote:
참고로 말씀 드리면 최근 Fedora development(rawhide)부터 dev패키지가 필요 없게 되었습니다. 실제로도 dev패키지가 없어졌습니다.

initscripts-7.80-1 udev-030-26 MAKEDEV-3.13-1


yes, I've searched this, but don't know how to manage udev.

----
I paint objects as I think them, not as I see them.
atie's minipage

atie의 이미지

해결하였습니다. 8)
위의 답변 주신 것에 착안해서, 다시 한번 패키지 확인하고, 혹시나 커널을 .521 에서 .541로 업하고 나니 해결이 되더군요.
참고로, knoppix를 사용해서 다음과 같이 했습니다.

1. boot with knoppix
2. enable to write /mnt/hda1 (boot), /mnt/hda2 (root)
3. chroot /mnt/hda2
4. wget kernel rpm
5. rpm -ivh kernel (에러 나는데 무시해도 됩니다.)
chroot 풀고,
6. cp /mnt/hda2/boot/*.* /mnt/hda1/
7. edit /mnt/hda1/grub/grub.conf (새로 인스톨한 커널을 맨위로 오게...)
8. reboot.

역시, knoppix 하나는 항상 주위에 나둬야 합니다. 답변 주신분들 고맙습니다.

----
I paint objects as I think them, not as I see them.
atie's minipage

offree의 이미지

atie wrote:

2. enable to write /mnt/hda1 (boot), /mnt/hda2 (root)

저번에 이상이 있어 knoppix 로 고치려고 하다가, chroot 후에 수정하려 하면
고쳐지지 않길래 그 때 그냥 gentoo live cd 로 했었는데..

write enable 하면 되나 보군요.. ^^

사용자가 바꾸어 나가자!!

= about me =
http://wiki.kldp.org/wiki.php/offree , DeVlog , google talk : offree at gmail.com

atie의 이미지

offree wrote:
atie wrote:

2. enable to write /mnt/hda1 (boot), /mnt/hda2 (root)

저번에 이상이 있어 knoppix 로 고치려고 하다가, chroot 후에 수정하려 하면
고쳐지지 않길래 그 때 그냥 gentoo live cd 로 했었는데..

write enable 하면 되나 보군요.. ^^


예... umount /mnt/hda2, mount /dev/hda2 /mnt/hda2 -rw 이렇게 하드에 쓸 수 있게끔 다시 마운트 해주면 됩니다.

----
I paint objects as I think them, not as I see them.
atie's minipage

atie의 이미지

mailing list에서 오가는 이야기를 정리하면,
dev 패키지는 없어지는 것이 맞으며, udev를 사용하기 위해서는 /etc/udev/udev.conf에 UDEV_INITRD="yes"로 설정이 되어야 한답니다. (디폴트 값이니 걱정은 마시길...)
다만, .541 kernel만 현재 문제 없이 작동을 하고, 그 보다 낮은 .521이나 kernel.org에서 받아 빌드한 커스텀 커널은 문제가 있다고 합니다.

----
I paint objects as I think them, not as I see them.
atie's minipage

atie의 이미지

udev가 아무래도 vmware에서 잡는 네트웍이나 사운드에 대한 고려는 없었나 싶은데요. 매번 부팅할 때마다, vmware-config.pl를 다시 돌려주어야 하는 상황입니다.

----
I paint objects as I think them, not as I see them.
atie's minipage

atie의 이미지

fedora에서 udev가 어떻게 동작하는지 설명되어 있는 글입니다.
http://people.redhat.com/~harald/udev.html

----
I paint objects as I think them, not as I see them.
atie's minipage

댓글 달기

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