This blog contains of lists of important people in the history human life. they come from scientists, Thinker, Politics, King an many other.
Thursday, February 17, 2011
update backtrack 4 kernel R1 to R2
root@bt:~# apt-get update
root@bt:~# apt-get dist-upgrade
image install
root@bt:~# apt-get install linux-image-2.6.35.8
later if there is a prompt appears stop the new kernel installation, select NO.
root@bt:~# apt-get install linux-source
root@bt:~# cd /usr/src/
ekstract file linux-source-2.6.35.8.tar.bz2
root@bt:/usr/src# tar jxpf linux-source-2.6.35.8.tar.bz2
root@bt:/usr/src# rm linux
root@bt:/usr/src# ln -s linux-source-2.6.35.8 linux
root@bt:/usr/src# cd linux
root@bt:/usr/src/linux# cp /boot/config-2.6.35.8 .config
root@bt:/usr/src/linux# make scripts && make prepare
root@bt:/usr/src/linux# ln -s /usr/src/linux /lib/modules/2.6.35.8/build
root@bt:/usr/src/linux# reboot
root@bt:~ fix-splash
Labels:
linux
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment