Re: cannot access /dev/pts/?



Could you elaborate? I'm having the same problem. My rootfs is NFS mounted
(to a Linux host). My /proc/mounts are the same. All /dev nodes are chown
root:root, and I have an additional "master" node /dev/ptmx (? not logged
into linux now). What is the magic missing node?


"noone" <noone@xxxxxxx> wrote in message
news:R5-dnaQ9tPOgUefbnZ2dnUVZ_gidnZ2d@xxxxxxxxxxxxxx
On Thu, 21 Jun 2007 10:20:57 -0500, noone wrote:

OK. I know the basics. /dev/pts needs to be mounted to access pseudo-
terminals in modern UNIX98 kernels.

I have enabled the CONFIG_UNIX98_PTYS=y option in my kernel and mounted
/dev/pts. See below.

-bash-3.1# more /proc/mounts
rootfs / rootfs rw 0 0
/dev/root / nfs
rw,vers=2,rsize=4096,wsize=4096,hard,nolock,proto=udp,timeo=11,retrans=2,addr=10.0.0.128
0 0 proc /proc proc rw 0 0
tmpfs /dev/shm tmpfs rw 0 0
tmpfs /tmp tmpfs rw 0 0
sysfs /sys sysfs rw 0 0
devpts /dev/pts devpts rw 0 0


I keep getting the "all terminals in use" when I try to telnet to my
board using several different builds of busybox. What other kernel
options or config files would be related to the error message above?"

I must use a 2.6.17 kernel because it is the only one that supports all
of my 3rd party drivers.



problem solved...When using embedded systems I don't like to use udev and
prefer to create static device nodes. Apparently I was missing a/some
required nodes in /dev.




.



Relevant Pages

  • Re: [RFC][Patch] Allow not mounting a root fs
    ... I think you can have it much easier by having the kernel ... exporting the cpio image as a virtual file inside rootfs, ... re-extract it inside a tmpfs. ...
    (Linux-Kernel)
  • Re: cannot access /dev/pts/?
    ... I have enabled the CONFIG_UNIX98_PTYS=y option in my kernel and mounted ... rootfs / rootfs rw 0 0 ... tmpfs /dev/shm tmpfs rw 0 0 ... I keep getting the "all terminals in use" when I try to telnet to my ...
    (comp.os.linux.embedded)
  • /lib/modules
    ... verify this due to lack of sufficiently distinguishing keywords ... What i'm looking at is the problem of having to have a kernel that can ... So what it is in a way is the niceness of modules is broken in rootfs. ... one depending on bootloader menu... ...
    (Linux-Kernel)
  • initrd - mtd - jffs2 - problem
    ... I build a minimal linux system which consists of a bzImage (kernel ... The rootfs is formatted with ext2. ... To save memory in my system RAM, I want to compress the rootfs. ... # Disk-On-Chip Device Drivers ...
    (comp.os.linux.embedded)
  • Fw: [SLE] no user login - again...
    ... rootfs / rootfs rw 0 0 ... proc /proc proc rw,nodiratime 0 0 ... tmpfs /dev/shm tmpfs rw 0 0 ... usbfs /proc/bus/usb usbfs rw 0 0 ...
    (SuSE)