
And here is the Latest release off Linux kernel 3.4.3 which comes with more and more bug fixes and extra new features for your awesome machine. Well, you can view the changes in kernel 3.4.3 from the change log directories from official website kernel.org .
Now Here are some easiest steps to Install Kernel 3.4.3 on Ubuntu12.04.
Guys! please do install the kernel at your own risk. Installing or upgrading to a new kernel may break your system. Sorry for that
You need to do at first is to download all those necessary files.
1. open terminal by Alt+ ctrl+ T
2. you need to download the required header file of headersall.deb so copy and just paste this command on the terminal
cd /tmp && wget -O linux-headers-3.4.3-030403_3.4.3_all.deb...