From owner-freebsd-questions@FreeBSD.ORG Thu Jun 25 12:44:00 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DC50D106566C for ; Thu, 25 Jun 2009 12:44:00 +0000 (UTC) (envelope-from usleepless@gmail.com) Received: from mail-fx0-f218.google.com (mail-fx0-f218.google.com [209.85.220.218]) by mx1.freebsd.org (Postfix) with ESMTP id 629318FC1A for ; Thu, 25 Jun 2009 12:44:00 +0000 (UTC) (envelope-from usleepless@gmail.com) Received: by fxm18 with SMTP id 18so135758fxm.43 for ; Thu, 25 Jun 2009 05:43:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=KE1GEgJBECNpKhF9PXF31dUXQnLaqLazk6oicmFN3Tk=; b=GBS9vJtVy/3nB4nim6fi3eXpBTCxdxK/catdK0H4FmqZWHPNNM7ZM/HCrJl7ryeIwX CsxXaMKuZ/PTkWiyDq5BinfGGaCpDurH1q64XNbokcNtlToh57ZL4zDMThF1shaMzRoK 8KZCJh4gmYvxJnitmYgo4kTpbBOgW5q9socIM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=fGm1Kltw39zI9Gr/xijXVPjKqQn3QqY4cAhFLSR5o+zJlcQXPwUG2uKZx1MuwOq+Fh QS5aM278mj/6nuylsurOPGesLfu9BPfx29Pjas1B0SfX2Lo31pb62tm0DhC2ayaQRicY aya4p8CzN2mYKLHERYNLMm8M/hf2bFNHYGV10= MIME-Version: 1.0 Received: by 10.103.171.6 with SMTP id y6mr1493547muo.110.1245932277653; Thu, 25 Jun 2009 05:17:57 -0700 (PDT) In-Reply-To: <20090624205727.b4d5595f.freebsd@edvax.de> References: <4A426CD5.8070000@gmail.com> <20090624205727.b4d5595f.freebsd@edvax.de> Date: Thu, 25 Jun 2009 14:17:57 +0200 Message-ID: From: usleepless@gmail.com To: Polytropon Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Forrest Aldrich , freebsd-questions@freebsd.org Subject: Re: 7.2 system stuck trying at boot, trying to mount root device X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Jun 2009 12:44:01 -0000 On Wed, Jun 24, 2009 at 8:57 PM, Polytropon wrote: > On Wed, 24 Jun 2009 14:13:41 -0400, Forrest Aldrich > wrote: > > I also did a proper mount, fsck, and umount under the LiveFS shell, > > which made no difference. > > I hope I'm just reading it in the wrong order. The correct > order is to 1st fsck, then mount, not vice versa. Never > fsck a mounted file system. > > > > > The other messages I see on the console include GEOM output: > > > > GEOM_LABEL: Label for provider ad4s1a is ufsid/blahblah > > > > then > > > > GEOM_LABEL: Label for ufsid/blahblah removed. > > This is completely normal today. As long as a file system is > not mounted, the label is provided. When it gets mounted, this > label is being removed. You see this on your console. > > > > > Anyone know how I can rescue this? > > Does /var/log/messages show something strange looking? > > I experienced similar behaviour recently when i had built kernel+userland with "-fomit-frame-pointer". I ended up doing a "repair" from an install CD, and rebuilding kernel+world without "-fomit-frame-pointer" afterwards. Your "init" is probably broken. regards, usleepless > > > -- > Polytropon > >From Magdeburg, Germany > Happy FreeBSD user since 4.0 > Andra moi ennepe, Mousa, ... > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org" >