Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Mar 2002 06:49:48 -0800
From:      Dale Morris <dlm@well.com>
To:        Mike Meyer <mwm-dated-1017513031.24955b@mired.org>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Newbie Rescue Question
Message-ID:  <3C9F390C.EA186910@well.com>
References:  <3C9F1E42.39037FA5@well.com> <15519.27846.575833.660197@guru.mired.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Mike Meyer wrote:

> In <3C9F1E42.39037FA5@well.com>, Dale Morris <dlm@well.com> typed:
> > When I try using the rescue disck #2 and going to the fixit prompt I've
> > tried the following commands unsuccessfully:
> > mount /usr
> > mount /
> > mount /dev/ad0s1a,   1e, 1f, 1g
> > editing the fstab file.. (of course I can't mount the partition to edit
> > it)
> > thanks in advance
>
> Try doing it this way:
>
> mount /dev/ad0s1a /mnt
> mount /dev/ad0s1f /mnt/usr      # or whatever /usr /is on
> etc.
>
> instead.
>
>         <mike
> --
> Mike Meyer <mwm@mired.org>                      http://www.mired.org/home/mwm/
> Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information.
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message

Mike, when I do it this way I get the following:

mount: /dev/ad0s1a (or e,f,g) : No such file or directory
Fixit#

I'm thinking it is possible that I don't have an fstab file in /etc ,  and
therefore would I be unable to mount partitions? Or maybe another problem?

What led me to this was being unable to mount the floppy with
mount -t msdos /dev/fd0 /floppy  command.  Yet if I remember correctly the bsd
floppy was automounted..

I'm confused..



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?3C9F390C.EA186910>