Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Apr 1997 13:25:47 -0700 (PDT)
From:      David Muir Sharnoff <muir@idiom.com>
To:        freebsd-questions@freebsd.org
Subject:   Boot order / probe order
Message-ID:  <199704102025.NAA26004@idiom.com>

next in thread | raw e-mail | index | archive | help

I've got a compute with an NCR 53c875 and an NCR 53c810.

If have any disks connected to the 810, then the system loads
kernel off the first disk on the 810 change and everything else
off of the first disk on the 875 chain.

I suspect that the MBR is off of the 875, but I'm not positive.


How does the BIOS choose which MBR to use?

How does the MBR choose which kernel to use?

How does the kernel choose which ncr is ncr0 and which is ncr1?


In my case, it seems to be:

	BMR: 810
	kernel: 810
	ncr0: 875

Thanks,

-Dave



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199704102025.NAA26004>