On Thu, Jul 17, 2008 at 2:40 PM, Bipinchandra Ranpura <[EMAIL PROTECTED]> wrote: > mounting local file system [failed]
It means that some file system listed in /etc/fstab failed to mount. Do `cat /etc/fstab`. That will list all the filesystems that your Fedora is trying to mount when you start up. Then manually try to mount each one, until one fails. Then you can troubleshoot from there. You could tell us what `cat /etc/fstab` gets you. -todd
