Re: Grub: Triboot ubuntu, vista, xp



On Sun, 23 Jul 2006 10:42:33 -0700, bmichalski wrote:

I'm trying to use GRUB to boot Ubuntu, Windows Vista, and Windows XP.
Currently Grub boots Ubuntu or the Vista bootloader where I have the
option to pick XP or Vista. I'd like to simplify that all into 1
easier menu.

I tried adding Windows XP to the grub menu, but I get an NTLDR not
found error when I try to boot it. I assume this is because Vista is
still controlling it?

Vista bootloader - (hd0,0)

Ubunto - (hd0,2)

FAILed windows xp attempt - (hd0,1)

Any thoughts?

Thanks for your time,
Brian Michalski

Caveat: I don't use XP or Vista.

I think you should have been able to boot if your Windows
installations were on separate partitions. Did your grub stanza look
something like this:

#begin grub stanzas
title Microsoft Windows XP
rootnoverify (hd0,0)
makeactive
chainloader +1


title Microsoft Windows Vista (beta)
rootnoverify (hd0,1)
makeactive
chainloader +1
# end grub stanzas

Note: partition numbers should be set appropriately for your system.

The critical factors for a successful boot are the bootsector, and
the files: ntldr, ntdetect.com, boot.ini. The bootsector code can be
written directly using this utility, mkbt. Fixboot is another Windows
utility to do the same job. I downloaded mkbt here:
http://www.nu2.nu/mkbt/

Be careful if you use this tool. The other elements are simple files which
should be present at the root directory of each of your Windows system
partitions. BTW, you are likely to still see two menus: the grub menu,
then the windows menu (for whichever version you selected.)

--
Ripley: And you let him in.
http://us.imdb.com/title/tt0078748/quotes
.



Relevant Pages

  • fixing grub : mbr fix when windows install after linux
    ... "There is not a boot manager screen at all, ... windows but GRUB boot window does not appear. ... "I forgot to install GRUB, I didn't install GRUB in the MBR, I chose ... Fedora but that was not an active primary partition". ...
    (comp.os.linux.misc)
  • Re: XP/Vista/7 triple boot problem
    ... I had a perfectly good dual boot Vista and XP system until I ... I installed Windows 7 RC to a new partition on the Vista (slave ... my install is the same - the files are almost exactly the same (as ...
    (microsoft.public.windows.vista.installation_setup)
  • Re: Boot manager for Windows only
    ... And also is GRUB capable of booting any ... > Windows partition or will it always hand over to the XP boot loader? ...
    (comp.os.linux.setup)
  • Re: [opensuse] dual boot issues
    ... I am still unable to boot into the Win7 partition from grub. ... I have set up SuSE machines to dual boot into Windows since SuSE ... Since the Windows 7 boot sector was corrupted during the install of grub ...
    (SuSE)
  • Re: Restoring XP Restore Point from Vista?
    ... As I stated in the first post, I still see my old boot menu. ... "John Barnett MVP" wrote: ... Windows XP Associate Expert ... do a full migration to Vista today. ...
    (microsoft.public.windows.vista.performance_maintenance)