On Thu, 2007-04-19 at 13:08 -0700, Mike Bird wrote: > On Thursday 19 April 2007 10:44, Alan Chandler wrote: > > I am a bit of a loss to whats wrong. I have /dev/pts directory, but its > > seems unable to create anything in it. > > Is it mounted correctly? > > # grep devpts /etc/fstab > none /dev/pts devpts gid=5,mode=620 0 0 > m# grep devpts /proc/mounts > devpts /dev/pts devpts rw,nosuid,noexec 0 0 > #
Clarification: I have a perfectly running system.
princess:~# grep devpts /etc/fstab
princess:~# grep devpts /proc/mounts
devpts /dev/pts devpts rw,nosuid,noexec 0 0
hmmm...
Do you have
udevfs on /dev? from df:
udev 10240 104 10136 2% /dev
If not it, is failing in the /etc/init.d/udev script during startup.
--
greg, [EMAIL PROTECTED]
Novell's Directory Services is a competitive product to Microsoft's
Active Directory in much the same way that the Saturn V is a competitive
product to those dinky little model rockets that kids light off down at
the playfield. -- Thane Walkup
signature.asc
Description: This is a digitally signed message part

