linux kernel stable compile on ubuntu

linux kernel stable compile on ubuntu

1.git clone git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git

2.cd linux-stable

3.git checkout v3.4.43

3.1 apt-get install kernel-package

4.make-kpkg --initrd --append-to-version=-zhuyj kernel_image kernel-headers

5.sudo vi /etc/default/grub

6. sudo update-grub

你可能感兴趣的:(linux kernel stable compile on ubuntu)