i'm having Lilo as boot up os loader the problem is after linux RH7.0
installation becoz the default OS which i don't want. what i want
is to load Win
automatically at LILO how can i achieve this
below are my lilo.conf file
Quote:> prompt
> timeout = 50
> default linux
> boot = /dev/hda
> map = /boot/map
> install = /boot/boot.b
> message = /boot/message
> lba32
> image = /boot/vmlinuz-2.4.7-10
> label= linux
> initrd=/boot/initrd=2.4.7-10 img
> read-only
> root=/dev/hda7
> append = "hda= ide-scsi"
> other = /dev/hda1
> optional
> label=dos