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/mountsRead answer to: "HowTo: Linux Mount devpts File System On /dev/pts"
by nixCraft on December 4, 2012· LAST UPDATED December 4, 2012
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/mountsRead answer to: "HowTo: Linux Mount devpts File System On /dev/pts"
Tagged as:
Linux how to determine the file system type
Mount Command In UNIX
Linux / UNIX: tar Command Stay In Local / File System When Creating Archive
Linux / UNIX: Cannot Preserve Ownership Error when Files are Moved or Copied
How to Access the FAT32 files or filesystem from Linux system
Linux / Unix: Checking Free Disk Space
How to convert back Linux ext3 file system to ext2 file system
Linux: Mount Disk Partition Using LABEL
How To: Unmount an ISO Image in Linux
Mac Os X: Mount NFS Share / Set an NFS Client 
Comments on this FAQ are closed. If you'd like to continue the discussion on this topic, you can do so at our forum.