From owner-freebsd-questions@FreeBSD.ORG Sun Mar 6 19:47:03 2005 Return-Path: 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 5D47C16A4CE for ; Sun, 6 Mar 2005 19:47:03 +0000 (GMT) Received: from web52307.mail.yahoo.com (web52307.mail.yahoo.com [206.190.39.102]) by mx1.FreeBSD.org (Postfix) with SMTP id B7A1A43D53 for ; Sun, 6 Mar 2005 19:47:02 +0000 (GMT) (envelope-from dystopianrebel@yahoo.com) Received: (qmail 69298 invoked by uid 60001); 6 Mar 2005 19:47:02 -0000 Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; b=C8TIYjYvrP6rkCltLEzoKQt5tSqNPXsGhUFCb6LZj3MMZ2gPC+scuccKFXA997nkb8QdIpddbWfxBzS+FTZuKGGAESdmznHxrPTpmxwHkCgZlj3vuLI4cX9qbKpRy/cLTKDpjUzI0un/rvSSmbGDX/4hYswiKGXzjCxNUq8PjrM= ; Message-ID: <20050306194702.69296.qmail@web52307.mail.yahoo.com> Received: from [64.26.160.170] by web52307.mail.yahoo.com via HTTP; Sun, 06 Mar 2005 11:47:01 PST Date: Sun, 6 Mar 2005 11:47:01 -0800 (PST) From: dR To: mrb@bmyster.com, freebsd-questions@freebsd.org In-Reply-To: 6667 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: Help! I am in beeg trouble. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 19:47:03 -0000 This works from single-user mode: # fsck -p # mount -u / # mount -a -t ufs # swapon -a But when I exit SUM for MUM, I'm back to the same problem of usr/bin/login not being found. My new theory is that portupgrade did something to my set-up. All the slices are healthy and all the data is visible. I am going to try a minimal upgrade from the installation disc to see if that will set things right. m! --- Brent wrote: > by the sounds of it...seems the slices were mounted > with read only options set. > > try mounting the partitions manually something like > mount /dev/ad1s1a / > mount /dev/ad1s1e /usr > mount /dev/ad1s1f /var > > just make sure that you have the device name > correctly and what the correct > mount point. > > or try > > ok boot -s > # fsck -p > # mount -u / > # mount -a -t ufs > # swapon -a > > hope that helps .... > > Brent > > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com