Bug 114596 - udev throws error messages while booting the system
Summary: udev throws error messages while booting the system
Status: RESOLVED DUPLICATE of bug 115133
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Basesystem (show other bugs)
Version: Beta 4
Hardware: Other All
: P5 - None : Normal
Target Milestone: ---
Assignee: Kay Sievers
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-31 22:11 UTC by Lars Müller
Modified: 2005-09-03 14:42 UTC (History)
2 users (show)

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
/var/log/boot.msg (32.95 KB, text/plain)
2005-08-31 22:12 UTC, Lars Müller
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lars Müller 2005-08-31 22:11:47 UTC
While booting I saw some udev error messages and in /var/log/boot.msg I found:

<6>hda: cache flushes not supported
<6> hda: hda1 hda3 hda4 < hda5 hda6 hda7 hda8 >
<7>Probing IDE interface ide1...
<3>udev[862]: run_program: exec of program '/sbin/udev.mount.sh' failed
<3>udev[863]: run_program: exec of program '/sbin/udev.mount.sh' failed
<3>udev[864]: run_program: exec of program '/sbin/udev.mount.sh' failed
<3>udev[865]: run_program: exec of program '/sbin/udev.mount.sh' failed
<3>udev[866]: run_program: exec of program '/sbin/udev.mount.sh' failed
<4>hdc: LTN483, ATAPI CD/DVD-ROM drive
Comment 1 Lars Müller 2005-08-31 22:12:56 UTC
Created attachment 48387 [details]
/var/log/boot.msg
Comment 2 Lars Müller 2005-08-31 22:14:00 UTC
Some lines later in the log you'll find the same error message.
Comment 3 Carl-Daniel Hailfinger 2005-08-31 23:46:46 UTC
Same for me.
Comment 4 Jon Nelson 2005-09-01 00:24:13 UTC

*** This bug has been marked as a duplicate of 112820 ***
Comment 5 Carl-Daniel Hailfinger 2005-09-01 00:31:08 UTC
No, it's not a duplicate of bug 112820 (hal.hotplug). This is about udev.mount.sh
Comment 6 Kay Sievers 2005-09-01 12:25:22 UTC
Christian, any idea if this is still an issue?
Comment 7 Stephan Lauffer 2005-09-01 12:35:49 UTC
beta3 and beta4 doens't work here on a "serverwork" based FSC Server RX-300
(sles8  and imho sles9 certified hardware). I got b3 and b4 installing the stuff
from the 1st CD (smal system with the "text mode" package selection) but during
the 1st boot suse hangs at the bount where boot.local should be started.

the firts abnormal informations I found i boot.msg:

<<--snip-->>

<5>Attached scsi disk sda at scsi0, channel 0, id 0, lun 0
<5>  Vendor: SDR       Model: GEM318            Rev: 0
<5>  Type:   Processor                          ANSI SCSI revision: 02
<3>udev[865]: run_program: exec of program '/sbin/udev.mount.sh' failed
<5>Attached scsi generic sg0 at scsi0, channel 0, id 0, lun 0,  type 0
<5>Attached scsi generic sg1 at scsi0, channel 0, id 8, lun 0,  type 3
<3>udev[909]: run_program: exec of program '/sbin/udev.mount.sh' failed
<3>udev[910]: run_program: exec of program '/sbin/udev.mount.sh' failed

<<--snap--->>

would you like to have the whole boot.msg or could I help with other
tests/informations?

btw: since the machine doesn't boot here I would preferre to increase the
severity, nor?

greetings, stephan
Comment 8 Christian Zoz 2005-09-01 12:56:27 UTC
I see these as well. I'll check it.

But this should not be the reason for a failing boot.
Comment 9 Stephan Lauffer 2005-09-01 13:19:55 UTC
ok, i'll search in the depth of the installation. ;)
at first I try to change the default runlevel - maybe some kernel modules for
the network caused the problem. if you're sure that the problem here has nothing
to do with the udev I'll open this as a new bug.
Comment 10 Christian Zoz 2005-09-01 13:29:00 UTC
These come from initramfs. Kay, please remove these rule from initramfs.

Why do we have all rules in initrd? That makes IMHO no sense.

How can i enable udev_log=info in initramfs, except manual tuning?

to comment 7: I cannot imagine how this could stop booting, because this had
nothing to to in initramfs at all. And it fails because of missing files. So
please file a seperate bugreport about failing boot process.
Comment 11 Kay Sievers 2005-09-01 15:43:00 UTC
There is no infrastructure to select rules for initramfs. I'm not sure how to do
this without making bigger changes. We may split the rules file in small files and
make an explicit list for initramfs, don't know what's the right fix for this...
Comment 12 Kay Sievers 2005-09-03 14:42:03 UTC
we continue on bug #115133

*** This bug has been marked as a duplicate of 115133 ***