Hi,
Im new to linux and have been trying out different distros.. I just installed mandrake over FC3 on a dual boot with XP.. the instalation was without incident but mandrake gives me this error when i boot into it..
checking filesytem [ok]
tsck.ext2: Unable to resolve 'LABEL=/'
by what iv managed to find out from the net is that it might have something to do with a problem lilo.conf so im including that here too...
# File generated by DrakX/drakboot
# WARNING: do not forget to run lilo after modifying this file
default="linux-enterprise"
boot=/dev/hda
map=/boot/map
keytable=/boot/us-latin1.klt
prompt
nowarn
timeout=100
message=/boot/message
menu-scheme=wb:bw:wb:bw
image=/boot/vmlinuz
label="linux"
root=/dev/hda6
initrd=/boot/initrd.img
append="acpi=on splash=silent"
vga=788
read-only
image=/boot/vmlinuz
label="linux-nonfb"
root=/dev/hda6
initrd=/boot/initrd.img
append="acpi=on"
read-only
image=/boot/vmlinuz-enterprise
label="linux-enterprise"
root=/dev/hda6
initrd=/boot/initrd-enterprise.img
append="acpi=on splash=silent"
read-only
image=/boot/vmlinuz
label="failsafe"
root=/dev/hda6
initrd=/boot/initrd.img
append="failsafe acpi=on"
read-only
other=/dev/hda1
label="windows"
table=/dev/hda
Could someone please guide me in the right direction?
Thanks in advance

Ali