From owner-freebsd-questions Wed Nov 15 19:31:42 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ns1.hutchtel.net (unknown [206.9.112.100]) by hub.freebsd.org (Postfix) with ESMTP id CF9A037B4CF for ; Wed, 15 Nov 2000 19:31:39 -0800 (PST) Received: from mark8 (hutch-264.hutchtel.net [206.10.67.192]) by ns1.hutchtel.net (8.9.1/8.9.0) with SMTP id VAA26110; Wed, 15 Nov 2000 21:31:30 -0600 (CST) Message-ID: <006501c04f7e$095f7ba0$0200000a@vladsempire.net> From: "Josh Paetzel" To: Cc: References: <3A0FAFE6.7FE7@axess.com> <01b401c04ead$39e82dc0$0200000a@vladsempire.net> <3A12D76C.1607@axess.com> Subject: Re: Problem with large drives? Date: Wed, 15 Nov 2000 21:33:48 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ----- Original Message ----- From: "Henry Sobotka" To: "Josh Paetzel" Cc: Sent: Wednesday, November 15, 2000 12:35 PM Subject: Re: Problem with large drives? > Josh Paetzel wrote: > > > > You are not having a compatability issue with that drive and FreeBSD. I am > > using that exact drive on one of my boxes as we speak. Perhaps you have a > > bad boot image on one of your floppies....I have run into that in the past. > > Thanks for the confirmation which rules out the drive. I've eliminated > bad floppies as they work fine on my other machine (both the original > set and fresh ones I made to doublecheck). This box has a USB hub and > ports, which I gather the generic kernel doesn't support. Could that be > triggering the probe freeze? Enough port/modem detection routines have > locked up this machine that I now always opt for manual input if > possible. Is the probe a shell script and, if so, where can I find it to > see what it's doing? > > Henry > I don't know if this is valid FreeBSD dogma, but when I encounter problems that I think are related to device probes I start by disabling all of the onboard I/O stuff on the motherboard in the BIOS that I can....I ususally run SCSI drives, so I disable the IDE controllers, the USB, the serial ports, the parallel port and so forth. I try to boot with just my SCSI controller and video card. From the boot floppies, if the boot works, you will get to a menu that will let you get into a visual boot config screen. Use this to disable all of the probes that you don't need and then let it try to boot. You can then add stuff back in one at a time until things break. Josh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message