Well, now I need some help installing grub... :0
I had grub working fine using the one in /extra. However, since it does not appear that it has the splashimage enabled, which I want to use, I removed it and installed the one from linuxpackages.net, which apparently has the splashimage patch enabled:
http://www.linuxpackages.net/pkg_details.php?id=5931
So, I installed that package and copied the /usr/lib/grub/i386-pc/* files over to /boot/grub. I ran "grub" and then "root (hd0,4)" [my slack partition is at /dev/hda5] and then "setup (hd0,4)" and then quit. I use another bootloader at my MBR so I always install lilo/grub onto the root partition of my slack install.
It seemed like it worked fine and said it found all the grub stage files and everything. I created my menu.lst file which I'll post in a second but I used it before and it worked fine. Anyway, when I boot into slack it hangs at the:
GRUB Loading stage1.5
GRUB loading, please wait ...
I've googled around and everything seems to say to reinstall grub, which I have done twice now. I have read the "info grub" on how to install grub and I think I have it correct.
Any help would be really appreciated.
Thanks!