Hi Dale: On Fri, May 9, 2008 at 2:01 PM, Dale Schuster <[EMAIL PROTECTED]> wrote:
> P.S. I'm trying to install this latest version of Oscar because I'm > having trouble getting an image pushed down to the compute nodes using > Oscar 5.0. Oscar 5.0 oscarimage.master is trying to format /dev/sda which > is a Virtual Drive on a Blade Chassis. I can't get the virtual drives to > be disabled, nor can I configure the install script to reference /dev/sdb > instead. When you build your image you selected (by default) the sample /opt/oscar/oscarsamples/scsi.disk file which assumes your HD is /dev/sda. Modify that file to your needs, rebuild the image and that should do it. Of course, you could also manually modify /var/lib/systemimager/scripts/<imagename>.master and change /dev/sda* -> /dev/sdb* but I would only suggest you go this route if you know what you are doing. Cheers, Bernard ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Oscar-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oscar-devel
