John Goerzen wrote: > > I was operating on an incorrect assumption: that systemimager would > use, for its installer, the kernel and initrd that was configured on > the client. > > Unfortunately, this does not seem to be the case, and I don't know > why. systemimager's generated initrd seems to include only the > modules necessary for that particular machine. This is different than > Debian's initrd, which can -- depending on configuration -- include > all possible modules for filesystems and disks. Enough to get root > mounted and load the remaining modules.
This is true if you use --my-modules with si_prepareclient... otherwise all the modules will be included in the initrd and you are able to use the kernel+initrd.img generated on the golden client (in /etc/systemimager/boot) to install machines with heterogeneous hardware. Regarding the documentation we're trying to update all the stuff... for the website please always refer to http://wiki.systemimager.org, this is the only maintened site. Regards, -Andrea ------------------------------------------------------------------------- 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-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sisuite-users
