On Monday 13 November 2006 00:59, Ron Greene wrote:
> So then I repeated the commands in 6.2:
> mkdir -pv $LFS/{dev,proc,sys}
> mknod <rest of command>
> mknod <rest of command>
> BUT NOW the problem
> mount --bind /dev $LFS/dev
> gives error: can't create lock file /etc/mtab-23612: No such file or
> directory....etc.At the first try you had LFS="" and actually run "mount --bind /dev /dev". Did you unmount /dev after that? What do say the following commands? $ mount $ cat /proc/mounts -- Nothing but perfection pv -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
