Re: mbr can't open /boot on RaidFrame
Ben Collver <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.general |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Feb 09, 2006 at 11:07:51PM +1100, Simon Burge wrote: > Marcin Jessa wrote: > > I created Raid 1 with RaidFrame following this HowTo: > > http://users.piuha.net/martti/comp/raid/raid.html > > Now the MBR says at boot: > > Boot failed (errno 2): Can't open /boot. > > > > Any idea what may be wrong and how to fix it ? What is the disklabel on raid0? If the root filesystem, presumably raid0a, does not begin at sector 0, then the MBR will fail to find /boot. It sounds like you got wd1 to boot, so this probably is not the problem. Ben