Gutsy/Windows Dual Boot
John Graddy
jwgraddy at valornet.com
Wed Oct 3 17:03:49 UTC 2007
On Tue, 2007-10-02 at 22:25 -0700, David Vincent wrote:
> Bruce Marshall wrote:
> > On Monday 01 October 2007, John Graddy wrote:
> >> I have re-installed Windows from scratch and then installed gutsy. No
> >> success. I am tempted to reinstall feisty to see if it installs the
> >> dual boot grub successfully.
> >
> > Wow, what a bunch of wasted time, even if you didn't lose any files or setup.
> >
> > Adding Windows to a menu.lst is super easy. It's only about two lines.
> >
> > If someone on here doesn't have those two lines, I'll dig them out for you.
> >
>
> Here's my entry, added as the very last thing in /boot/grub/menu.lst:
>
> # This entry automatically added by the Debian installer for a non-linux OS
> # on /dev/sda1
> title Microsoft Windows XP Home Edition
> root (hd0,0)
> savedefault
> makeactive
> chainloader +1
>
> -d
>
>
>
David, Thanks for the response. I have already gotten the problem
fixed. It turned out to be that GRUB is evidently case sensitive, and I
had used a capital T in Title. Should have been lower case - title.
Bruce Marshall figured out what the problem was. If I had simply cut
and pasted the example lines in menu.lst instead of entering the lines
from the keyboard, I would never even had to post the problem.
Thanks again,
John
P.S. I have no idea why the install didn't put the Windows boot entry
in menu.lst.
More information about the ubuntu-users
mailing list