From: Ray Olszewski <ray@comarre.com>
To: linux-newbie@vger.kernel.org
Subject: Re: How do I see all my partitions?
Date: Tue, 17 Dec 2002 22:21:19 -0800 [thread overview]
Message-ID: <5.1.0.14.1.20021217221548.02112180@celine> (raw)
In-Reply-To: <5.1.0.14.0.20021217222210.00b5fdd8@mail.comcast.net>
At 10:23 PM 12/17/02 -0500, Chris wrote:
>Hi, I'm a new Red Hat user and want to mount
>my winxp partition. How do I display all the
>partitions, Win/Dos/Linux, in one place so I can
>give mount the correct partition name?
To look at all the partitions on one physical disk, you use "fdisk" pointed
to the physical device for the drive. or example, if your drive is the IDE
primary master, use "fdisk /dev/hda". Once in fdisk, choose "p" to "print"
(actually, to display onscreen) the list of partitions and their associated
device names. Then "q" to quit without saving. You'll need to be root to
run fdisk.
If you have several hard disks, you need to do each separately, following
this pattern
IDE primary master /dev/hda
IDE primary slave /dev/hdb
IDE secondary master /dev/hdc
IDE secondary slave /dev/hdd
--
-------------------------------------------"Never tell me the odds!"--------
Ray Olszewski -- Han Solo
Palo Alto, California, USA ray@comarre.com
-------------------------------------------------------------------------------
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
next prev parent reply other threads:[~2002-12-18 6:21 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-12-18 3:23 How do I see all my partitions? Chris
2002-12-18 6:21 ` Ray Olszewski [this message]
2002-12-18 10:47 ` axel
2002-12-18 12:27 ` Thank you (Re: How do I see all my partitions?) Chris
2002-12-18 17:18 ` How do I see all my partitions? Ray Olszewski
2002-12-18 21:43 ` axel
2002-12-23 2:26 ` Chris
2002-12-23 3:04 ` Ray Olszewski
2002-12-24 1:43 ` Chris
2002-12-23 3:11 ` whitnl73
2002-12-18 22:11 ` Chuck Gelm
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=5.1.0.14.1.20021217221548.02112180@celine \
--to=ray@comarre.com \
--cc=linux-newbie@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.