On Sun, May 30, 2010 at 9:36 AM, pitutek <maciej.pl...@gmail.com> wrote:
> Hi,
> I have 2 hdds and 3ware 9650 Raid controller installed in my server. I wanted 
> to install OpenSol 2009.06 on Raid1 created be 3ware. LiveCD doesnt contain 
> driver for it but 3ware/LSI site does, so I:

The 3ware driver was integrated in b125 or so I think. Any recent dev
build should support it.

> - copied driver and installed it `add_drv` (`format` shoved my disk created 
> by 3ware)
> - installed OpenSol on that disk
> After reboot system couldnt boot "cannot mount root".

Well yeah, you installed it into the LiveCD environment.

> I reinstalled OpenSol and just before final reboot:
> - mounted my drive to /c and there was no 3ware driver in 
> /c/etc/driver_aliases (it means LiveCD didnt copy driver installed in its 
> env.)
> - copied driver and installed it via "drv_add -b /c ..."
> - driver was in /c/etc/driver_aliases and /c/etc/drive_to_major
> After reboot system couldnt boot "cannot mount root".

You'll need to do more than that. Don't use mount, use beadm. It does
other magic. You'll need to update the boot environment after
installing the driver.

# beadm mount <BE_NAME> /c
.. install driver ..
# bootadm update-archive -R /c

> How to install it...? Im out of ideas......

The best bet is to use b134 from the /dev repository. It has a lot of
fixes, as well as the 3ware drivers.

-B

-- 
Brandon High : bh...@freaks.com
_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to