[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: problem with /dev



Hi Adam

Thanks for your help! it worked!. From reading a bit
around , udev does do any loading like devfs did. But
it is actually much better I think. 

Thanks for you help

Manu
--- Adam Aube <aaube01@baker.edu> wrote:

> Manu wrote:
> 
> > I upgraded to kernel 2.6.9 but in /dev I do not
> see
> > /dev/cdrom (/dev/hdd) and /dev/hdc (CD-WRITER)
> > 
> > first one should map CD-ROM/CD et and the other
> one
> > was mapping my CDRW.. how can I get these devices
> > back?
> 
> I had this problem as well when I first started
> running udev. On my system,
> cdrom support is built as a module (ide-cd). The
> modules was automatically
> loaded when needed, but because it wasn't loaded
> when udev started, udev
> didn't know to create the links. After I ran (as
> root):
> 
> echo "ide-cd" >> /etc/modules
> 
> and restarted udev, everything worked fine. See if
> that works for you.
> 
> Adam
> 
> 
> -- 
> To UNSUBSCRIBE, email to
> debian-user-REQUEST@lists.debian.org 
> with a subject of "unsubscribe". Trouble? Contact
> listmaster@lists.debian.org
> 
> 



		
__________________________________ 
Do you Yahoo!? 
Read only the mail you want - Yahoo! Mail SpamGuard. 
http://promotions.yahoo.com/new_mail 



Reply to: