<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
What is the mbr and isn't grub just installed to each partition? Also, i am able to do this because i have every version and edition of windows and every version of every linux distro i could install installed.
<br>
<br>_____________________________
<br>Sent from my phone using flurry - Get free mobile email and news at: http://www.flurry.com
<br>
<br>--- Original Message ---
<br>Date: Sat May 03 13:55:20 PDT 2008
<br>From: Derek Broughton <news@pointerstop.ca>
<br>To: ubuntu-users@lists.ubuntu.com
<br>Subject: Re: Grub overlaping
<br>---
<br>
<br>Anna EdwARds wrote:
<br>
<br>> I have a grub machine with access to easily twenty thousand booting
<br>> operating systems on 4 thousand machines, and i was wondering.
<br>
<br>For the life of me, I can't see how this is possible, but...
<br>
<br>> Is it 
<br>> possible for grub to boot to another grub (or lilo, if necessary)? 
<br>
<br>Sure.  That's exactly what the default boot stanza for Windows partitions
<br>does:
<br>
<br> # This entry automatically added by the Debian installer for a non-linux OS
<br> # on /dev/sda1
<br> title           Windows Vista/Longhorn (loader)
<br> root            (hd0,0)
<br> makeactive
<br> chainloader     +1
<br>
<br>The "root" option says which partition, and the "chainloader" says to boot
<br>whatever the active bootloader is for that partition.  It could be another
<br>grub, it could be Windows (as it is in this case), it could be lilo, or any
<br>other boot loader you can imagine - the only requirement is that it be able
<br>to exist in the superblock of that partition.
<br>
<br>To boot to other Grubs, you just use grub-install to install to the
<br>partition, rather than the MBR.
<br>-- 
<br>derek
<br>
<br>-- 
<br>ubuntu-users mailing list
<br>ubuntu-users@lists.ubuntu.com
<br>Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
<br>
<br><br /><hr />Stay in touch when you're away with Windows Live Messenger. <a href='http://www.windowslive.com/messenger/overview.html?ocid=TXT_TAGLM_WL_Refresh_messenger_052008' target='_new'>IM anytime you're online.</a></body>
</html>