On Wed, 13 Apr 2005, Cliffe Hodgkinson wrote: > As I reported in an earlier post, I have the LFS system pretty much > finished. However, when I go into the chroot environment (making sure > that proc & sysfs are mounted and ramfs, tmpfs & devpts are "fake > mounted" first) and try to mount the RAMFS with "mount -n -t ramfs > none /dev", I get an error: > > /bin/mount error: no such file or directory > > Any idea what file or directory it's looking for? > > Thanks, > Cliffe >
Maybe the '/dev' mount point within chroot. Or perhaps /bin/mount itself. Or a missing library, (`ldd /bin/mount'). Ken -- das eine Mal als Trag�die, das andere Mal als Farce -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
