Gutsy/Windows Dual Boot

NoOp glgxg at sbcglobal.net
Tue Oct 2 02:36:41 UTC 2007


On 10/01/2007 07:12 PM, John Graddy wrote:
> I've spent a lot of time Googling for Windows menu.lst entries.  So far
> I haven't found any 'super easy' ways to do it (I always get Grub
> errors).  I would be very happy to get a super easy (or even a not so
> easy) solution.
> 
> John
> 
> On Mon, 2007-10-01 at 21:58 -0400, 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.
>> 
> 
> 

At the end of /boot/grub/menu.lst:

# Diviver to separate the menu items below form the Debian ones
title		Microsoft Windows 2000 Professional
root		(hd0,0)
savedefault
makeactive
chainloader	+1

Change title to whatever flavor of Windows version you have, change root
to where the boot partition is (for example, on my other system it is
hda1,0 but I have them remapped).








More information about the ubuntu-users mailing list