2006/11/10, Toni Mueller <[EMAIL PROTECTED]>:
>
> On Nov 09, Samuel Thibault <[EMAIL PROTECTED]> wrote:
> > You are missing proper /dev/pts/ directory. This is the problem (and
> > it's related to udev, not xterm).
> No, it's not. /dev/pts/ is mounted by some init script.
> But probably the submitter broke his system in some way, if /dev/pts/
> were really broken we would know...

I tend to disagree. From /etc/init.d/udev:

"# we need to unmount /dev/pts/ and remount it later over the tmpfs"

Then, a function to unmount /dev/pts follows which is called later if
tmpfs isn't mounted, but there is nothing in that script which mounts
/dev/pts again. So...

udev is run with priority 3 in rcS and mountdevsubfs.sh with priortiy
4, so it runs afterwards. mountdevsubfs.sh has to take care of
mounting /dev/pts. Check your setup if you have those links int
/etc/rcS.d/

Michael


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to