Date: Mon, 25 Mar 2002 12:30:30 -0600 From: Mike Meyer <mwm-dated-1017513031.24955b@mired.org> To: Dale Morris <dlm@well.com> Cc: freebsd-questions@freebsd.org Subject: Re: Newbie Rescue Question Message-ID: <15519.27846.575833.660197@guru.mired.org> In-Reply-To: <3C9F1E42.39037FA5@well.com> References: <3C9F1E42.39037FA5@well.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15519.27846.575833.660197>