| Hi, not sure if this helps but look at the entry I have for windows in this config file. Do you have a similar entry? Is LiLo installed in your mbr?
# Slackware 12.0
# LiLo Configuration file
# Generated by 'liloconfig'
# Start LILO global section
boot = /dev/hdi3
root = /dev/hdi3
# compact ### faster, but won't work on all systems ###
prompt
# timeout = 300
# VESA framebuffer console @ 1024x768x32k
vga = 790
# VESA framebuffer console @ 1024x768x256
# vga=773
# VESA framebuffer console @ 800x600x32k
# vga=787
# VESA framebuffer console @ 800x600x256
# vga=771
# ramdisk = 0 ### paranoia setting ###
# End LILO global section
# Boot Logo.1
map = /boot/map-bmp
install=/boot/boot-bmp.b
bitmap = /boot/slacklilo.bmp
bmp-colors = 15,,0:5,,15
bmp-table = 59,5,1,18,
bmp-timer= 66,28,6,8,0
# Linux bootable partition config. begins
image = /boot/vmlinuzold
label = Slackware1
read-only
image = /boot/vmlinuznew
label = Slackware2
read-only
# Linux bootable partition config. ends
# Windows bootable partition config. begins
other = /dev/hdi1
label = Win2000
# map-drive = 0x80
# to = 0x81
# map-drive = 0x81
# to = 0x80
table = /dev/hdi
# Windows bootable partition config. ends |