From owner-freebsd-hackers@FreeBSD.ORG Mon Feb 7 20:27:53 2011 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 706AC106564A for ; Mon, 7 Feb 2011 20:27:53 +0000 (UTC) (envelope-from anti_spamsys@yahoo.com) Received: from nm7.bullet.mail.sp2.yahoo.com (nm7.bullet.mail.sp2.yahoo.com [98.139.91.77]) by mx1.freebsd.org (Postfix) with SMTP id 4F4A78FC16 for ; Mon, 7 Feb 2011 20:27:53 +0000 (UTC) Received: from [98.139.91.67] by nm7.bullet.mail.sp2.yahoo.com with NNFMP; 07 Feb 2011 20:15:14 -0000 Received: from [98.139.91.13] by tm7.bullet.mail.sp2.yahoo.com with NNFMP; 07 Feb 2011 20:15:14 -0000 Received: from [127.0.0.1] by omp1013.mail.sp2.yahoo.com with NNFMP; 07 Feb 2011 20:15:14 -0000 X-Yahoo-Newman-Property: ymail-3 X-Yahoo-Newman-Id: 61922.74855.bm@omp1013.mail.sp2.yahoo.com Received: (qmail 68645 invoked by uid 60001); 7 Feb 2011 20:15:13 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1297109713; bh=BbSHT+j6zutImzoMEkRd2H1lbwCfpWpw8PGIbKyL7cQ=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=LeyYTMHwAOlWfxyBUAp8Fk/WoiPuE7jLK8QErWanPgIJgh6ik8/9wNyVjELvKMhVEk4xi2KEyyOslqNejTmYqLXvDlhVIAwnVXqWkuAisHWhmmtmChT026nP/TKnhvCH3ZkHii5ydzQERbQGYCElOGuByRnHQIIOHZQFGz8x1+8= DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=R9VfAroozWTCjkq1F9aZGPIGgt5TB6dM7cQCHNALWazQRZSTlbi4vdQBjEIsvHKqsT+cg8PvO3n5Eua8014bHBSM3VAqgw+feT5VW14ymMEF4+aE1S4pP9GaPQGTsmUX4dUyIAWEHGhBoxUP2EXYys/QMbVuHntLJxbFQ9Ev+LQ=; Message-ID: <681598.66709.qm@web113216.mail.gq1.yahoo.com> X-YMail-OSG: 2ZmS0fIVM1kh2l9G4zzypCbnhypWwJsEXi7P0J7tOOQXtZS XIMJ8lYZAV8anCIgrq2p_LovMP6wbgICBvvq1kJE7GGgrOCPM4QHIG4qihHH ASQOJTAufPmHMF0jRIdk3inTC9KOHMkbixmXuDJyO9dcPzEl0Soal.1gkko1 9xOOJjUaH1Bds1CJuAZR68wO20LfaWZJZY1V85Ewj2HlbqpRcexI20yNYsCH GnT84CXuX14iP86C27vejXylYZnTt7cNoActJgM0k6qZVaVHZY_rF0MKCVVG fu7l6lwiprMUb432NlTcxUzi0iRVncisxak15hSiEEXQIGBTj6I9DFFtHkTB bzgXFD6vC3KxBFuxqhQiDDWulPo1o0qfxQxGBc8FCENxlhBffOkUbfw-- Received: from [128.55.19.49] by web113216.mail.gq1.yahoo.com via HTTP; Mon, 07 Feb 2011 12:15:13 PST X-Mailer: YahooMailClassic/11.4.20 YahooMailWebService/0.8.108.291010 Date: Mon, 7 Feb 2011 12:15:13 -0800 (PST) From: Trever To: freebsd-hackers@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Subject: boot0sio waits a minute X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Feb 2011 20:27:53 -0000 Does anyone know why boot0sio would wait about 1 minute before proceeding? If this is a known issue I can't find anything about it. I know there is a bug with boot0cfg not changing the partition to boot to. Don't know if this is related. FreeBSD 8.2RC2 i386. Boot blocks were compiled with speed 115200. Installed via nanobsd to a compact flash card on an Habey 6620II Z530, but there doesn't seem to be anything wrong other than with boot0sio, or something with how nanobsd installs boot0sio (NOT boot0- that works). But I have checked what nanobsd is doing, that seems ruled out, seems fine. BIOS seems ruled out. Seems like boot0sio. Everything works in all manner of configurations, just this very annoying long "hang" before boot0sio runs. Again, boot0 does not do this. I'm not talking about the pause after it displays the boot partition selection options. It's before anything happens. I get a blinking underscore in the upper left hand corner of my screen (and nothing on the serial port) for a very long minute before the system boots. Doesn't matter if I have serial attached or not, etc.. Thanks! Trever