I'm not really new to using Linux but I'm new to compiling stuff like the kernel. I am having a problem doinf so with the 2.4.20 distro. I have googled everywhere and have papers about half inch thick telling how to compile the kernel. All of them point to using LILO as the boot loader but I am using GRUB that came with my RedHat 8.0 distro. I like it better than LILO and want to continue to use it.
Here is the problem. I have everything compiled and in their places with no errors but when I try to load the kernel with grub this is what I get:
can't open root device "LABEL=/" or 00:00
Please append a correct "root=" boot option
Kernel panic: VFS: Unable to mount root FS on 00:00
I have looked over the GRUB lines over and over with examples and they are correct. Any ideas?
Thanks.