Hi Victor, You don't (shouldn't) need to reinstall grub.
Boot into Ubuntu. - do you know which partition your Wondows OS is on? Have a look at /boot/grub/menu.lst You need to edit this file, and add something like the following. ----- title Windows 95/98/NT/2000 root (hd0,0) makeactive chainloader +1 ----- There are plenty of comments in this file, so have a good read. :-) You may need to change the '(hd0,0)' to something like (hd0,1) if the windows partition is the second one on the disk, for example. Cheers, Paul On Feb 10, 2008 8:40 PM, Victor Vahe Kevorkian <[EMAIL PROTECTED]> wrote: > Once a week I re-start my Ubuntu 7.10 to boot into Windows XP > to update my anti-virus, and update "FoxMarks" for my Bookmarks. > To day, GRUB didn't come on to select Microsoft and I was stuck > with a request of an operating system. > I need help. I dont know what to do. > I am using the Ubuutu Disc. > How can I re-install GRUB throught the Disc. > I appreciate all the help I can get. > Much obliged in advance. > Victor Kevorkian > > > > -- > ubuntu-au mailing list > [email protected] > https://lists.ubuntu.com/mailman/listinfo/ubuntu-au > > -- ubuntu-au mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-au
