On Sat, Apr 28, 2007 at 08:30:56PM -0300, Paulo wrote: > Humm. It shows me a lot of things, but not mtab (still "permission denied"). > > Well, I'll try building it all over again. Hope to have better luck! ;) > > Thanks for the help anyway! Before trashing it all, can you try
ls -li /etc (I'm wondering if mtab got created as a symlink, or /etc otherwise has something weird) mount (ditto) You are welcome to use your own time to rebuild the system, but from experience I know that repeating the same steps usually gives the same results - you are much more likely to be able to fix it if somebody can get a handle on what exactly is wrong. At the moment, I think the most likely reason not to be able to open /etc/mtab for writing would be because the filesystem is read-only. The only things I can suggest for that are either you are missing /sbin/fsck (or the version for your filesystem - fsck.ext2, fsck.ext3, or whichever) or that one of these is linked against /tools. ĸen -- 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
