II am trying to dual boot Fedora and Slackware, but I can't get the grub configuration file to work for my slackware installation. I can boot into slackware using the kernel on the installation cd, so it seems like my installation was alright and fedora works just peachy.
I am running Fedora on my slave drive with the kernel on my first parition (hd1,0) and I am trying to run my Slackware on my primary hard drive (hd0) , with the kernel located on an extended partition. I have been trying to toggle the bootable flag on different partitions, but my guess is I am just using the wrong partition number or something. I have beeen reading the Grub manual, and will continue to do so, so please so not refer me to the GRUB documentation.
My primary drive is partitioned as follows (Don't ask me why, it's a long story and includes a lot of swear words and Windows):
Device Boot Start End Blocks Id System
/dev/hda1 81304 238216 79084152 5 Extended
/dev/hda2 1 81303 40976680+ 83 Linux
/dev/hda5 * 81304 81497 97744+ 83 Linux
/dev/hda6 81498 162800 40976680+ 83 Linux
/dev/hda7 * 162801 236232 37009696+ 83 Linux
/dev/hda8 236233 238216 999904+ 82 Linux swap
The kernel is located on /dev/hda5/ under the file name vmlinuz.
I guess the kernel line should be something in line with:
kernel(hd0,?)/vmlinuz root=/dev/hda7/noinitrd
I have been trying out several different kernel paths, but I either keep getting the message Can't find file or it freezes.
Thanx in advance, I am really in need of some Slack.
/ P
