On Wed, 30 May 2001, Doron Sandroy wrote:

> However, as for the "can't login" problems, maybe {g,mini}libc is setup for
> the Unix98 PTS system (needs pts filesystem mounted on /dev/pts).
>
> But how to mount such file system on assabet board. Please give instructions

In /etc/fstab put:
        none    /dev/pts                devpts  gid=5,mode=620  0 0

Or the following might work: 'mount -t devpts none /dev/pts'
provided you have pts support compiled in.

-Rms


_______________________________________________
http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm
Please visit the above address for information on this list.

Reply via email to