apt -get install libncurses-dev kernel-package bzip2 make ncurses-dev fakeroot module-init-tools patchapt -get install fakeroot build-essential kernel-package libncurses5 libncurses5-devTo find the stable version from https://www.kernel.org/ and download it and tar the tar.bz2 file into /usr/src/ /usr/src/cd -source-3.2.0/ <== it is my caselinux make mrproper make menuconfig -j 16make make modules_install installsudo update-grub2sudo reboot
Booting Menu:
/boot /grub/grub.cfg
Booting Linux Options:
/etc /default/grub
The Ubuntu way to do so:
The Ubuntu way to do so:
make -kpkg cleanmake -kpkg --initrd --append-to-version=danny4400 kernel_image kernel-headerscd .. dpkg -i linux -image-( Push tab button)ls -l /boot/reboot
No comments:
Post a Comment