From owner-freebsd-questions@FreeBSD.ORG Fri Jul 23 08:36:09 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 6CE89106566C for ; Fri, 23 Jul 2010 08:36:09 +0000 (UTC) (envelope-from mueller6727@bellsouth.net) Received: from fmailhost03.isp.att.net (fmailhost03.isp.att.net [204.127.217.103]) by mx1.freebsd.org (Postfix) with ESMTP id 5B2F88FC0A for ; Fri, 23 Jul 2010 08:36:09 +0000 (UTC) Received: from mueller6722.bellsouth.net (adsl-80-65-94.sdf.bellsouth.net[65.80.65.94]) by isp.att.net (frfwmhc03) with SMTP id <20100723083608H03002t06pe>; Fri, 23 Jul 2010 08:36:08 +0000 X-Originating-IP: [65.80.65.94] Date: Fri, 23 Jul 2010 08:36:45 +0000 From: "Thomas Mueller" To: freebsd-questions@freebsd.org Message-ID: <4c49549d.UjJ7jZT3lSgF6oRi%mueller6727@bellsouth.net> User-Agent: Heirloom mailx 12.4 7/29/08 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: 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: Fri, 23 Jul 2010 08:36:09 -0000 > No I'm not going to start ripping my computer apart because FreeBSD can't deal > with my hard drive. I think the problem is a shortcoming in FreeBSD where it > can't deal with drives that have old stale RAID metadata on them. I'm just going > to have to wait until they can. Until then no FreeBSD for me. Back to crappy > windows. Don't think you have to go back to crappy windows until you've tried NetBSD and/or Linux. NetBSD install is easier than FreeBSD install, I've done both. There are lots of Linux live CDs that you can run without changing anything on the hard drive. You would get a dmesg that you could examine. You can get a lot of information on the many Linux distributions, and BSD too, on http://distrowatch.com/ NetBSD installation CD also gives you a good dmesg that you can examine, and you can go to a /bin/sh shell to view it with less. Tom