On Sat, Nov 13, 2010 at 08:29:17PM +0300, Johnny wrote:
Hi.
Hi Sergei,
I've found out that /sbin/start_udev script when called from rc.single remounts /dev direcrory and recopies devices from /lib/udev/devices/, which causes udev to function improperly. Devices aren't created any more in /dev/pts. So i would advise to put the following lines:
/bin/mount -nt tmpfs udev /dev -o exec,nosuid,mode=0755 echo > /proc/sys/kernel/hotplug /bin/cp -a /lib/udev/devices/* /dev/
in the beginning of /etc/rc script and strip them out from /sbin/start_udev. That helped me to fix the issue. /Sergei
thanks for the report. Looks like the script is not widely used, because it's hasn't been modified since a long time. Please file a bug at http://crux.nu/Main/Bugs for this issue. regards Juergen -- Juergen Daubert | mailto:jue@jue.li Korb, Germany | http://jue.li/crux