Changes

Jump to: navigation, search

Fall 2008 SYA710 Weekly Schedule

226 bytes added, 06:44, 30 September 2008
Week 5 (Sept 29) - Building a New Kernel
* unpack source
** tar xvjf linux-2.6.26.tar.bz2
*create configuration (.config) file** cd linux-2.6.26** cp /proc/config.gz .** gzip -d config.gz** mv config .config** make oldconfig* customize your configuration** make menuconfig* compile kernel and modules** make
== Week 6 (Oct 6) - Automated Installations ==
63
edits

Navigation menu