Hi.

The simplest way is to do (in root vserver):
cd /vservers/vs01/dev; MAKEDEV pty
And then carefully remove all unnecessary dev entries.
Actually, afair even 'touch tty' command will do for
mc. ;)

On Fri, 10 Jan 2003 02:34:32 +0100
Alf <[EMAIL PROTECTED]> wrote:

> i tryed to run mc under different vservers (RH7.3 & debian woody)
> the host is RH 7.3
> under debian i got only a "segmention fault"
> strace mc shows something like this:
>       stat64("/dev/vc/0", 0xbffffa20)         = -1 ENOENT (No such file or 
> directory)
>      stat64("/dev/tty0", 0xbffffa20)         = -1 ENOENT (No such file or 
> directory)
>     --- SIGSEGV (Segmentation fault) ---
>                                         +++ killed by SIGSEGV +++
> 
> under RH7.3 vserver enviroment mc shows:
> 
> subshell.c: couldn't open master side of pty
> pty_open_master: No such file or directory
> Segmentation fault
> 
> any suggestions ?
> 
> Alf
> 
> 

Reply via email to