<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Adding an Extended Partition in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/adding-an-extended-partition/m-p/3239786#M11115</link>
    <description>Hi Andrew,&lt;BR /&gt;&lt;BR /&gt;If the RAID 5 is hardware controled, the linux box only detects a big hard disk, so i think you can add it with fdisk, this means to destroy one of 4 primary partitions.&lt;BR /&gt;&lt;BR /&gt;Frank.</description>
    <pubDate>Mon, 05 Apr 2004 09:25:58 GMT</pubDate>
    <dc:creator>Francisco J. Soler</dc:creator>
    <dc:date>2004-04-05T09:25:58Z</dc:date>
    <item>
      <title>Adding an Extended Partition</title>
      <link>https://community.hpe.com/t5/operating-system-linux/adding-an-extended-partition/m-p/3239785#M11114</link>
      <description>How would I, if there is a way, add an extended partition to a RAID 5 array that already has four primary partitions?</description>
      <pubDate>Mon, 05 Apr 2004 08:53:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/adding-an-extended-partition/m-p/3239785#M11114</guid>
      <dc:creator>Andrew Kaplan</dc:creator>
      <dc:date>2004-04-05T08:53:51Z</dc:date>
    </item>
    <item>
      <title>Re: Adding an Extended Partition</title>
      <link>https://community.hpe.com/t5/operating-system-linux/adding-an-extended-partition/m-p/3239786#M11115</link>
      <description>Hi Andrew,&lt;BR /&gt;&lt;BR /&gt;If the RAID 5 is hardware controled, the linux box only detects a big hard disk, so i think you can add it with fdisk, this means to destroy one of 4 primary partitions.&lt;BR /&gt;&lt;BR /&gt;Frank.</description>
      <pubDate>Mon, 05 Apr 2004 09:25:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/adding-an-extended-partition/m-p/3239786#M11115</guid>
      <dc:creator>Francisco J. Soler</dc:creator>
      <dc:date>2004-04-05T09:25:58Z</dc:date>
    </item>
    <item>
      <title>Re: Adding an Extended Partition</title>
      <link>https://community.hpe.com/t5/operating-system-linux/adding-an-extended-partition/m-p/3239787#M11116</link>
      <description>Frank's right.&lt;BR /&gt;&lt;BR /&gt;You can only have 4 partitions on any given disk.&lt;BR /&gt;&lt;BR /&gt;An extended can have 4 'logical' partitions.&lt;BR /&gt;&lt;BR /&gt;Go good 'ol DOS limitiations ;)  Much fun.</description>
      <pubDate>Mon, 05 Apr 2004 18:31:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/adding-an-extended-partition/m-p/3239787#M11116</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2004-04-05T18:31:59Z</dc:date>
    </item>
    <item>
      <title>Re: Adding an Extended Partition</title>
      <link>https://community.hpe.com/t5/operating-system-linux/adding-an-extended-partition/m-p/3239788#M11117</link>
      <description>Frank's right.&lt;BR /&gt;&lt;BR /&gt;You can only have 4 partitions on any given disk.&lt;BR /&gt;&lt;BR /&gt;An extended can have 4 'logical' partitions.&lt;BR /&gt;&lt;BR /&gt;So yea, backup one of your partitions, destroy it, create an extended, then some logical's under that.&lt;BR /&gt;&lt;BR /&gt;Go good 'ol DOS limitiations ;)  Much fun.</description>
      <pubDate>Mon, 05 Apr 2004 18:32:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/adding-an-extended-partition/m-p/3239788#M11117</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2004-04-05T18:32:26Z</dc:date>
    </item>
    <item>
      <title>Re: Adding an Extended Partition</title>
      <link>https://community.hpe.com/t5/operating-system-linux/adding-an-extended-partition/m-p/3239789#M11118</link>
      <description>Since I can't add an extended partition without removing one of the primary partitions, I had an alternative in mind. My plan is to delete one of the primary partitions, and then use fdisk to create an extended partition. Once that is done, I would then create several filesystems within the extended partition. I would then repeat the process for one of the other primary partitions. My ultimate goal is to have two primary partitions, and two extended partitions which, in turn, would have several filesystems within them. Is this feasible?&lt;BR /&gt;</description>
      <pubDate>Tue, 06 Apr 2004 10:23:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/adding-an-extended-partition/m-p/3239789#M11118</guid>
      <dc:creator>Andrew Kaplan</dc:creator>
      <dc:date>2004-04-06T10:23:34Z</dc:date>
    </item>
    <item>
      <title>Re: Adding an Extended Partition</title>
      <link>https://community.hpe.com/t5/operating-system-linux/adding-an-extended-partition/m-p/3239790#M11119</link>
      <description>No, you cannot have 2 extended partitions on 1 'disk'.&lt;BR /&gt;&lt;BR /&gt;There are at most 4 partitions, either: &lt;BR /&gt;1,2 or 3 primary and 1 extended partition&lt;BR /&gt;or&lt;BR /&gt;4 primary&lt;BR /&gt;&lt;BR /&gt;You can create logical partitions in the extended partition.&lt;BR /&gt;Numbering is as follows:&lt;BR /&gt;primaries: 1, 2, 3, 4&lt;BR /&gt;extended: 4&lt;BR /&gt;logical: 5, 6, ...&lt;BR /&gt;&lt;BR /&gt;JP.</description>
      <pubDate>Tue, 06 Apr 2004 11:51:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/adding-an-extended-partition/m-p/3239790#M11119</guid>
      <dc:creator>Jeroen Peereboom</dc:creator>
      <dc:date>2004-04-06T11:51:45Z</dc:date>
    </item>
    <item>
      <title>Re: Adding an Extended Partition</title>
      <link>https://community.hpe.com/t5/operating-system-linux/adding-an-extended-partition/m-p/3239791#M11120</link>
      <description>If I create the extended partition with the logical drives within it, is it possible to extend its size further and add additional logical drives if I opt to delete a second primary partition?</description>
      <pubDate>Tue, 06 Apr 2004 12:01:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/adding-an-extended-partition/m-p/3239791#M11120</guid>
      <dc:creator>Andrew Kaplan</dc:creator>
      <dc:date>2004-04-06T12:01:45Z</dc:date>
    </item>
    <item>
      <title>Re: Adding an Extended Partition</title>
      <link>https://community.hpe.com/t5/operating-system-linux/adding-an-extended-partition/m-p/3239792#M11121</link>
      <description>Andrew,&lt;BR /&gt;&lt;BR /&gt;fdisk certainly won't do that for you.&lt;BR /&gt;I don't think Diskdruid has such an option. It would involve moving logical partitions.&lt;BR /&gt;&lt;BR /&gt;I have had a bad experience with PartitionMagic, which can do the job for you, which didn't work well with Linux.&lt;BR /&gt;&lt;BR /&gt;Are there other (Linux) programs to shrink filesystems / (primary) partitions?&lt;BR /&gt;&lt;BR /&gt;You'll have to try and move data from a primary partition to somewhere else: another primary partition? Another disk? Tape?.&lt;BR /&gt;&lt;BR /&gt;To be honest, I've not done many such things on Linux. Always used Partition Magic, till I got Linux problems with that.&lt;BR /&gt;&lt;BR /&gt;JP</description>
      <pubDate>Wed, 07 Apr 2004 02:29:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/adding-an-extended-partition/m-p/3239792#M11121</guid>
      <dc:creator>Jeroen Peereboom</dc:creator>
      <dc:date>2004-04-07T02:29:24Z</dc:date>
    </item>
  </channel>
</rss>

