Archive for November 13th, 2009

How To Compile A Linux Kernel – on ubuntu?

First I prefer to do all the steps here as the root user. So if you haven’t already created a root login, you should do so now: #sudo passwd root Afterwards, log in as root: #su Then update : #apt-get update Then we install all needed packages like this: #apt-get install kernel-package libncurses5-dev fakeroot wget [...]

Continue reading »

Follow

Get every new post delivered to your Inbox.