On Fri, Nov 26, 2004 at 08:03:05PM -0500, Gene Heskett wrote: > On Friday 26 November 2004 18:34, Brian Millett wrote: > > > >So I'd say something is rotten. > > It would appear so, and I don't have any other ideas. Do for the moment 'ln -sf /proc/mounts /etc/mtab'. It is not really correct but should tide you over. If you have some file systems which appear to be mounted but still have nothing to show, say /usr to be specific, do umount /usr ; mount -a without paying attention to error messages. Most likely it will help. Repeat as long as needed. Michal