Hi a) It's very easy to determine if the problem is with your kernel or grub.conf. Just enter the command line mode at grub menu (press 'c' during the boot, thanks God someone invented this greates feature) and try to boot the kernel manually. Enter the whole "kernel (hd0,0)....." line as it appears at your grub.conf and then enter 'boot' command. b) I remember, that I had some stupid problem with grub.conf, when I omitted "=" at the "title" line in this file. After all, this syntax doesn't go along with all the rest :) Regards, L.
> IIRC, sometime ago (may be a long time) someone on this list reported similar > problem. > Try to search through the archives. > If I'm right, it had something to do with incorrect grub configuration file, > but I can be mistaken. "Incorrect" in this case means wrong syntax > (unneccessary space or another symbol placed somewhere) - not wrong partition > setup. -- [EMAIL PROTECTED] mailing list
