Dave Uhring wrote:
> On Tue, 05 Oct 2004 11:46:17 -0700, Jason Zheng wrote:
>
>> Dave Uhring wrote:
>
>>> Fix your /etc/lilo.conf, then execute /sbin/lilo.
>
>> I'm using grub, it correctly shows the windows boot option. The problem
>> is that when you choose to boot windows, windows complains operating
>> error.
>
> Then quit using grub.
Please do not offer this advice. LILO is being phased out for some very good
reasons. Grub has many advantages over LILO, such that it is scarcely
possible to imagine a situation in which LILO is to be preferred.
Grub can certainly launch a Windows installation, with very little
difficulty. It also is very easy to install on an existing HDD.
Example Grub launch commands (typically in /boot/grub/grub.conf) for a
Windows/Linux dual boot:
title Fedora Core
root (hd1,0)
kernel /vmlinuz-2.4.22-1.2115.nptl ro root=LABEL=/ hdc=ide-scsi rhgb
initrd /initrd-2.4.22-1.2115.nptl.img
title Windows 2000
rootnoverify (hd0,0)
chainloader +1
--
Paul Lutus
http://www.arachnoid.com