Ok, here is hwo you should do it: boot = /dev/hda #Disk to boot (Master on primary IDE) root = /dev/hdb2 #Where root partition is install = /boot/boot.b map = /boot/map vga = normal delay = 50 prompt ramdisk = 0
read-only default = linux image = /vmlinuz #Linux kernel label = Debian alias = linux image = /boot/vmlinbackup #This is a backup kernel. If you don't have label = backup #One, comment those lines out other = /dev/hda1 #This is a Windows partition label = MS table = /dev/hda just put that into /etc/lilo.conf and run lilo It should give no warnings. Then reboot, and linux will load on default. Andrew ____________________________________________________________________ Never include a comment that will help | Andrew Ivanov someone else understand your code. | [EMAIL PROTECTED] If they understand it, they don't | ICQ: 12402354 need you. |

