Bugs item #1476842, was opened at 2006-04-26 11:52 Message generated for change (Comment added) made by rivaldi_valdes You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=100259&aid=1476842&group_id=259
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: systemimager-common Group: v3.7.2 Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Bernard Li (bernardli) Summary: si_prepareclient fails creating initrd Initial Comment: Executing this from the golden client: # si_prepareclient --server repo-alumnes ... >>> Copying modules to new initrd from: /lib/modules/2.6.16-1.2096_FC5... Couldn't open /tmp/.systemimager.1/my_modules/INSMOD_COMMANDS for appending at /usr/lib/systemimager/perl/SystemImager/UseYourOwnKernel.pm line 95. The my_modules directory doesn't exists. Simply creating the directory befor opening the file seems to work. The attached patch does this. The systemimager I used is a rpm built from trunk svn source (r3536). The golden client is a AMD64 with Fedora Core 5. ---------------------------------------------------------------------- Comment By: rivaldi_valdes (rivaldi_valdes) Date: 2006-04-28 11:43 Message: Logged In: YES user_id=1330486 Thanks, it worked well after installing the package. Sorry for the noise... ---------------------------------------------------------------------- Comment By: Bernard Li (bernardli) Date: 2006-04-28 01:35 Message: Logged In: YES user_id=879102 You need to install the systemimager-<arch>initrd_template RPM for si_prepareclient to work. Perhaps there needs to be better documentation. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=100259&aid=1476842&group_id=259 ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Sisuite-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sisuite-devel
