<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Les Mikesell wrote:
<blockquote cite="mid1106504368.13509.6.camel@les-home.futuresource.com"
 type="cite">
  <pre wrap="">On Sun, 2005-01-23 at 11:05, Jeff Vian wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">On Sun, 2005-01-23 at 21:58 +0530, Prudhvi Krishna Surapaneni wrote:
    </pre>
    <blockquote type="cite">
      <pre wrap="">then what will be the "/" partition on the second Linux OS

      </pre>
    </blockquote>
    <pre wrap="">It can be anything you choose as the physical partition.

For those that do an install where you already have a partition
labeled /, the new one seems to get labeled /n  where n is 1,2,etc and
gets incremented for each new install.  
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Note that the other disk has to be present during the 2nd install
for this to work.  If you take a drive with a fedora installation
from one machine and add it to a machine that already has one, it
will be confused by finding identical labels and refuse to boot.
You have to boot from a rescue CD and either change the labels
or change grub and /etc/fstab to use partition names to recover.

  </pre>
</blockquote>
For that very same reason I tend to "hard code" partition numbers in
grub rather than using the labels. To avoid grub confusion.<br>
</body>
</html>