linux-hotplug.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* How to create /dev/pts
@ 2008-09-01  9:16 jimbob palmer
  2008-09-01 10:26 ` Alan Jenkins
  2008-09-01 23:28 ` Aras Vaichas
  0 siblings, 2 replies; 3+ messages in thread
From: jimbob palmer @ 2008-09-01  9:16 UTC (permalink / raw)
  To: linux-hotplug

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-09-01 23:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-01  9:16 How to create /dev/pts jimbob palmer
2008-09-01 10:26 ` Alan Jenkins
2008-09-01 23:28 ` Aras Vaichas

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).