On Thu, 2008-08-28 at 10:32 +1000, Aras Vaichas wrote: > Hi there, > > I just updated from 124 to 126 and now all my /dev entries are being > created in /usr/local/dev ... > > I ./configure'd with the default settings and I am cross-compiling udev > in a Scratchbox environment. > > Is there a configuration option that I should be setting? If you don't pass any special options (such as prefix=/), the behavior of putting device nodes in /usr/local/dev is indeed correct (it's useful for e.g. debugging udev without screwing up the real /dev). FYI you can override this by editing the udev configuration file (e.g. the one in /usr/local/etc/udev/udev.conf if you don't pass stuff to ./configure), e.g. just put udev_root="/dev" in the file and you should be all set. David -- To unsubscribe from this list: send the line "unsubscribe linux-hotplug" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html