On Mon, Feb 26, 2007 at 01:39:16PM -0800, Bryan Irvine wrote: > sh: No controlling tty (open /dev/tty: Permission denied) [...] > sh: cannot create /dev/null: Permission denied
Use ls(1) to see what's wrong with /dev (probably just empty), then
use MAKEDEV(8) to repair it.
Ciao,
Kili
--
GUIs normally make it simple to accomplish simple actions and impossible to
accomplish complex actions.
-- Doug Gwyn (22/Jum/91 in `comp.unix.wizards')

