SliTaz GNU/Linux official and community documentation wiki.
.png

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:guides:kernel [2010/07/06 19:52]
seawolf slight expansion on explanation
en:guides:kernel [2011/01/06 21:40] (current)
woodt Include /usr/bin/get-linux-source command.
Line 28: Line 28:
 <​code>​ <​code>​
 # tazpkg get-install linux-source # tazpkg get-install linux-source
 +# /​usr/​bin/​get-linux-source
 # ls -l /usr/src # ls -l /usr/src
 lrwxrwxrwx ​   1 root     ​root ​          21 Jul 21 21:27 linux -> linux-2.6.25.5-slitaz lrwxrwxrwx ​   1 root     ​root ​          21 Jul 21 21:27 linux -> linux-2.6.25.5-slitaz
Line 52: Line 53:
 <​code>​ <​code>​
 # make menuconfig # make menuconfig
-# make bzImage+# make
 # make modules ​ # make modules ​
 # make modules_install # make modules_install
Line 64: Line 65:
  
     * Add the new kernel to the list     * Add the new kernel to the list
-<code>+<file>
 # My kernel: # My kernel:
 title SliTaz GNU/Linux (cooking) (Kernel <​VERSION>​) title SliTaz GNU/Linux (cooking) (Kernel <​VERSION>​)
  root (hd0,1)  root (hd0,1)
  kernel /​boot/​bzImage root=/​dev/​sda2  kernel /​boot/​bzImage root=/​dev/​sda2
-</code>+</file>
  
 ----  ---- 
 
en/guides/kernel.1278438756.txt.gz ยท Last modified: 2010/07/08 17:16 (external edit)