On Sat, 28 Jan 2012 10:06:31 -0500
Baho Utot <baho-u...@columbus.rr.com> wrote:

> I have this currently in the config file
> 
> CONFIG_VT=y
> CONFIG_CONSOLE_TRANSLATIONS=y
> CONFIG_VT_CONSOLE=y
> CONFIG_HW_CONSOLE=y
> CONFIG_VT_HW_CONSOLE_BINDING=y
> CONFIG_UNIX98_PTYS=y
> # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
> # CONFIG_LEGACY_PTYS is not set
> CONFIG_SERIAL_NONSTANDARD=y
> 
> I will rebuild the kernel and then try to find the udev script reponsible 
> for /dev/pts.

/dev/pts used to be copied from /lib/udev/devices/pts by the
bootscripts (the book still creates /lib/udev/devices/pts). But it
seems that the only thing copied now is /lib/udev/devices/null by the
mountvirtfs bootscript.

Andy
-- 
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