Bug 116234 - udev fails to create cdrom device node after first reboot during installation.
Summary: udev fails to create cdrom device node after first reboot during installation.
Status: RESOLVED DUPLICATE of bug 119377
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Kernel (show other bugs)
Version: RC 1
Hardware: i686 All
: P5 - None : Major
Target Milestone: ---
Assignee: Kay Sievers
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-09 19:18 UTC by Aidan Skinner
Modified: 2005-10-19 14:51 UTC (History)
3 users (show)

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


Attachments
dmesg (15.18 KB, text/plain)
2005-09-09 20:11 UTC, Aidan Skinner
Details
output from hwinfo --reallyall (43.32 KB, text/plain)
2005-09-09 20:12 UTC, Aidan Skinner
Details
contents of /var/log/YaST2 (116.83 KB, application/x-gzip)
2005-09-09 20:12 UTC, Aidan Skinner
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Aidan Skinner 2005-09-09 19:18:59 UTC
After the initial reboot, my Dell D600's cd drive was recognised by the kernel
as /dev/hdc as usual, but udev failed to create the device node for it, leading
to much hilarity and confusion as it failed to mount the media. A quick 'mknod
/dev/hdc 22 0' and I was away again, but that really is a bit suboptimal. ;)

I'll attach dmesg, hwinfo --reallyall and /var/log/YaST2 to this as soon as the
install is complete and i have networking on the machine again.
Comment 1 Aidan Skinner 2005-09-09 20:11:49 UTC
Created attachment 49468 [details]
dmesg
Comment 2 Aidan Skinner 2005-09-09 20:12:20 UTC
Created attachment 49469 [details]
output from hwinfo --reallyall
Comment 3 Aidan Skinner 2005-09-09 20:12:49 UTC
Created attachment 49470 [details]
contents of /var/log/YaST2
Comment 4 Aidan Skinner 2005-09-09 20:13:57 UTC
I'll be at Brainshare EMEA from Sunday until Thursday but should be online from
there. 
Comment 5 Andreas Jaeger 2005-09-11 15:01:01 UTC
This works fine for me.

PLease send the output of:
grep DEV /etc/sysconfig/kernel
Comment 6 Aidan Skinner 2005-09-11 15:59:49 UTC
linux:/home/aidan # grep DEV /etc/sysconfig/kernel
DEV_ON_TMPFS="yes"

Not sure how helpful that is. I'd try to rerun the installer in a safe manner,
but I left the media at home. Doh. 
Comment 7 Kay Sievers 2005-09-11 16:04:38 UTC
What means "initial reboot"? Does it exist with later reboots?
If not, does /sys/block/hdc exist?
If not, is ide-cd loaded?
Comment 8 Aidan Skinner 2005-09-11 20:15:31 UTC
'initial reboot' means the reboot after CD#1 is done, but before CD#2 starts.

To finish the install process I had to mknod, I didn't check /sys/block/hdc at
the time, but it does exist now. I did check to see if ide-cd was loaded, and it
was.

Is it worth while me removing /dev/hdc manually and seeing if udev creates it
whenn I reboot normally?
Comment 9 Kay Sievers 2005-09-13 10:24:47 UTC
No, that will surely be be recreated, cause /dev is empty after reboot.
I have no idea how to reproduce this and this is a single report of this kind.
I will leave the bug open and wait if we get more reports like this. Until that,
I set the severity to major.
Comment 10 Aidan Skinner 2005-09-13 14:14:06 UTC
Indeed, /dev/hdc and /dev/cdrecorder don't exist. ide-cd is loaded, the drive is
recognised by dmesg and hwinfo --cdrom...
Comment 11 Kay Sievers 2005-09-13 14:19:18 UTC
What did you test now? Deleting /dev/hdc and reboot and it is not recreated after
reboot?
Comment 12 Aidan Skinner 2005-09-13 14:41:10 UTC
Yep. In fact, it i didn't even delete /dev/hdc, it just wasn't there after i
rebooted. I didn't think to actually check it before now, so presumably this
happens every time. I'm going to try and track down hare this evening at
brainshare and see if I can get some hands on help. ;)
Comment 13 Kay Sievers 2005-09-13 14:43:21 UTC
Does /sys/block/hdc exist?
Does running /sbin/udevstart create it?
Comment 14 Aidan Skinner 2005-09-13 15:17:31 UTC
/sys/block/hdc does exist, and running /sbin/udevstart fixes the problem.
Comment 15 Kay Sievers 2005-09-20 12:41:25 UTC
I don't see other report of this kind of problem. Any more ideas, or did Hannes
take a look at it?
Comment 16 Hannes Reinecke 2005-09-20 12:47:28 UTC
No, I haven't.
Comment 17 Kay Sievers 2005-09-23 15:26:49 UTC
Hmm, no idea what to fix. Close the bug.
Comment 18 Aidan Skinner 2005-09-23 15:43:44 UTC
Hrm, I thought I'd offered to setup the machinet o be ssh'able, but apparenlty
not. Would that help?
Comment 19 Federico Mena Quintero 2005-10-19 14:51:19 UTC
Reopening so that I can mark it as a duplicate.
Comment 20 Federico Mena Quintero 2005-10-19 14:51:32 UTC

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