Hi.

I'm building a BLFS (last SVN version, other last SVN LFS version) on my
brand new DualCore.

So far, everything works fine. But the permissions for my non previledged
user nico seems to be wrong :

/home/nico:$ startx
...
/home/nico/.xinitrc: line2: cannot redirect standard input
  from /dev/null: Permission non accordée
/home/nico/.xinitrc: line3: cannot redirect standard input
  from /dev/null: Permission non accordée
xterm: Error32, errno2: Aucun fichier ou répertoire de ce type
Reason: get_pty: not enough ptys

I think the problems come from permissions of created /dev nodes by
udev : for example, /dev/null, and every /dev/pty*, have permissions
crw-rw----, so my user can't use them.

root can start X without problem. nico can start X, but no xterm, and not
much of anything good except the server doesn't crash.

Can you help me correct what I did wrong, please ?

\bye

-- 

Nicolas FRANCOIS                      |  /\ 
http://nicolas.francois.free.fr       | |__|
                                      X--/\\
We are the Micro$oft.                   _\_V
Resistance is futile.               
You will be assimilated.         darthvader penguin
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to