> The fix is pretty trivial: the mount commands in mountvirtfs simply
> need to specify the virtual filesystem type and device.

Unfortunately I just noticed /dev/pts is still broken.  Locally I
updated mountvirtfs to also create the /dev/pts directory and mount
the devpts filesystem.  Everything works fine after doing that, but
I'm not sure this is the correct way.

Looking at Debian's scripts, they have a separate boot script that
mounts devpts after udev starts, which I suppose is more correct since
it's really udev that is supposed to create this directory.
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to