From owner-freebsd-current@FreeBSD.ORG Fri Nov 19 16:57:47 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 E487E1065675; Fri, 19 Nov 2010 16:57:47 +0000 (UTC) (envelope-from ivoras@gmail.com) Received: from mail-qw0-f54.google.com (mail-qw0-f54.google.com [209.85.216.54]) by mx1.freebsd.org (Postfix) with ESMTP id 7D0388FC1F; Fri, 19 Nov 2010 16:57:47 +0000 (UTC) Received: by qwi4 with SMTP id 4so52922qwi.13 for ; Fri, 19 Nov 2010 08:57:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:sender:received :in-reply-to:references:from:date:x-google-sender-auth:message-id :subject:to:cc:content-type:content-transfer-encoding; bh=CVeKbduM4lLkfP2hsclPhWlY6j2X9cIKowHelYN8cf0=; b=sefjKNU4ZGFUdmvjDPPjP4Q4g4Txf21NsG68819SUrFmquAXcDe4c3zIoH6psnwjRg 4CSnN478P0ighD2yhL701jwjkrpk+EQjE9BsBmg1NGQws8OZ9qk3YhG5/eFJ6KAThZLx SOoPuaOWSmrdTX2JIXMCWJJGeTyXdC3edr2tw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :content-transfer-encoding; b=CUHD5tt7AYT2RgXVlyaDCf71hw23MRvKjYWOxxjb9h0HKyuV/hsYcM0CpeAvecFq1j d2uI9bcY3pizGJmajZY9qeovdSREZ293RNtbQ0SibZfp2j53BMMLysp+DsrhRhlV5fZy v8eHH1T/nzZqhpTbbPx1qtLqUqUuvbOkyy6sU= Received: by 10.229.212.5 with SMTP id gq5mr1940302qcb.275.1290185865933; Fri, 19 Nov 2010 08:57:45 -0800 (PST) MIME-Version: 1.0 Sender: ivoras@gmail.com Received: by 10.229.231.143 with HTTP; Fri, 19 Nov 2010 08:57:05 -0800 (PST) In-Reply-To: <20101119171359.65b43213@ernst.jennejohn.org> References: <4CE69CFA.4030803@freebsd.org> <20101119171359.65b43213@ernst.jennejohn.org> From: Ivan Voras Date: Fri, 19 Nov 2010 17:57:05 +0100 X-Google-Sender-Auth: CDq78fNJRGvWIcH-tKQasW8UHmw Message-ID: To: gljennjohn@googlemail.com Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: freebsd-current@freebsd.org, Andriy Gapon 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 16:57:48 -0000 On 19 November 2010 17:13, Gary Jennejohn wrote= : > 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. =C2=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!