linux-hotplug.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Brendan Moran" <bremoran@broadcom.com>
To: linux-hotplug@vger.kernel.org
Subject: Migrating from static /dev to udev
Date: Fri, 25 Sep 2009 22:38:55 +0000	[thread overview]
Message-ID: <4ABD467F.7010901@broadcom.com> (raw)

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


             reply	other threads:[~2009-09-25 22:38 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-25 22:38 Brendan Moran [this message]
2009-09-25 23:06 ` Migrating from static /dev to udev 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4ABD467F.7010901@broadcom.com \
    --to=bremoran@broadcom.com \
    --cc=linux-hotplug@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).