On Fri, 27 Jan 2012 22:57:57 -0600
Bruce Dubbs <[email protected]> wrote:
> It is mounted as
> devpts /dev/pts devpts gid=4,mode=620 0 0
>
> I suspect that /dev/pts should be created by udev, you might want to
> comment that out of fstab to see if it is created and then try to mount
> manually.
No, udev doesn't create it. The mountpoint should be created by the
mountfs bootscript. Just after where it says "Mounting remaining file
systems..." add the line:
mkdir /dev/{pts,shm}
Andy
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page