alright. i have the same exact problem as mojarron, and im at the point now where i really dont wanna repartition my hdb. im able to run slack now becuase of the bootdisk i made during the installation. and ive tried to edit the lilo.conf file everyway possible and still no results.
"Warning: The boot sector and map file are on different disks.
Added windows *
Added slackware
The boot sector and the map file have *NOT* been altered." is what i get when i run lilo.
further information: hda1 = winxp (ntfs), hdb3 = slack root, hdb5 = FAT32 partition (i have alot of stuff stored there already), hdb2 = linux swap,
and please observe the lilo.conf file...
# LILO configuration file
# generated by 'liloconfig'
#
# Start LILO global section
boot = /dev/hda
#compact # faster, but won't work on all systems.
prompt
timeout = 50
# Normal VGA console
vga = normal
# VESA framebuffer console @ 1024x768x64k
# vga=791
# VESA framebuffer console @ 1024x768x32k
# vga=790
# VESA framebuffer console @ 1024x768x256
# vga=773
# VESA framebuffer console @ 800x600x64k
# vga=788
# VESA framebuffer console @ 800x600x32k
# vga=787
# VESA framebuffer console @ 800x600x256
# vga=771
# VESA framebuffer console @ 640x480x64k
# vga=785
# VESA framebuffer console @ 640x480x32k
# vga=784
# VESA framebuffer console @ 640x480x256
# vga=769
# ramdisk = 0 # paranoia setting
# End LILO global section
# Windows bootable partition config begins
other = /dev/hda1
label = windows
table = /dev/hda
# Windows bootable partition config ends
# Linux bootable partition config begins
image = /boot/vmlinuz
root = /dev/hdb3
label = slackware
read-only # Non-UMSDOS filesystems should be mounted read-only for checking
# Linux bootable partition config ends
for 4 days now ive been stuck in slack (not a bad thing at all

) but i need to be able to boot to windows. please help
