[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Problems with 5.2 -> 6.0



Raymond Popowich <popowich spooky dynip com> writes:

> My Problems.  
> 	xterm - when I try to start an xterm, I get the error "xterm: 
>         no available ptys".  kvt works for getting a terminal, but it
>         does now work with xterm -settings, how do I get the xterms to
>         start working again?

You need to have pty support enabled in your kernel as well as
/dev/pts support. Then you need a new entry in /etc/fstab looking
like:

none            /dev/pts                devpts  gid=5,mode=620  0 0

If required create /dev/pts directory.

For further details see the documentation to pty support within the
kernel source tree.

best rgds

-- 
A synonym is a word you use when you can't spell the word you first
thought of.
		-- Burt Bacharach



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]