Debian/Ubuntu Linux: Mount /dev/pts (devpts) File System

by on December 4, 2012· LAST UPDATED December 4, 2012

Fig.01: Mounting the devpts file system on /dev/pts

Use mount command to mount devpts file system on /dev/pts:

mount -t devpts devpts /dev/pts
mount -t devpts devpts /path/to/chroot/jail/dev/pts
grep devpts /proc/mounts
Read answer to: "HowTo: Linux Mount devpts File System On /dev/pts"

Comments on this FAQ are closed. If you'd like to continue the discussion on this topic, you can do so at our forum.

Tagged as: