LinuxSA Mailing list archives
Index:
[thread]
[date]
[subject]
[author]
From: Adam Hawes <adam.hawes@ace.net.au>
To : Big Fellow <bigfellow@cyberdude.com>
Date: Mon, 09 Nov 1998 09:51:53 +0000
Re: Extended or Logical?
> 1. has three partition, all DOS, so that the last two are "extended
> partition"
> 2. has Linux + Swap partition
>
> Partition, but everytime I try to mount the extended ones, it comes up and
> says "are you trying to mount an extended partition as a logical partition?"
> or something along those lines. What do I have to do different in mounting a
> logical and an extended partition?
It looks like you are trying to mount an extended partition, instead
of the logical drives which it contains. Under linux, physical
partitions (both primary and secondary) take the first 4 numbers of
your hard drive entry.. eg, hda1, hda2, hda3, hda4 if you were looking
at the first drive in the system.
Any logical drives within the extended partition(s??) on a drive are
represented by numbers starting with 5. For example hda5, hda6.. and
so on, on the first hard drive in the system.
To mount any logical drives in the secondary/extended physical
partition, you must refer to the drive with the number being greater
than 4, as in the example above.
In your specific example, the first dos partition would be hda1, and
the second and third dos partitions would be hda5 and hda6 respectively.
The physical extended partition on the dos drive would be hda2, but
you cannot mount this, as you must mount the logical drives within it.
Hope this clears up your problem.
--
-----------------------------------------------------------------------
Adam Hawes hawe0006@flinders.edu.au
Flinders University stubbie@beer.com
ICQ: 2492016
WEB: http://www.overfiend.dyn.ml.org
-----------------------------------------------------------------------
--
Check out the LinuxSA web pages at http://www.linuxsa.org.au/
To unsubscribe from the LinuxSA list:
mail linuxsa-request@linuxsa.org.au with "unsubscribe" as the subject
Index:
[thread]
[date]
[subject]
[author]
Return to the LinuxSA Mailing List Information Page