Actually - to be clear I downloaded the kernel from kernel.org and just copied over the running config from Ubuntu before I compiled it: cp /boot/config-2.6.28-15-server /usr/src/linux-2.6.27.34/.config cd /usr/src/linux-2.6.27.34/ make menuconfig (then just save the config) make-kpkg clean make-kpkg --initrd binary kernel_image
and then I just installed the newly created kernel debs and rebooted to use them. -Scott On Fri, Sep 18, 2009 at 2:54 PM, Brian J. Murrell <[email protected]> wrote: > On Fri, 2009-09-18 at 15:19 -0600, Andreas Dilger wrote: >> >> I thought your report in bug 19561 was specifically 2.6.27? > > Yeah, I forgot about that bug and the round of Ubuntu 2.6.27 testing I > did which revealed that. > > b. > > > _______________________________________________ > Lustre-discuss mailing list > [email protected] > http://lists.lustre.org/mailman/listinfo/lustre-discuss > > _______________________________________________ Lustre-discuss mailing list [email protected] http://lists.lustre.org/mailman/listinfo/lustre-discuss
