From: Narsimha Reddy CHALLA <creddy@npd.hcltech.com>
To: linux-fsdevel@vger.kernel.org
Subject: How to install two linux OSes on the same PC
Date: Wed, 05 Feb 2003 14:09:17 -0800 [thread overview]
Message-ID: <3E418B8D.A9A9E69A@npd.hcltech.com> (raw)
Hi All,
I want to do two different linux installations rh 7.2 and rh
8.0 on the same pc with single hard disk. I installed the rh 7.2 in
partitions say /dev/hda5 ( /) , /dev/hda6 (/home) , /dev/hda7 (
/usr) ,
/dev/hda8 ( /tmp),... /dev/hda11 etc.
But how can I install the rh 8.0 in partitions say /dev/hda12
( as "/" ) ... etc ?? Since the installer won't allow as there
already exists a "/" partition for the rh 7.2 and tries to override
it with the root partition of rh 8.0. So I tried giving a different
lable to the root partition of rh 8.0 say /root1 and other partitions
as /root1/usr, /root1/home, /root1/tmp etc. But here also the installer
is looking for the partition named "/" and without that the installation
is not happening.
Please give your suggestions on how to resolve this problem.
At present my partition table with single installation (rh 7.2) is,
[root@creddy-pc root]# fdisk -l
Disk /dev/hda: 255 heads, 63 sectors, 2434 cylinders
Units = cylinders of 16065 * 512 bytes
Device Boot Start End Blocks Id System
/dev/hda1 * 1 261 2096451 6 FAT16
/dev/hda2 262 2434 17454622+ 5 Extended
/dev/hda5 262 522 2096451 6 FAT16
/dev/hda6 523 653 1052226 83 Linux
/dev/hda7 654 1175 4192933+ 83 Linux
/dev/hda8 1176 1371 1574338+ 83 Linux
/dev/hda9 1372 1436 522081 82 Linux swap
/dev/hda10 1437 1501 522081 83 Linux
/dev/hda11 1502 1566 522081 83 Linux
[root@creddy-pc root]#
TIA,
- Narsimha Reddy CH
next reply other threads:[~2003-02-05 8:37 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-02-05 22:09 Narsimha Reddy CHALLA [this message]
2003-02-05 13:06 ` How to install two linux OSes on the same PC Dave Kleikamp
2003-02-07 8:02 ` Narsimha Reddy CH
-- strict thread matches above, loose matches on Subject: below --
2003-02-05 22:08 Narsimha Reddy CHALLA
2003-02-05 15:58 ` pa3gcu
2003-02-05 20:43 ` whitnl73
2003-02-07 8:04 ` Narsimha Reddy CH
2003-02-05 22:06 Narsimha Reddy CHALLA
2003-02-05 9:24 ` Bryan Andersen
2003-02-05 21:10 ` Dave Vehrs
2003-02-07 8:08 ` Narsimha Reddy CH
2003-02-05 15:58 Pa3gcu
2003-02-05 15:43 Whitnl73@juno.com
2003-02-05 14:08 Narsimha Reddy Challa
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3E418B8D.A9A9E69A@npd.hcltech.com \
--to=creddy@npd.hcltech.com \
--cc=linux-fsdevel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.