On Tue, Nov 20, 2012 at 08:31:14PM -0500, alex lupu wrote:
> I was at kernel 3.6.1 and udev 182
> 
> Life was beautiful.
> I upgraded to udev 195.
> '/dev/pts' is no longer created.
> Same situation if now I go to 3.6.6 or 3.6.7.
> Strangely, I my new machine that I'm trying to get it off the ground
> 'dev/pts' has also disappeared (kernel 3.6.7 BUT udev 182!).
> 
> Before troubleshooting, I'm figuring maybe it'd be useful to know
> how and where '/dev/pts' used to be created (during 'udevd' running?, etc.).
> 
> I see the empty directory '/lib/udev/devices/pts' sitting there
> chomping at the bit for somebody to stop by and use it to (somehow)
> create a device '/dev/pts'.  But nobody comes anymore.
> 
> Any constructive comments will be highly appreciated.
> -- Alex

 Looking at last week's 3.7-rc, I suggest
config UNIX98_PTYS
        bool "Unix98 PTY support" if EXPERT
        default y

 Looks as if you need to select Expert mode (i.e. 'embedded') to
deselect it - unless you edited .config.

ĸen
-- 
das eine Mal als Tragödie, das andere Mal als Farce
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to