63
edits
Changes
→Week 5 (Sept 29) - Building a New Kernel
* install the modules
** make modules_install
*create initial ram disk image** mkinitrd -k vmlinuz-2.6.26 -i initrd-2.6.26* update GRUB** vi /boot/grub/menu.lst* reboot
== Week 6 (Oct 6) - Automated Installations ==