From owner-freebsd-questions@FreeBSD.ORG Wed Jun 12 21:38:01 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id D56717FD for ; Wed, 12 Jun 2013 21:38:01 +0000 (UTC) (envelope-from fernando.apesteguia@gmail.com) Received: from mail-wg0-x22e.google.com (mail-wg0-x22e.google.com [IPv6:2a00:1450:400c:c00::22e]) by mx1.freebsd.org (Postfix) with ESMTP id 6E6251471 for ; Wed, 12 Jun 2013 21:38:01 +0000 (UTC) Received: by mail-wg0-f46.google.com with SMTP id c11so3874474wgh.25 for ; Wed, 12 Jun 2013 14:38:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=MBFW2WGgTo3rSCZr8gTnXod5xdM3Q1Jc2lw0ivgQ77c=; b=BusCvCngZmJcUPHnfHxSUF1j7Iwu4Z1AoHvLy98B2YgnM1Piw0R2XZ6dJcS4GIANXg aFeDnS4sMOv5Opw9jFlpZkGeUrPh9fLcE//p9GvFsBLtCTogduzOwmuprflL4ZN+PthV g67J+ezlvTnxSPO/2wEotk/zySs5yJtBOLzDFee5GxAQ/RjPEdRi8sKBPt0KAh0E6qtv mcmdHiDiFUrn6FX63590NXp8t0XxAeSiI2QjQUCXStwahM/KmCH/Y5YbRvA4viYyek8/ oX/qRZ9assCgjy8XmsSEDEJK6qkJv5KTOvE6RmnchJRK3PTV0SdtKQrqmeqrSJn00+iS ZxKQ== MIME-Version: 1.0 X-Received: by 10.180.37.208 with SMTP id a16mr5770911wik.24.1371073080515; Wed, 12 Jun 2013 14:38:00 -0700 (PDT) Received: by 10.180.89.235 with HTTP; Wed, 12 Jun 2013 14:38:00 -0700 (PDT) In-Reply-To: <51B8D257.8080501@onetel.com> References: <20130607230429.a090ca0c.freebsd@edvax.de> <51B8D257.8080501@onetel.com> Date: Wed, 12 Jun 2013 23:38:00 +0200 Message-ID: Subject: Re: 9.1-RELEASE slow boot From: =?ISO-8859-1?Q?Fernando_Apestegu=EDa?= To: Chris Whitehouse Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: User Questions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Jun 2013 21:38:01 -0000 On Wed, Jun 12, 2013 at 9:56 PM, Chris Whitehouse wrote= : > On Fri, 7 Jun 2013 19:38:34 +0200, Fernando Apestegu=EDa wrote: >>>> >>>>> Since I updated to 9.1-RELEASE my boot process seems to stall for a >>>>> while. Booting in verbose mode shows messages like these ones: >>>>> >>>>> Opening device da0 -> 6 (repeated like 30 times or so) >>>>> Opening device da1 -> 6 (repeated like 30 times or so) >>>>> Opening device da2 -> 6 (repeated like 30 times or so) >>>>> Opening device da3 -> 6 (repeated like 30 times or so) >>>>> >>>>> Those devices correspond to my internal SD card reader that doesn't >>>>> work on FreeBSD anyway. This seems some kind of probing right? I don'= t >>>>> want to wait for those devices. What can I do to speed up booting? I >>>>> didn't change my system settings either. Did anything related change >>>>> in the kernel about probing these type of devices? >>>>> >>>> > Since you are not using the device could you not just disable it in the > BIOS? > Not that option in my PC (Compaq Presario SR5000). Also, I would be missing the point... why so slow? > > Chris > ______________________________**_________________ > 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 " >