Re: FreeBSD MBRs

2007-08-26 Thread Christopher Key
Ivan Voras wrote: Christopher Key wrote: I've a machine with 3 SATA drives. The first (ad8) with a standard FreeBSD install in a single slice with /boot/boot0 MBR. The remaining two drives (ad10, ad12) are in a RAID1 mirror with 3 slices, and used for storing data. They have the /boot/mbr MB

Re: FreeBSD MBRs

2007-08-23 Thread Jerry McAllister
On Thu, Aug 23, 2007 at 11:33:02AM +0100, Christopher Key wrote: > Alex Zbyslaw wrote: > >Jerry McAllister wrote: > > > >>You only need an MBR on disks that will be booted. I don't know as > >>it will actually hurt anything to write an MBR on non-boot, data only > >>disks, but it can garbage up y

Re: FreeBSD MBRs

2007-08-23 Thread Ivan Voras
Christopher Key wrote: I've a machine with 3 SATA drives. The first (ad8) with a standard FreeBSD install in a single slice with /boot/boot0 MBR. The remaining two drives (ad10, ad12) are in a RAID1 mirror with 3 slices, and used for storing data. They have the /boot/mbr MBR. Ok. Let's call

Re: FreeBSD MBRs

2007-08-23 Thread Alex Zbyslaw
Christopher Key wrote: Sorry the original post wasn't clear, I'll have a go at rexpressing my original questions using the above for context. It was a complicated series of events, so it's easy to end up with a confusing description (and the fault might lie with us being too dumb to understa

Re: FreeBSD MBRs

2007-08-23 Thread Christopher Key
Alex Zbyslaw wrote: Jerry McAllister wrote: You only need an MBR on disks that will be booted. I don't know as it will actually hurt anything to write an MBR on non-boot, data only disks, but it can garbage up you menu with non-functional choices. What you need is an MBR on every disk which

Re: FreeBSD MBRs

2007-08-23 Thread Alex Zbyslaw
Jerry McAllister wrote: You only need an MBR on disks that will be booted. I don't know as it will actually hurt anything to write an MBR on non-boot, data only disks, but it can garbage up you menu with non-functional choices. What you need is an MBR on every disk which is *passed through*

Re: FreeBSD MBRs

2007-08-22 Thread Lowell Gilbert
Christopher Key <[EMAIL PROTECTED]> writes: > I've a machine with 3 SATA drives. The first (ad8) with a standard > FreeBSD install in a single slice with /boot/boot0 MBR. The remaining > two drives (ad10, ad12) are in a RAID1 mirror with 3 slices, and used > for storing data. They have the /boo

Re: FreeBSD MBRs

2007-08-22 Thread Jerry McAllister
On Wed, Aug 22, 2007 at 12:27:51PM +0100, Christopher Key wrote: > Hello, > > I've a machine with 3 SATA drives. The first (ad8) with a standard > FreeBSD install in a single slice with /boot/boot0 MBR. The remaining > two drives (ad10, ad12) are in a RAID1 mirror with 3 slices, and used > for

FreeBSD MBRs

2007-08-22 Thread Christopher Key
Hello, I've a machine with 3 SATA drives. The first (ad8) with a standard FreeBSD install in a single slice with /boot/boot0 MBR. The remaining two drives (ad10, ad12) are in a RAID1 mirror with 3 slices, and used for storing data. They have the /boot/mbr MBR. After booting off various USB fla