Re: Cross building udev cannot creat device node

李建文 <[email protected]> Tue, 3 Jun 2014 15:10:56 +0800
Newsgroups gmane.linux.hotplug.devel
Message-ID <CADVuKbqU=BPCuegcgQp-FbUjXZOURjehaEp6ZoH8xSh28tUosw@mail.gmail.com>
>> and I had tried to build kernel with CONFIG_DEVTMPFS, and also cannot
>> find dynamic device node be created.
>> / # zcat /proc/config.gz |grep CONFIG_DEVTMPFS
>> CONFIG_DEVTMPFS=y
>> CONFIG_DEVTMPFS_MOUNT=y
>
> I don't know what is going on, sorry.  3.0 is very old and obsolete,
> please move to a modern kernel version if you want help from the
> community.

greg, thank you for your help.  previously, DEVTMPFS not work for me
because I mount /dev as ramfs (mount -t ramfs udev /dev)
once I remove "mount -t ramfs udev /dev" in my bootscript, devtmpfs
can created device node correctly

Javen
--
To unsubscribe from this list: send the line "unsubscribe linux-hotplug" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html