RE: [Sisuite-devel] si_mkbootpackage - success!

2005-12-05 Thread Bernard Li
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

RE: [Sisuite-devel] si_mkbootpackage

2005-12-05 Thread Bernard Li
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

Re: [Sisuite-devel] si_mkbootpackage

2005-12-05 Thread Andrea Righi
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

RE: [Sisuite-devel] si_mkbootpackage

2005-12-01 Thread Bernard Li
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:

Re: [Sisuite-devel] si_mkbootpackage

2005-12-01 Thread Erich Focht
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

[Sisuite-devel] si_mkbootpackage

2005-11-30 Thread Bernard Li
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