From owner-freebsd-questions@FreeBSD.ORG Wed Jul 21 15:28:33 2010 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 F39871065677 for ; Wed, 21 Jul 2010 15:28:32 +0000 (UTC) (envelope-from bruce@cran.org.uk) Received: from muon.cran.org.uk (muon.cran.org.uk [204.109.60.94]) by mx1.freebsd.org (Postfix) with ESMTP id D18298FC15 for ; Wed, 21 Jul 2010 15:28:32 +0000 (UTC) Received: from unknown (client-86-31-3-93.midd.adsl.virginmedia.com [86.31.3.93]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by muon.cran.org.uk (Postfix) with ESMTPSA id 6EA085D42; Wed, 21 Jul 2010 15:28:21 +0000 (UTC) Date: Wed, 21 Jul 2010 16:28:52 +0100 From: Bruce Cran To: "Thomas Mueller" Message-ID: <20100721162852.00007894@unknown> In-Reply-To: <4c46b835.qHM+B55tzs4Jv8Wu%mueller6727@bellsouth.net> References: <4c46b835.qHM+B55tzs4Jv8Wu%mueller6727@bellsouth.net> X-Mailer: Claws Mail 3.7.4cvs1 (GTK+ 2.16.0; i586-pc-mingw32msvc) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: system hangs on; "Probing devices, please wait (this can take a while)... " 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: Wed, 21 Jul 2010 15:28:33 -0000 On Wed, 21 Jul 2010 09:04:53 +0000 "Thomas Mueller" wrote: > I wonder if FreeBSD is the only OS with > "Probing devices, please wait (this can take a while)... " > > Nothing like this occurs in NetBSD or Linux; I've also installed > various DOSes (MS-DOS 4.01 and upgrade to 5; DR-DOS 7.03 and FreeDOS; > OS/2 1.3 through (Warp) 4) although MS-DOS 4.01 (back in 1990) and > OS/2 had their own problems. Only FreeBSD has sysinstall - that message gets displayed when sysinstall starts as it checks what devices are available for it to register internally. It's a message from userspace, not the kernel. -- Bruce Cran