From owner-freebsd-questions@FreeBSD.ORG Wed Jul 21 09:04:39 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 DF6D91065674 for ; Wed, 21 Jul 2010 09:04:39 +0000 (UTC) (envelope-from mueller6727@bellsouth.net) Received: from fmailhost01.isp.att.net (fmailhost01.isp.att.net [207.115.11.51]) by mx1.freebsd.org (Postfix) with ESMTP id CD6F38FC19 for ; Wed, 21 Jul 2010 09:04:39 +0000 (UTC) Received: from mueller6722.bellsouth.net (adsl-147-182-222.sdf.bellsouth.net[72.147.182.222]) by isp.att.net (frfwmhc01) with SMTP id <20100721090438H0100dms09e>; Wed, 21 Jul 2010 09:04:38 +0000 X-Originating-IP: [72.147.182.222] Date: Wed, 21 Jul 2010 09:04:53 +0000 From: "Thomas Mueller" To: freebsd-questions@freebsd.org Message-ID: <4c46b835.qHM+B55tzs4Jv8Wu%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: Wed, 21 Jul 2010 09:04:40 -0000 > Any ideas anyone ? I'm stuck. Cannot install FreeBSD on my computer. Every other > OS besides FreeBSD boots up and installs. What else can I check? I offered my admittedly cumbersome force-fitting suggestion. Maybe start with a minimal installation, possibly base and etc only, or as little as possible to get something to start with. If this can be booted, then continue with sysinstall from the hard drive with the downloaded FreeBSD sets on CD or an msdos/vfat partition. But then if you can untar the base and etc sets in accordance with the sysinstall scripts, the same could be done with the other installation sets. Possibly, booting a live-file-system FreeBSD CD, you could have the installation CD image on an msdos/vfat partition, and mdconfig and mount that. You could bsdlabel, newfs, and hopefully be able to proceed from there. 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. Tom