Hi, I would just take the exact kernel version of the "installer" kernel and compile the Cisco module on another server (maybe virtualbox) for that kernel. Then modify the "installer" initrd.
Unpack, put module in modules path (/lib/modules/...), run depmod on that path and repack the initrd. Regards Robert Am 16.03.2016 03:41 schrieb Lachlan Musicman <[email protected]>: > > Hola, > > I can't get Kickstart to install on my server(s). > > I've successfully kickstarted an OS in virtualbox on my laptop, so I know > that everything else is working. > > The problem is that the servers need a specific driver (snic - a Cisco > storage driver) to see their storage. > > How can I get the snic driver into the iso created when I run: > > $ cobbler buildiso > > I don't want it stand alone - I still want it to be a net install. But to > recognise the hard ware on which the OS should be installed, the new driver > needs to be in the kernel on the cobbler generated.iso... > > Any ideas? > > cheers > L. > > > > > > ------ > The most dangerous phrase in the language is, "We've always done it this way." > > - Grace Hopper _______________________________________________ Spacewalk-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-list
