After Installing BT I cant boot to Fedora... HELP
Hi :)
Yesterday I installed back Track to my HDD. But after that I cannot boot into Fedora. I have fedora 7 and it uses grub to load it. After installing BT I found out that it has installed LILO with it.
In My HDD I have 2 partitions and a swap partition. I installed Fedora to hda1 and BT to hda 3. Hda 2 is the swap. so, heres my fdisk -l and LILO.conf.
I need your guys help desperately.....................
By the way, I started using Linux early this year and I got a lot of support to my problems from this forum, and I really appreciate you guys for what you are doing for the Linux community.
Cheers!
************************************************** ************************
t ~ # fdisk -l
Disk /dev/hda: 40.0 GB, 40007761920 bytes
255 heads, 63 sectors/track, 4864 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hda1 * 1 3116 25029238+ 83 Linux
/dev/hda2 3117 3242 1012095 82 Linux swap
/dev/hda3 3243 4864 13028715 83 Linux
************************************************** ***********************
GNU nano 2.0.3 File: /etc/lilo.conf
lba32 # Allow booting past 1st cylinder with a recent BIOS
boot = /dev/hda
# message = /boot/boot_message.txt
prompt
timeout = 20
bitmap=/boot/splash.bmp
change-rules
reset
vga = 0x317
image = /boot/vmlinuz
root = /dev/hda3
initrd = /boot/splash.initrd
label = bt
read-only