From owner-freebsd-questions Wed Jan 21 19:22:57 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA02230 for questions-outgoing; Wed, 21 Jan 1998 19:22:57 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gdi.uoregon.edu (gdi.uoregon.edu [128.223.170.30]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA02224 for ; Wed, 21 Jan 1998 19:22:48 -0800 (PST) (envelope-from dwhite@gdi.uoregon.edu) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.8.7/8.8.8) with SMTP id TAA05670; Wed, 21 Jan 1998 19:21:53 -0800 (PST) (envelope-from dwhite@gdi.uoregon.edu) Date: Wed, 21 Jan 1998 19:21:53 -0800 (PST) From: Doug White Reply-To: Doug White To: MarkieMark cc: freebsd-questions@FreeBSD.ORG Subject: Re: Help! In-Reply-To: <000701bd2583$a0f20140$5493edcc@ripped> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk On Tue, 20 Jan 1998, MarkieMark wrote: > I finally got the free bsd installed it boots.But during the boot up > process it says "WARNING / IMPROPERLY DISMOUNTED"Than it says"AUTOMATIC > REBOOT IN PROGRESS"Than it boots up to login...I login as root hit enter > than type my Password it says Welcome to FreeBSD!Than it says "WARNING > TO MANY RELATIVE COMPONITS"And the screen looks normall(I guess)But > anytime I type a command it says "Permission denied"The only command it > lets me go into is the /stand/sysinstall command.... The ``too many relative components'' sounds like the shell complaining about your path. Check .cshrc and make sure that there aren't lots of ./ or ../ type paths in there. For your permission denied problems, check the ownership and permissions of your home directory. Try running something simple, like mail. If that dies, send the output of `id' and `ls -l /usr/bin/mail'. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major