Results 1 to 1 of 1
I am having some problems running gnome terminal in an FC6 Xen guest.
I get this error:
There was an error creating the child process for this terminal
It appears ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 04-25-2007 #1Just Joined!
- Join Date
- Apr 2007
- Posts
- 2
/dev/pts and CONFIG_UNIX98_PTY etc
I am having some problems running gnome terminal in an FC6 Xen guest.
I get this error:It appears that some /dev related devices are not createdThere was an error creating the child process for this terminal
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?


Reply With Quote
