Missing devices after bootup

Bill Christiansen bill.christiansen at paradise.net.nz
Tue Mar 8 19:38:20 UTC 2005


It's due to the way udev works. You can make the device node permanent
by copying it to a folder outside /dev and then adding a line to
the /etc/udev/links.conf
So if you put ttyLT0 in a folder /ltmodem, then add the following line
to links.conf:
L ttyLT0      /ltmodem/ttyLT0

On Tue, 2005-03-08 at 16:00 -0300, Gabriel Patiño wrote:
> Hi,
> 
> I have Warty installed in my old laptop. I've installed the necesary
> modules to use my Lucent modem, everything worked ot fine, the modem
> was working, I was happy.
> 
> After boot the machine again the modem wasn't working. The devices
> created by the install scripts where lost (/dev/ttyLT0, /dev/modem,
> etc), and the relevant lines in /etc/modules.conf where missing.
> 
> I've already checked, and the root FS wasn't mount as ro, since the
> modules where in their place. Aparently, some files/configuration
> where overwritten/deleted at startup.
> 
> I think I could create the devices and lines in modules.conf at hand
> after every startup, but it should be quite bothering.
> 
> Does anyone had this kind of problem before?
> Any help?
> 
> 
> Thanks
> -- 
> Gabriel E. Patiño
> 






More information about the ubuntu-users mailing list