I did it and it is working. Thanks so much for your help! It didn't autoboot after running Lilo, but I did the three finget salute and it came back asking which to boot. Does something time out and load the default automatically at some point? It seems to just sit there waiting for someone to type in which operating system. Tim Andrew Ivanov wrote:
> 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. | > > -- > Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null