/dev/pts and CONFIG_UNIX98_PTY etc



I am having some problems running gnome terminal in an FC6 Xen guest.
I get this error
Quote:
There was an error creating the child process for this terminal

and it appears that some /dev related devices are not created
properly. /dev/pts is definitely not created.

I had to chmod o+rw /dev/null, /dev/random and /dev/urandom in
rc.local to get some things to work properly.

Googling indicates that some entries relating to CONFIG_UNIX98_XXX
values related to the kernel have to be adapted to get things to work
properly. Where can I do this?

Are there some MAKEDEV related entries that I have to edit as well?

.



Relevant Pages

  • /dev/pts and CONFIG_UNIX98_PTY etc
    ... I am having some problems running gnome terminal in an FC6 Xen guest. ... There was an error creating the child process for this terminal ... Are there some MAKEDEV related entries that I have to edit as well? ...
    (comp.os.linux.misc)
  • Re: /dev/pts and CONFIG_UNIX98_PTY etc
    ... There was an error creating the child process for this terminal ... and it appears that some /dev related devices are not created ... Are there some MAKEDEV related entries that I have to edit as well? ... zaher el siddik ...
    (comp.os.linux.setup)