Archives
-
Kernel Compilation – The Debian Way
In this tutorial we can see how to compile and build the binary package of Linux kernel. The advantage of creating binary package is that you can install the kernel on multiple machines instead of compiling kernel in each and every machine. The kernel used is 2.6.28. Prerequisites: apt-get install libncurses5-dev gcc make linux-headers-`uname -r` g++ [...]
Sep 12th, 2009 | Filed under Tutorial -
SquashFS Support in Linux Kernel 2.6.28
I had a requirement to take the backup image of a Debian GNU/Linux server. So I planned to clone the hard disk in which the OS is installed. My first preference went to Clonezilla, a Free Software for disk/partition cloning. So I downloaded the clonezilla pen drive version. I have tried a lot to install [...]
Jan 18th, 2009 | Filed under Tutorial
Recent Comments