On Thu, 1 Jul 1999, Jay Summet for [EMAIL PROTECTED] wrote:
> Ok, I have a dual CPU MB, so the first thing I want to do is recompile
> with SMP support.
You don't need to recompile to get SMP support. We provide a SMP kernel.
The package is kernel-SMP-version-releasemdk.i586.rpm.
> Unfortunatally, "make bzlilo" doesn't install the kernel correctly,
> apparently because the lilo.conf file points to the kernel in the /boot
> directory.
Kernels should be in the /boot directory. On some systems, it's the only
way to make sure kernels are actually bootable (/ can be anywhere on the
disk, including in areas the BIOS can't access, and therefore can't boot
from).
If you have a kernel in /, you should mv it to /boot and adapt
/etc/lilo.conf accordingly.
> No problem I think...edit lilo.conf to point to the new /vmlinuz kernel,
> re-run lilo to install it, and the new kernel boots, and then promptly
> hangs when "Finding Module Dependencies".
You haven't made a mistake in editing lilo.conf... If you type Ctrl-C when
it "hangs", does it continue? If you run "depmod -a" after it, do you get
an error message?
LLaP
bero