From owner-freebsd-questions@FreeBSD.ORG Sat Jun 11 23:05:45 2011 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 0EB21106566B for ; Sat, 11 Jun 2011 23:05:45 +0000 (UTC) (envelope-from freebsd@snap.net.nz) Received: from unit0.ironport.snap.net.nz (unit0.ironport.snap.net.nz [202.37.100.104]) by mx1.freebsd.org (Postfix) with ESMTP id A4CDD8FC14 for ; Sat, 11 Jun 2011 23:05:44 +0000 (UTC) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AqkHADL0803KfG1m/2dsb2JhbABRlwGBF444qyqeO4YkBJE0j3I X-IronPort-AV: E=Sophos;i="4.65,353,1304251200"; d="scan'208";a="60141171" Received: from rupert.snap.net.nz ([202.37.100.140]) by smtp0.ironport.snap.net.nz with ESMTP; 12 Jun 2011 11:05:43 +1200 X-Sender-IP: 202.124.109.102 Received: from akllappt.local (102.109.124.202.static.snap.net.nz [202.124.109.102]) by rupert.snap.net.nz (Postfix) with SMTP id 2ED6C201E7 for ; Sun, 12 Jun 2011 11:05:43 +1200 (NZST) Message-ID: <4DF3F4C8.4090109@snap.net.nz> Date: Sun, 12 Jun 2011 11:05:44 +1200 From: Peter Toth User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.15) Gecko/20110421 Thunderbird/3.1.9 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Boot from SD card is slow 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: Sat, 11 Jun 2011 23:05:45 -0000 Hi everyone, Recently converted an SD card for booting FreeBSD 8.2 (amd64). The card sits in the internal SD card slot of a laptop, The boot loader part takes ages to load, just loading 1 module take around 20 seconds. To pass the whole boot loader takes 3 minutes! I've tested the SD card for r/w speed and it outperformed my USB thumb drives. Anyone has any ideas what the cause might might be? Cheers, Peter