[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: mosix patched kernel not compiling



"Jorge L. deLyra" <delyra@latt.if.usp.br> writes:

>
<kernel download,patch,config deleted>
> 
> 8) Make the kernel and modules:
> ___> make dep
> (long log listing)
> ___> make bzImage
> (long log listing)
> ___> make modules
> (long log listing)
> 
> All this can be done as a normal user, from here you have to be root in
> order to install the kernel. The modules can be installed with:
> 
> ___> make modules_install
> 
> The kernel has to be installed manually, tipically with:
> 
> ___> cp -p System.map /boot/System.map
> ___> cp -p arch/i386/boot/bzImage /boot/vmlinuz


Is there some reason that the mosix-patched kernel doesn't work with
kpkg?  That would have shortened the above process to:

  make-kpkg clean
  make-kpkg --revision mosix.1 kernel_image
  make-kpkg --revision mosix.1 modules_image

Which would have kicked out two debs that could be `dpkg --install`d.

Depending on how the mosix cluster is managed, having a packaged
kernel can be much cleaner if you've got more than one node to install
onto...


-- 

/*  Dale Southard Jr.  dsouth@llnl.gov  925-422-1463 fax 422-9429  */
/*  Computer Scientist, Advanced Simulation and Computing Program  */
/*  L-073,  Lawrence Livermore National Lab,  Livermore CA  94551  */



Reply to: