Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Sep 1999 10:48:14 -0500
From:      "Alejandro Ramirez" <ales@megared.net.mx>
To:        "Rick Knebel" <rknebel@uplink.net>, <questions@FreeBSD.ORG>
Subject:   RE: Filesystem Mount Failed  Help
Message-ID:  <01d501bf09c8$e0020080$fba3f9cf@megared.net.mx>
References:  <19990927173334.A837@rknebel.uplink.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

    You may have a corrupted entry in one of the filesystems, try hitting
return to get the /bin/sh, then you may want to "mount -r all" for mounting
all of your filesystems in read only mode, then backup all your important
data and then check out the /etc/fstab file "cat /etc/fstab" in order to see
what are the mount points of your filesystems, "cd /" and see if the mount
poins exists in there, if they dont exist you may create it, if they do
exist, unmount the filesystems with "umount all" and run "fsck /" and the
same for all of your filesystems (ex. "fsck /usr", "fsck /var"), to try to
fix your problem.

Maybe someone in the list can give you a better way for doing this.

I Hope this helps...
Ales

----- Original Message -----
From: Rick Knebel <rknebel@uplink.net>
To: <questions@FreeBSD.ORG>
Sent: Monday, September 27, 1999 4:33 PM
Subject: Filesystem Mount Failed Help


> Hi,
> I was using my freebsd system with no problems 3.2 and happened to reboot
> today and keep gettint the message towards the end of bootup that:
> "Filesystem mount failed startup aborted Enter full path of shell or
> Return for /bin/sh.
>
> I have not changed anything in the system so i don't know why this is
> doing this.
>
> What can I do?
>
> I would appreciate any help.
>
> Thanks
> Rick
>
> --
> Rick Knebel
> rknebel@uplink.net
> http://rknebel.uplink.net/~rknebel
> http://rknebel.uplink.net
>
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?01d501bf09c8$e0020080$fba3f9cf>