From owner-freebsd-questions Wed Mar 12 10:50:10 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 83A8737B401 for ; Wed, 12 Mar 2003 10:50:08 -0800 (PST) Received: from web11601.mail.yahoo.com (web11601.mail.yahoo.com [216.136.172.53]) by mx1.FreeBSD.org (Postfix) with SMTP id 09B5C43FBF for ; Wed, 12 Mar 2003 10:50:06 -0800 (PST) (envelope-from pongkee@yahoo.com) Message-ID: <20030312185005.55766.qmail@web11601.mail.yahoo.com> Received: from [200.43.44.101] by web11601.mail.yahoo.com via HTTP; Wed, 12 Mar 2003 10:50:05 PST Date: Wed, 12 Mar 2003 10:50:05 -0800 (PST) From: NOEL BALANSAG Subject: Re: how do i invoke the command "ee" ... problem solved. To: questions@freebsd.org In-Reply-To: <15983.28830.191701.793806@guru.mired.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG hey all, thanks for all the tips. problem is system won't let me run fsck -p, but i was able to mount the partition where my /usr is, so i was able to edit /ect/fstab and make the system look in the right places. thanks a lot to all of you. i really appreciate it. --- Mike Meyer wrote: > In <20030312161236.GB5097@gothmog.gr>, Giorgos > Keramidas typed: > > Nah. It's not a good idea to use "mount -a" > before fsck. The safest > > thing you can do if you haven't tinkered with the > sizes and/or order > > of the partitions is to run: > > > > # fsck -p && mount -u / && mount -va > > I disagree. If the file systems were dismounted > cleanly, then "fsck -p" > just verifies that, and does nothing. If they > haven't dismounted > cleanly, then mount won't mount the file systems. > Running "fsck -p" > just insures that the file systems will mount - > unless they are really > badly damaged. You won't hurt anything if you skip > the "fsck -p", you > just may have to run it then rerun the mount. > > -- > Mike Meyer > http://www.mired.org/consulting.html > Independent WWW/Perforce/FreeBSD/Unix consultant, > email for more information. __________________________________________________ Do you Yahoo!? Yahoo! Web Hosting - establish your business online http://webhosting.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message