Hi naveen,
Your grub.conf file has been modified.
your grub image file has been changed that is why you are no seeing the
image and options please set it to correct path.
You will be having the image file in grub directory of boot partition.
the path will be something like this
-----------------------
splashimage=(hd0,0)/grub/splash.xpm.gz
-------------------------
add the following lines for windows
-----------------
title Windows
rootnoverify (hd0,4)
chainloader +1
--------------------
this example can be used if your windows partition is installed on 5th
partition of your first hard disk.
Accordingly set the rootnoverify hd parameters.
Please let me know if this works for you.
Thank You,
~Regards
Srinivas
On 12/4/06, c naveen <[EMAIL PROTECTED]> wrote:
>
> Hi All
>
> My system is a dual boot FD5 and win2000, whenever i reboot my
> system, grub has default O.S. linux which will boot it, so I want to
> change the time period a little more in grubs menu.lst, i have tried
> it and after changing when i rebooted my pc,
> display of the grub options not proper , its like all words scattered
> on the screen,
> and after 3 sec it is booting linux, and iam unable to load windows,
> so how should I make this normal
>
> thank you
> naveen
>
>