Hi there,
I have my laptop Arrangeed this Way:
hda1 --> windows 2000
hda2 -->DATA
hda3 --> WinXP
hda5 --> Slackware 9.1
hda6 -->Swap
I just wanted to try the Fedora core 2 since its a new release & exhibits the new 2.6 kernel
I installed Fedora Core 2 as under :
hda7 --> Fedora C2
hda8 -->FC Swap
all fine till this moment
I use the NT LOADER to Boot linux so for my slack i have the LILO installed on the ROOT of Linux Partition.
while installing the FEDORA CORE 2 i noticed iit uses GRUBas the Boot Loader & at the Grub installation point it DOES NOT give me an option at all to set it on my Root partition. so i just checked not to use any boot Loader & installed my FC2.
now i think i can Load my FC2 with the LILO from my Slack as well isnt it ??
i tried making an Entry in the Linux.conf
----------------------
append="hdc=ide-scsi"
boot = /dev/hda5
message = /boot/boot_message.txt
prompt
timeout = 1200
# Override dangerous defaults that rewrite the partition table:
change-rules
reset
# Normal VGA console
vga = normal
other = /dev/hda1
label = DOS
table = /dev/hda
# DOS bootable partition config ends
# Linux bootable partition config begins
image = /boot/vmlinuz-acpi-2.4.22
root = /dev/hda5
label = Linux
read-only
image = /boot/vmlinuz
root = /dev/hda7
label = Fedora
read-only
----------------------
after Running Lilo once it does say me Added FEDORA but when i reboot i dont see any Entry for it at the LILO prompt.
I am a bit noob at playing with Linux. but i'd Appreciate Proper Guidence for how to Load my FC2.
I tried loading the FC with my slack Boootable & it does boot also but hangs after some time
Thx



