Re: Triple Boot



On Sat, 17 Mar 2007 15:08:27 -0400, Dan C wrote:

I did this years ago with different versions of Windows and linux...I have
Opensusu 10.2 installed along with XP with grub as a boot manager. When I
dual booted XP and Vista, after loading vista, the windows boot mangager
from vista took over and now i cannot access my opensuse. Is there a way to
insert the opensuse DVD and restore my Linux system and KEEP XP/ vista?
Like having grub come up first, then if i choose windows, it will take me to
the Windows Bootloader?
Thanks

dan

You can easily restore your previous GRUB setup:

1) boot any Live CD
2) from a terminal, run grub
3) grub> find /boot/grub/stage1 if you're not sure of the partition
4) grub> root (hdn,m) where n and m come from above
5) grub> setup (hd0) assuming you want MBR written to hda
6) grub> quit
7) reboot - your previous setup has been restored. you should be able to
add vista (though I'm not sure why you'd want to) to /boot/grub/menu.lst.

BTW it's a bit easier if you just save the MBR to a file using dd, do your
diddling and then restore MBR from the saved file (again, with any Live CD).

.



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: Grub: Triboot ubuntu, vista, xp
    ... Currently Grub boots Ubuntu or the Vista bootloader where I have the ... I tried adding Windows XP to the grub menu, but I get an NTLDR not ... I think you should have been able to boot if your Windows ...
    (comp.os.linux.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)