Re: Strange terminal problem with 2.5.6[8-9]

Matthew Harrell (lists-sender-14a37a@bittwiddlers.com)
Thu, 22 May 2003 08:17:49 -0400


: 2.5.68 and later have depreciated devpts support in devfs. Thus
: you have to enable:
:
: CONFIG_DEVPTS_FS=y
:
: and mount it during boot. Easy way is just to add to fstab:
:
: ------------------
: none /dev/pts devpts defaults 0 0
: ------------------

Sure enough that was it. Darn it. I must have missed that change entirely.
I was compiling in devpts but still figured it was mutually exclusive with
devfs (which I am using).

Thanks

-- 
  Matthew Harrell                          Never raise your hand to your 
  Bit Twiddlers, Inc.                       children - it leaves your
  mharrell@bittwiddlers.com                 midsection unprotected.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/