From owner-freebsd-questions@FreeBSD.ORG Fri Oct 1 22:37:31 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 21F6416A4CE for ; Fri, 1 Oct 2004 22:37:31 +0000 (GMT) Received: from hawat.cc.ubbcluj.ro (Hawat.CC.UBBCluj.Ro [193.226.40.44]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5CA0B43D2D for ; Fri, 1 Oct 2004 22:37:30 +0000 (GMT) (envelope-from taipan@hawat.cc.ubbcluj.ro) Received: from hawat.cc.ubbcluj.ro (localhost [127.0.0.1]) by hawat.cc.ubbcluj.ro (8.13.1/8.13.1) with ESMTP id i91MhfDI022092 for ; Sat, 2 Oct 2004 01:43:41 +0300 (EEST) (envelope-from taipan@hawat.cc.ubbcluj.ro) Received: from localhost (taipan@localhost)i91MhfAv022089 for ; Sat, 2 Oct 2004 01:43:41 +0300 (EEST) (envelope-from taipan@hawat.cc.ubbcluj.ro) Date: Sat, 2 Oct 2004 01:43:41 +0300 (EEST) From: Radu MOLNAR To: freebsd-questions@freebsd.org Message-ID: <20041002013159.P22074@hawat.cc.ubbcluj.ro> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: Symbios scsi and too large ata X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Oct 2004 22:37:31 -0000 Hello I a computer wich has a Symbios scsi controller and a 40G ata drive. Because the computer's bios is too old it does notdetect the 40G drive. So i tried to install FreeBSD on this box and failed miserably. 5.3BETA5 would freeze on boot. Only prints 2 lines or so. Then i tried 4.10. This one booted but doesnt see my scsi drive, only the ata one, on which ofcourse there is no point on instaling the system because it wont boot. I read some documentation and saw that Symbios scsi controllers are supported in both 4.10 and 5.2.1 so i realy dont understand what the problem is. In scsi bios utility it sais that the device uses irq 9. When doing kernel configuration on CLI mode i saw there is a device sio3 that uses the irq 9 but it is not enabled. I also booted OpenBSD on this box and it detected my scsi drive as sd0. But would really prefer running FreeBSD to Open so if you have any ideas pls tell me. And if it is not possible to install the system on the scsi drive maybe some suggestions on how to boot the sistem from the ata drive which doesnt boot(some floppies or smth like that) thanks Radu