Re: Third IDE hard disk

2004-05-15 Thread Ceri Davies
On Sat, May 15, 2004 at 08:26:53PM +0200, Dag-Erling Sm?rgrav wrote: > Ceri Davies <[EMAIL PROTECTED]> writes: > > If the controller on these boards doesn't detect a drive attached, then > > the BIOS for the controller doesn't get installed, so make sure that > > it's probing the disks correctly wh

Re: Third IDE hard disk

2004-05-15 Thread Dag-Erling Smørgrav
Ceri Davies <[EMAIL PROTECTED]> writes: > If the controller on these boards doesn't detect a drive attached, then > the BIOS for the controller doesn't get installed, so make sure that > it's probing the disks correctly when the machine boots, otherwise any > OS will be unable to find it. Rubbish.

Re: Third IDE hard disk

2004-05-15 Thread Mark
Søren Schmidt wrote: >> Ok, what then if I buy a Promise TX2 card for it? Will I be able to >> use that card as third IDE controller? (I know the TX2 is on the >> hardware compatibility list). Just making sure now; I'm tired of >> surprises. > > You need to get a controller with the old pdc202

Re: Third IDE hard disk

2004-05-15 Thread Søren Schmidt
Mark wrote: Søren Schmidt wrote: Find out what the controller is it might not be supported or may need compiling into a custom kernel. It is a fairly standard onboard Promise 20376 controller. Perhaps I need to recompile the kernel? Something like: "device ata2 at isa? port IO_WD3 irq 16" You ne

Re: Third IDE hard disk

2004-05-15 Thread Søren Schmidt
Mark wrote: Søren Schmidt wrote: Steven Hartland wrote: Find out what the controller is it might not be supported or may need compiling into a custom kernel. It is a fairly standard onboard Promise 20376 controller. Perhaps I need to recompile the kernel? Something like: "device ata2 at isa? po

Re: Third IDE hard disk

2004-05-15 Thread Mark
Steven Hartland wrote: > > Ok, what then if I buy a Promise TX2 card for it? Will I be able > > to use that card as third IDE controller? (I know the TX2 is on > > the hardware compatibility list). Just making sure now; I'm > > tired of surprises. > Just use 5.2.1 and u'll be fine with the curre

Re: Third IDE hard disk

2004-05-15 Thread Steven Hartland
Just use 5.2.1 and u'll be fine with the current card. - Original Message - From: "Mark" <[EMAIL PROTECTED]> Ok, what then if I buy a Promise TX2 card for it? Will I be able to use that card as third IDE controller? (I know the TX2 is on the hardware compatibility list). Just making sure

Re: Third IDE hard disk

2004-05-15 Thread Mark
Søren Schmidt wrote: >>> Find out what the controller is it might not be supported or may >>> need compiling into a custom kernel. >> >> It is a fairly standard onboard Promise 20376 controller. Perhaps I >> need to recompile the kernel? Something like: >> >> "device ata2 at isa? port IO_WD3 ir

Re: Third IDE hard disk

2004-05-15 Thread Mark
Søren Schmidt wrote: >> Steven Hartland wrote: >> >>> Find out what the controller is it might not be supported or may >>> need compiling into a custom kernel. >> >> It is a fairly standard onboard Promise 20376 controller. Perhaps I >> need to recompile the kernel? Something like: >> >> "devi

Re: Third IDE hard disk

2004-05-15 Thread Søren Schmidt
Mark wrote: Steven Hartland wrote: Find out what the controller is it might not be supported or may need compiling into a custom kernel. It is a fairly standard onboard Promise 20376 controller. Perhaps I need to recompile the kernel? Something like: "device ata2 at isa? port IO_WD3 irq 16" You

Re: Third IDE hard disk

2004-05-15 Thread Ceri Davies
On Fri, May 14, 2004 at 11:28:24PM +, Mark wrote: > Vladim?r Benc wrote: > > > If a BSD box doesn't "see" the third IDE, this seems to be in the > > BIOS is Enabled only Primary IDE Controller. You must enable both > > Channels on the controller. > > All three IDE controllers are enabled in t

Re: Third IDE hard disk

2004-05-14 Thread Mark
Bob Van Zant wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > I don't think this question is very well suited to the -hackers list > but I'll spam everyone anyway. > > Define what you mean by FreeBSD can't find it? It doesn't find the > device? My aplogies for the poor explanation.

Re: Third IDE hard disk

2004-05-14 Thread Bob Van Zant
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I don't think this question is very well suited to the -hackers list but I'll spam everyone anyway. Define what you mean by FreeBSD can't find it? It doesn't find the device? Or you don't know how to go about "intializing" a new drive in FreeBSD? (S

Re: Third IDE hard disk

2004-05-14 Thread Mark
Steven Hartland wrote: > Find out what the controller is it might not be supported or may > need compiling into a custom kernel. It is a fairly standard onboard Promise 20376 controller. Perhaps I need to recompile the kernel? Something like: "device ata2 at isa? port IO_WD3 irq 16" (just incr

Re: Third IDE hard disk

2004-05-14 Thread Steven Hartland
Find out what the controller is it might not be supported or may need compiling into a custom kernel. Steve - Original Message - From: "Mark" <[EMAIL PROTECTED]> My greatest fear, however, is that FreeBSD cannot deal with a third IDE controller. Can you at least alleviate that fear?

Re: Third IDE hard disk

2004-05-14 Thread Mark
Vladimír Benc wrote: > If a BSD box doesn't "see" the third IDE, this seems to be in the > BIOS is Enabled only Primary IDE Controller. You must enable both > Channels on the controller. All three IDE controllers are enabled in the BIOS, as far as I can tell. > So you can try to > change the pos

Re: Third IDE hard disk

2004-05-14 Thread Vladimír Benc
If a BSD box doesn't "see" the third IDE, this seems to be in the BIOS is Enabled only Primary IDE Controller. You must enable both Channels on the controller. Or is the IDE harddisk seen in BIOS post test? So you can try to change the position of "problematic" disk to another master/slave/chan

Third IDE hard disk

2004-05-14 Thread Mark
I installed my new FreeBSD 4.9R on my new ASUS KV8 Deluxe board. Everything work fine... except, FreeBSD cannot find the third harddisk! (the third IDE). How do I enable it? Or make FreeBSD see it? (please, please, let me not have to recompile the kernel). Thank you, - Mark __