Quoting Dan Nicholson <[EMAIL PROTECTED]>: > On 4/24/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> > wrote: > > > > The exact message is this: > > Mounting kernel-based file systems: > /proc/etc/rc.d/rcsysinit.d/S00mountkernfs: > > line 24: /bin/mount: No such file or directory. > > Well, there you go. It's trying to mount sysfs, but it can't run > mount. Or maybe it's not executable. Does /bin/mount exist? What are > the permissions? > > -- > Dan > -- > http://linuxfromscratch.org/mailman/listinfo/lfs-support > FAQ: http://www.linuxfromscratch.org/lfs/faq.html > Unsubscribe: See the above information page >
It's very odd, mount does sit in /bin and it has the same permissions as all the other files in that directory (such as ls which works perfectly). to make sure i made it executable but it still says /bin/mount not found -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
