From owner-freebsd-current@FreeBSD.ORG Fri Nov 19 17:04:04 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 09D4D106566B; Fri, 19 Nov 2010 17:04:04 +0000 (UTC) (envelope-from yanegomi@gmail.com) Received: from mail-wy0-f182.google.com (mail-wy0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id 433408FC0C; Fri, 19 Nov 2010 17:04:02 +0000 (UTC) Received: by wyb35 with SMTP id 35so3875476wyb.13 for ; Fri, 19 Nov 2010 09:04:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:sender:received :in-reply-to:references:date:x-google-sender-auth:message-id:subject :from:to:cc:content-type:content-transfer-encoding; bh=PFFKLRKUvkQaWSGCMIoLBgw3VMLHhoUSXYImykJ1BCo=; b=vd9jKT357seYJSl8yghKFzmQDT64tTIWZbh5/ujydbt9M2MgSTChx+f14aKqoZB0t8 WLgoNZrBgMcmb82996pTc0UYk+GJTFA6gUJnpF/FKIKViL5d+JKkY62gaA24AJLKlWco 3Hvo2GMN6dVNx+vHdKnl8rNEvjdehWESpZM/A= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=GxAFwc6fhOgCTZrIXngJU+l7C2ypHcY5yUPasXm+Wmrp9eElQ2JzuM28NzmKbmWrDC 8innflYuGXs82wzPPDcVqwuN70zLJMihY4aQY3v52K2j1MM0Ykp4MTUL4ZU5xG7EkaPo oo2q5Ru/yKh8fOqmLbrvgDSiOiD/C5DntbDW4= MIME-Version: 1.0 Received: by 10.216.46.200 with SMTP id r50mr1233068web.45.1290186241376; Fri, 19 Nov 2010 09:04:01 -0800 (PST) Sender: yanegomi@gmail.com Received: by 10.216.198.27 with HTTP; Fri, 19 Nov 2010 09:04:01 -0800 (PST) In-Reply-To: <4CE6ACEF.4000303@freebsd.org> References: <4CE69CFA.4030803@freebsd.org> <20101119171359.65b43213@ernst.jennejohn.org> <4CE6ACEF.4000303@freebsd.org> Date: Fri, 19 Nov 2010 09:04:01 -0800 X-Google-Sender-Auth: jD86kVTQGPGgpyliOYYQGABXJ1k Message-ID: From: Garrett Cooper To: Andriy Gapon Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-current@freebsd.org, Ivan Voras Subject: Re: A big-ish machine, cannot boot X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Nov 2010 17:04:04 -0000 On Fri, Nov 19, 2010 at 8:59 AM, Andriy Gapon wrote: > on 19/11/2010 18:57 Ivan Voras said the following: >> On 19 November 2010 17:13, Gary Jennejohn wr= ote: >>> On Fri, 19 Nov 2010 17:51:22 +0200 >>> Andriy Gapon wrote: >>> >>>> on 19/11/2010 17:41 Ivan Voras said the following: >>>>> Fujitsu TX300 >>>> >>>> [Thunderbird 3 sometimes fails quoting while replying - blame it] >>>> >>>> Perhaps I am wrong, but isn't the "twirly" shown by the loader, still? >>>> Not sure if the kernel does that. >>>> >>> >>> Yup, that's the boot loader. =A0The kernel spits out printfs. >> >> Good news, of sorts - I left while I went for dinner and apparently it >> did boot in the meantime. So it's not a complete hang, it just takes >> unexpectedly long (10+ minutes?) >> >> I'm currently running "make -j24 buildworld" and once it boots it >> looks very fast! > > You ought to determine a cause of the long boot, though. > No compromises or excuses! :-) A similar issue occurred with an HP box recently (in the last 3-4 months?). I'd check the archives for more details. -Garrett