Hi All,
I've recently updated my main workstation to LFS 7.1 (From LFS 6.7), and
noticed one of my auto build scripts is now failing.
I've tracked it down to the following command.
mount -vt tmpfs shm $LFS/dev/shm
It seems to me that this command is mounting onto /run/shm rather than
/mnt/lfs/dev/shm due to /mnt/lfs/dev/shm being a symlink to /run/shm.
Further more, when entering chroot environment, /dev/shm is now pointing
to a no existent /run/shm.
Am I'm doing something wrong or is this a bug?
Thanks,
Wayne.


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