Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 May 2011 16:02:12 +0200
From:      Damien Fleuriot <ml@my.gd>
To:        freebsd-questions@freebsd.org
Subject:   Re: Dell R210 "no disks found"
Message-ID:  <4DE3A364.5040404@my.gd>
In-Reply-To: <BANLkTinaCx5fkG%2BwCxRVcsj7r6R41uNK%2BQ@mail.gmail.com>
References:  <BANLkTinaCx5fkG%2BwCxRVcsj7r6R41uNK%2BQ@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 5/26/11 9:16 PM, Jaime Kikpole wrote:
> I am attempting to install FreeBSD 8.2 amd64 from a CD onto a Dell
> R210 server.  When I boot and run fdisk from sysinstall (under
> "Custom"), it tells me "No disks found!" and then points me to the
> hardware guide.  Nothing in the hardware guide really seems to apply.
> 
> Any one else get FreeBSD installed on an R210?  Is there a BIOS
> setting that I need to check or something?  I've spent about a week on
> this and will need to return both R210s soon if I can't get them
> working.
> 
> Thanks,
> Jaime Kikpole
> 


If your r210 has a h200 RAID card, then it is *not* supported in the 8.2
iso images.

It is supported through the mps driver in 8.2-RELEASE though.

You'll need to go in the RAID setup to destroy the logical device.

Next, you'll need to download Martin Matuska's MFSBSD and rebuild it
with the 8.2-RELEASE sources to include the mps driver in the kernel.

Once you've booted from that, you'll be able to see your hard drives as
/dev/da0 and /dev/da1

You will have to create a software RAID using either gmirror or ZFS, and
install the OS on your mirror.



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