Hi Erich:

Just tested it -- it works.  But as you mentioned, now the kernel and
initrd path is prepended with /boot.  I will use basename to strip
this, as I need to copy them to /tmp (I will need to figure out if
this continues to consume the memory after kexec).

I'll code it up into the autoinstallscript tonight.

BTW, I suppose for your case, your systemconfig.conf had INITRD
entries because the image is from a golden client which is not
generated by SystemInstaller?

Thanks,

Bernard

On 3/22/07, Erich Focht <[EMAIL PROTECTED]> wrote:
> Hi Bernard,
>
> I have a smart version now. Since you just use this in conjunction with
> systemconfigurator if the INITRD is missing, SC will generate an initrd.
>
> Attached...
>
> Would be happy about feedback.
>
> Regards,
> Erich
>
> On Thursday 22 March 2007 10:39, Erich Focht wrote:
> > Hi Bernard,
> >
> > your systemconfig.conf has no INITRD entry. Mine had one. I see that this is
> > an issue and will try to autodetect one. For now please try the new attached
> > script (it adds some append string and shows you that the initrd is empty).
> >
> > Regards,
> > Erich
> >
> > On Thursday 22 March 2007 04:33, Bernard Li wrote:
> > > # systemconfig.conf written by systeminstaller.
> > > CONFIGBOOT = YES
> > > CONFIGRD = YES
> > >
> > > [BOOT]
> > > ROOTDEV = /dev/hda6
> > > BOOTDEV = /dev/hda
> > > DEFAULTBOOT = 2.6.18-1.2798.fc6
> > >
> > > [KERNEL0]
> > > PATH = /boot/vmlinuz-2.6.18-1.2798.fc6
> > > LABEL = 2.6.18-1.2798.fc6
> > >
> >
> >
>
>
>

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
sisuite-devel mailing list
sisuite-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sisuite-devel

Reply via email to