I am having problems with the following configuration:
2.1.0
Adaptec 2940
Seagate 15150W 4Gb SCSI
Western D. 1Gb EIDE
The system is 100% FreeBSD.
I installed a boot manager on EIDE disk (2940 doc says the boot device have
to be the IDE when both IDE and SCSI are present), which tries to boot from
SCSI. The process goes ok until the / partition is mounted.
At this point the system panics, because it tries to mount sd1, not sd0.
I thought I could switch the disk to SCSI ID 1 and have it detected as sd1,
but its not true, it remains as sd0.
You did specify 'hd(0,a)/kernel' as the boot prompt instructs you,
right?