No subject


Mon Apr 30 04:31:33 EDT 2007


* There are still a couple of problems with boot. A typical
problem is "WARNING: Unable to open an initial console". To
solve this, we need to use temporally (untill this issue is
fixed) a couple of static entries :
	- cd /dev
	- mknod -m 660 console c 5 1
	- mknod -m 660 null c 1 3
will created 2 static entries under /dev. It also seems that
/dev/pts/ and /dev/shm have to be created, so mkdir
/dev/{pts,shm} will do the trick.

Eugenia


>I'm getting this error from gnome-terminal:
>There was an error creating the child process for this terminal
>This is happening since a few days. xterm won't even start at all.
>Is this a common problem?
>RedShift




More information about the arch mailing list