13 Apr
2011
13 Apr
'11
1:47 p.m.
Hoi community, I'm new to crux but I'm already enjoying it. You surely will hear more from me soon. :-) While reading the handbook I came across those this: 3.2. Installing From CD-ROM:
* Go to /usr/src/linux-2.6.35.x, configure and compile a new kernel.
$ cd /usr/src/linux-2.6.35.x $ make menuconfig $ make all $ make modules_install $ cp arch/x86/boot/bzImage /boot/vmlinuz $ cp System.map /boot
What's the reason for not using `make install'? 5.2.5. Enabling the 'contrib' collection
To let prt-get know that you want it to use the contrib tree to, edit
There is an `o' missing: ... contrib tree too, edit ... meillo