Hi,

I was going to use sysinstall's disklabel to repartition/relabel one of my 
drives, but when i went into it in the post-installation menu it said:


No disks found!  Please verify that your disk controller is being
properly probed at boot time.  See the Hardware Guide on the
Documentation menu for clues on diagnosing this type of problem.


My disks show up in dmesg as:

ata-pci0: <Intel PIIX ATA controller> port 0x3000-0x300f at device 7.1 on pci0
ata-pci0: Busmastering DMA supported
ata0 at 0x01f0 irq 14 on ata-pci0
ata1 at 0x0170 irq 15 on ata-pci0
<snip>
ata-isa0: already registered as ata0
ata-isa1: already registered as ata1
<snip>
ad0: <ST34321A/3.11> ATA-4 disk at ata0 as master
ad0: 4103MB (8404830 sectors), 8894 cyls, 15 heads, 63 S/T, 512 B/S
ad0: 16 secs/int, 1 depth queue, WDMA2
ad2: <Maxtor 71084 AP/QA3C1D20> ATA-0 disk at ata1 as master
ad2: 1036MB (2121840 sectors), 2105 cyls, 16 heads, 63 S/T, 512 B/S
ad2: 16 secs/int, 1 depth queue, WDMA2


My kernel config (relevant bits) is:

device          ata0    at isa? port IO_WD1 irq 14
device          ata1    at isa? port IO_WD2 irq 15
device          atadisk0
options         ATA_STATIC_ID
options         ATA_ENABLE_ATAPI_DMA


Can somebody please fix this? Or is there a problem with my config?

BTW i'm using 4.0-CURRENT (obviously), and i cvsupp'd and make world'd 
about 2 days ago.

Cheers




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to