Giacomo,

systeminstaller-oscar-2.4.8-1.noarch.rpm does not include the latests 
enhancements, and I'm not sure that this version includes an IA.pm that permit 
mksidisk to generate a correct 
/var/lib/systemimager/images/<your_image>/etc/systemimager/autoinstallscript.conf

To check that, just have a look at the file. It sould have four <part=....> 
tags (one per partition: 3 + extended one)  within the <disk...></disk> section.

If not:
either try to use my latest patch: systeminstaller-oscar-2.4.8-1_IA.pm.patch, 
or wait for next systeminstaller-oscar.

Or edit the 
/var/lib/systemimager/images/<your_image>/etc/systemimager/autoinstallscript.conf
 and do a 
/usr/sbin/si_mkautoinstallscript -quiet --autodetect-disks -image <your_image> 
-force -ip-assignment static -post-install reboot
then a
\rm /var/lib/systemimager/images/<your_image>/etc/systemconfig/systemconfig.conf
/usr/bin/mksidisk -A --name <your_image> --file 
/usr/share/oscar/oscarsamples/cciss.disk

Examples for <part...> tags:
                <part num="1" size="100" p_type="primary" flags="boot" />
                <part num="2" size="*" p_type="extended" />
                <part num="5" size="512" p_type="logical" flags="swap" />
                <part num="6" size="*" p_type="logical" />

Regards,

Olivier.
Le mardi 1 décembre 2009 06:41:57 geoffroy.val...@free.fr, vous avez écrit :
> Giacomo,
> 
> I just pushed a new set of RPM that should include the support for CCISS 
> controllers (modulo the systemimager RPM, you still need to manually install 
> the RPM provided by Olivier). Feel free to test it and report issues and 
> problems.
> 
> Regards,
> 
> ----- "Giacomo Carella" <stripp...@hotmail.com> a écrit :
> 
> > Dear All,
> > I'm interested in this too cause I'm trying to install oscar on an HP
> > system (BL465 with CCISS). I can try to test it too. Right now the
> > installed oscar version is 6.0.5r9073-1. Is this patch included in
> > this version?
> > Thanks in advance
> > Giacomo
> > 
> > > Date: Sat, 28 Nov 2009 00:21:12 +0100
> > > From: geoffroy.val...@free.fr
> > > To: oscar-devel@lists.sourceforge.net
> > > Subject: Re: [Oscar-devel] GPT partition tables support and cciss HP
> > raid array support in mksidisk: DONE/FIXED
> > >
> > > Olivier,
> > >
> > > The idea is very interesting, can you tell me which cases you
> > actually tested (at least CCISS i guess)? I do not have the time to do
> > any testing right now so i just want to know what is the actually
> > status of the patch before to check in it (i hope it is ok with you).
> > >
> > > Thanks,
> > >
> > > ----- "Olivier LAHAYE" <olivier.lah...@cea.fr> a écrit :
> > >
> > > > Hi,
> > > >
> > > > I've modified IA.pm from systeminstaller-oscar-2.4.8-1 to as
> > support
> > > > for GPT partition tables and fix CCISS HP Raid Array as well.
> > > >
> > > > After a few tests, it seems that it works realy well.:-)
> > > >
> > > > As I'm a perl newbee, there is a strangeness that I don't
> > understand,
> > > > it seems that the 3 last parameters recieved by do_partition are
> > > > references. Thus I need to address them using $$, and I don't
> > > > understand why, aside that, every thing seems good.
> > > >
> > > > Regards,
> > > >
> > > > --
> > > > Olivier LAHAYE
> > > > CEA Saclay
> > > > DRT-LIST-DETECS-SSTM
> > > >
> > > >
> > ------------------------------------------------------------------------------
> > > > Let Crystal Reports handle the reporting - Free Crystal Reports
> > 2008
> > > > 30-Day
> > > > trial. Simplify your report design, integration and deployment -
> > and
> > > > focus on
> > > > what you do best, core application coding. Discover what's new
> > with
> > > > Crystal Reports now. http://p.sf.net/sfu/bobj-july
> > > > _______________________________________________
> > > > Oscar-devel mailing list
> > > > Oscar-devel@lists.sourceforge.net
> > > > https://lists.sourceforge.net/lists/listinfo/oscar-devel
> > >
> > >
> > ------------------------------------------------------------------------------
> > > Let Crystal Reports handle the reporting - Free Crystal Reports 2008
> > 30-Day
> > > trial. Simplify your report design, integration and deployment - and
> > focus on
> > > what you do best, core application coding. Discover what's new with
> > > Crystal Reports now. http://p.sf.net/sfu/bobj-july
> > > _______________________________________________
> > > Oscar-devel mailing list
> > > Oscar-devel@lists.sourceforge.net
> > > https://lists.sourceforge.net/lists/listinfo/oscar-devel
> > 
> > 
> > Windows Live Hotmail: Your friends can get your Facebook updates,
> > right from Hotmail®. 
> > ------------------------------------------------------------------------------
> > Let Crystal Reports handle the reporting - Free Crystal Reports 2008
> > 30-Day 
> > trial. Simplify your report design, integration and deployment - and
> > focus on 
> > what you do best, core application coding. Discover what's new with
> > Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> > _______________________________________________
> > Oscar-devel mailing list
> > Oscar-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/oscar-devel
> 
> ------------------------------------------------------------------------------
> Join us December 9, 2009 for the Red Hat Virtual Experience,
> a free event focused on virtualization and cloud computing. 
> Attend in-depth sessions from your desk. Your couch. Anywhere.
> http://p.sf.net/sfu/redhat-sfdev2dev
> _______________________________________________
> Oscar-devel mailing list
> Oscar-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/oscar-devel
> 

-- 
        Olivier LAHAYE
        CEA Saclay
        DRT-LIST-DETECS-SSTM

------------------------------------------------------------------------------
Join us December 9, 2009 for the Red Hat Virtual Experience,
a free event focused on virtualization and cloud computing. 
Attend in-depth sessions from your desk. Your couch. Anywhere.
http://p.sf.net/sfu/redhat-sfdev2dev
_______________________________________________
Oscar-devel mailing list
Oscar-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oscar-devel

Reply via email to