modify_compile_linux_kernel_in_ubuntu

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Last revisionBoth sides next revision
modify_compile_linux_kernel_in_ubuntu [09.09.2010 19:09] – created Pascal Sutermodify_compile_linux_kernel_in_ubuntu [20.09.2010 15:28] Pascal Suter
Line 20: Line 20:
  
   make-kpkg clean   make-kpkg clean
-  fakeroot make-kpkg --initrd --revision=custom.1.0 kernel_image+  fakeroot make-kpkg --initrd --append-to-version=-custom.1.0 kernel_image kernel_headers
  
   * install the new kernel    * install the new kernel 
  
-  dpkg-i ../linux-image-.....deb+  dpkg -i ../linux-image-.....deb 
 +  dpkg -i ../linux-headers-.....deb
  
   * reboot :)   * reboot :)
  • modify_compile_linux_kernel_in_ubuntu.txt
  • Last modified: 20.09.2010 17:17
  • by Pascal Suter