cdrom disappearing

Derek Broughton news at pointerstop.ca
Mon Jan 7 17:22:39 UTC 2008


Luca Ferrari wrote:

> On Thursday 3 January 2008 anthony baldwin's cat, walking on the keyboard,
> wrote:
>> Do y'all suppose his fstab or mtab cuold be missing an entry to his
>> cdrom drive?
> 
> Uhm..not sure to understand what you mean. The fstab file is "static", and
> thus reports the entry for /dev/scd each time the machine boots. What
> happens is that the device disappears.....

Well, devices _always_ disappear.  In days of yore, devices got created
in /dev and stayed there.  Now udev creates them every time you boot.  I'm
assuming that the device isn't disappearing except at boot time - but
that's not 100% certain from your post.

> .I guess it is a problem with 
> the hardware recognition, but I'm sure the cdrom is working fine (each
> time I boot in Windows I can see it, and each time I can see it in linux
> it works fine, both in read/write).

I expect you're right.  You might try:

# sudo /etc/init.d/dbus restart

and see if hal finds it the next time it runs.  You should copy the output
of "lsmod" while the device is missing, and compare it to the output from
lsmod when the device is present, and see what modules are missing.
-- 
derek





More information about the ubuntu-users mailing list