Hello, I am running Ubuntu 8.04.1 in a container (openvz). Ubuntu uses udev, and the /dev/pts device does not exist in the container. I can cheat, and run cd /dev && /sbin/MAKEDEV pty && /sbin/MAKEDEV tty manually with a chroot, but this is a hack. RHEL has the makedev.d directory which solves my problem quite easily. I wondered if there is a correct way of doing this with just udev? Thanks, Jim -- 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