On Mon, 23 Jul 2001, TRIPTPAL SINGH LAMBA wrote:
IF I want to change the default boot sequence from Red hat 6.2 to dos/win , how do i do it .
you lilo.conf should look something like this.
default=win
image=/boot/vmlinuz label=linux
other=/dev/hdaX label=win
that's it.
Regards pankaj