On Wed, Apr 13, 2011 at 03:47:09PM +0200, markus schnalke wrote:
Hoi community,
Hello Markus,
I'm new to crux but I'm already enjoying it. You surely will hear more from me soon. :-)
welcome :-)
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'?
because it runs lilo after installing the kernel and System.map, which is something not everybody wants. Excerpt from 'make help': install - Install kernel using (your) ~/bin/installkernel or (distribution) /sbin/installkernel or install to $(INSTALL_PATH) and run lilo HTH and best regards Juergen -- Juergen Daubert | mailto:jue@jue.li Korb, Germany | http://jue.li/crux