Title: Re: [Sisuite-devel] si_mkbootpackage
Don't get too excited, it's
not perfect yet ;-)
I was able to successfully
use si_mkbootpackage to create working binaries to boot and image my node using
bits from RHEL4u2 x86.
Currently, there are 2 manual
steps:
1) Need t
Title: Re: [Sisuite-devel] si_mkbootpackage
This seems to be fixed by a
patch by Ashley Gould. The following is a slightly modified patch which I
am planning to check-in if everybody's ok with it:
Index: initrd_source/make.d/module-init-tool
o I've not experienced the
insmod failures...
Regards,
-Andrea
Thanks,
Bernard
-Original Message-
From: Erich Focht [mailto:[EMAIL PROTECTED]
Sent: Thursday, December 01, 2005 0:59
To: sisuite-devel@lists.sourceforge.net
Cc: Bernard Li
Subject: Re: [Sisuite-devel] si_mk
01, 2005 0:59
> To: sisuite-devel@lists.sourceforge.net
> Cc: Bernard Li
> Subject: Re: [Sisuite-devel] si_mkbootpackage
>
> On Thursday 01 December 2005 08:08, Bernard Li wrote:
> > The installation bailed and I cd into /sbin. insmod is
> there but when I tried to execute it:
On Thursday 01 December 2005 08:08, Bernard Li wrote:
> The installation bailed and I cd into /sbin. insmod is there but when I
> tried to execute it:
>
> /sbin # ./insmod
> sh: ./insmod: not found
Sounds like you're missing ld-*.so or maybe a library (message would be
different with the libra
Using si_mkbootpackage with the latest trunk on
RHEL4u2.
Successfully built
boel_binaries.tar.gz, initrd.img and kernel (using ext2 fs), netbooted a node
and when it came up, it mentioned it could not run the INSMOD
command.
The installation bailed and I cd into
/sbin. insmod is there but