From owner-freebsd-questions Wed May 16 16:15:24 2001 Delivered-To: freebsd-questions@freebsd.org Received: from phoenix.welearn.com.au (phoenix.welearn.com.au [139.130.44.81]) by hub.freebsd.org (Postfix) with ESMTP id BF06037B423; Wed, 16 May 2001 16:15:14 -0700 (PDT) (envelope-from sue@phoenix.welearn.com.au) Received: (from sue@localhost) by phoenix.welearn.com.au (8.11.1/8.11.1) id f4GNEYv89299; Thu, 17 May 2001 09:14:34 +1000 (EST) (envelope-from sue) Date: Thu, 17 May 2001 09:14:34 +1000 From: Sue Blake To: Tim Erlin Cc: Doug Young , Brian Lau , Matthew Murphy , questions@FreeBSD.ORG Subject: Re: Installing Message-ID: <20010517091433.N26110@welearn.com.au> References: <092901c0de59$7075ae30$0300a8c0@oracle> <20010516225130.26057.qmail@web11702.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010516225130.26057.qmail@web11702.mail.yahoo.com>; from tperlin@yahoo.com on Wed, May 16, 2001 at 03:51:30PM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, May 16, 2001 at 03:51:30PM -0700, Tim Erlin wrote: > Ok, so for confirmations sake, I did 'whereis passwd' > and got '/usr/bin/passwd' > > I then booted into single user and ran > '/usr/bin/passwd' and got '/usr/bin/passwd: not found' > > It also appears that /usr is empty. Odd, no? No, not odd. If you had asked in freebsd-questions originally, someone would have followed up on that answer and provided the missing information. If the person who answered your question had rubbed out the "newbies" and replaced with "questions" in the headers, the answer would have gone to freebsd-questions and you would have gotten a cc on it and any replies. That's why we insist that ANSWERS (as well as their questions!) should always go to freebsd-questions. Nobody wants to risk taking a wrong or incomplete answer from a newbie or from a knowledgeable person without peer review of that answer. Tim, see the FAQ under System Administration where it explains what to do if you've lost your root password. Your /usr/partition is not mounted at that stage, which is why you can't see (or use) its contents. [...] At the question about the shell to use, hit ENTER. You'll be dropped to a # prompt. Enter mount -u / to remount your root filesystem read/write, then run mount -a to remount all the filesystems. Run passwd root to change the root password then run exit to continue booting. People... sure this guy could have found it in the FAQ, but that's no excuse to cause him to have the frustration of going off and doing the wrong (or incomplete) thing and failing. Everyone makes mistakes or omissions in answers occasionally, and that's why, when we have some help to offer, we offer it in freebsd-questions where others can see and correct or amplify the answer, to avoid giving new people the run-around. If your answer is NOT good enough to post to freebsd-questions, then it is certainly NOT good enough to inflict on newbie. -- Regards, -*Sue*- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message