linux-hotplug.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Migrating from static /dev to udev
@ 2009-09-25 22:38 Brendan Moran
  2009-09-25 23:06 ` Stephan Raue
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Brendan Moran @ 2009-09-25 22:38 UTC (permalink / raw)
  To: linux-hotplug

Hi,
I'm trying to migrate an armeb embedded Linux build from a static /dev 
to udev.  I now have the system coming up with udev enabled, but the 
first thing that udev does is disable my console connection.  Before the 
console starts endlessly spewing "file not found" messages, udev prints 
a line like this

    tty ttyAMA0: uevent: unsupported action-string; this will be ignored
    in a futur

for nearly every device that was in the previous static /dev.

I understand that I can add static rules to udev to fix this, but I also 
want to migrate naming conventions to standard names--ttyAMA0 should be 
ttyS0, etc.  I can keep legacy names around with symlinks if necessary.

So I'm not quite sure how to get started.  I have disabled udev's 
startup for the moment, so I can get into /sys.  Is there a guide 
somewhere on how to migrate from a static /dev to udev?

Thanks,
Brendan


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2009-09-30  3:19 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-25 22:38 Migrating from static /dev to udev Brendan Moran
2009-09-25 23:06 ` Stephan Raue
2009-09-26  9:22 ` Alan Jenkins
2009-09-26 15:41 ` Greg KH
2009-09-28 16:09 ` Brendan Moran
2009-09-28 21:02 ` Alan Jenkins
2009-09-29 17:41 ` Brendan Moran
2009-09-30  3:19 ` Bryan Kadzban

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).