<div dir="ltr">Ram,<div><div style>You may not need to rebuild the ISO just yet, although maybe you have since your last message... Sometimes a driver may work fine for a given device if it's similar enough to others that are already supported, and all that's required is to get the driver to bind to the new device.  The update_drv(1M) command is what we use to modify driver configuration.  There are lots of examples on the web, but it would probably go something like:</div>
<div style><br></div><div style>update_drv -a -i 'pciNNNN,NNNN' mr_sas</div><div style>update_drv -f mr_sas</div><div style><br></div><div style>Where NNNN,NNNN is the pci vendor ID and device ID.  You can get those by picking through the output of 'prtconf -pv' and looking for a string like 'Serial Attached'.  I took a quick look at our pci.ids file for the 710 specifically:</div>
</div><div style><br></div><div style><div># gzgrep H710 /usr/share/pci.ids.gz </div><div>                1028 1f30  PERC H710 Embedded</div><div>                1028 1f31  PERC H710P Adapter</div><div>                1028 1f33  PERC H710P Mini (for blades)</div>
<div>                1028 1f34  PERC H710P Mini (for monolithics)</div><div>                1028 1f35  PERC H710 Adapter</div><div>                1028 1f37  PERC H710 Mini (for blades)</div><div>                1028 1f38  PERC H710 Mini (for monolithics)</div>
<div><br></div><div style>That might give you a leg up.  I've also made a note to add the lspci utility to the ISO and Kayak miniroots, since that's useful in cases like yours.</div><div style><br></div><div style>
Eric</div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Dec 21, 2012 at 7:47 AM, Ram Chander <span dir="ltr"><<a href="mailto:ramquick@gmail.com" target="_blank">ramquick@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Tried "bloody" ISO too but still same error.<br>I  have downloaded a driver from below and want to include it in a  ISO - any idea how to include this and rebuild ISO ?<br>
<br><a href="http://blog.infrageeks.com/" target="_blank">http://blog.infrageeks.com/</a><br>
</div><div class="gmail_extra"><br><br><div class="gmail_quote"><div><div class="h5">On Thu, Dec 20, 2012 at 8:16 PM, Eric Sproul <span dir="ltr"><<a href="mailto:esproul@omniti.com" target="_blank">esproul@omniti.com</a>></span> wrote:<br>

</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><div><div>On Thu, Dec 20, 2012 at 4:49 AM, Ram Chander <<a href="mailto:ramquick@gmail.com" target="_blank">ramquick@gmail.com</a>> wrote:<br>


> Hi,<br>
><br>
> I have 8 disks in Raid0 in Dell Poweredge R820.  It has Perc H710 raid card.<br>
> When I tried to install latest Omnios,  it fails with below error.  It fails<br>
> to recognize any disks.<br>
><br>
> "OmniOS cannot be installed on any disk"<br>
><br>
> Any pointers on how to get drivers fixed and install OmniOs ?<br>
<br>
</div></div>Hi Ram,<br>
I believe the H710 is a Dell-branded LSI 2208-based card.  Support for<br>
the 2208 is a recent integration in illumos<br>
(<a href="https://www.illumos.org/issues/3178" target="_blank">https://www.illumos.org/issues/3178</a>), so can you try the unstable<br>
("bloody") ISO instead?  I believe the fix for issue 3178 didn't<br>
integrate until after our most recent stable release.<br>
<br>
Eric<br></div></div>
_______________________________________________<br>
OmniOS-discuss mailing list<br>
<a href="mailto:OmniOS-discuss@lists.omniti.com" target="_blank">OmniOS-discuss@lists.omniti.com</a><br>
<a href="http://lists.omniti.com/mailman/listinfo/omnios-discuss" target="_blank">http://lists.omniti.com/mailman/listinfo/omnios-discuss</a><br>
</blockquote></div><br></div>
</blockquote></div><br></div>