Subject: raid-1 data offset
To: None <netbsd-users@netbsd.org>
From: Wojciech Puchar <wojtek@wojtek.3miasto.net>
List: netbsd-users
Date: 08/06/2001 15:30:59
what is an offset (in sectors) between beginning of partition used to make
raid and raid data stored on it

as bootblock in 1.5.1 doesn't support RAID-1 boot i would like to make
"shadow" partition just for them like that on both disks:

a: <raidsize> <e_begin+offset> 4.2BSD ....
..
..
..
e: <raidsize> <e_begin> RAID .....
f: 200       somewhere 4.2BSD

and install bootblocks (nothing else) on f, which then will boot from a
not knowing that it's on RAID-1