<?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 Linux - Windows XP in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/linux-windows-xp/m-p/2753204#M1845</link>
    <description>Hi there,&lt;BR /&gt;i have installed on my pc &lt;BR /&gt;Windows XP professional with these partitions:&lt;BR /&gt;Disk 40 GB&lt;BR /&gt;c 1,5GB --&amp;gt; primary &lt;BR /&gt;d 20,5 --&amp;gt; extended &amp;amp; logical&lt;BR /&gt;Then i installed RedHat linux 7.2 and i created&lt;BR /&gt;/ 5GB --&amp;gt; primary&lt;BR /&gt;swap 1GB --&amp;gt; primary &lt;BR /&gt;While i try to add another partition to fill the disk space(during installation under linux) i get an error:&lt;BR /&gt;Could not allocate partition... But if i put all remaining space under / i don't have problems.&lt;BR /&gt;It doesn't allow me to create another partition other than root and swap. &lt;BR /&gt;Under linux i see partitions as follows:&lt;BR /&gt;/dev/hda1 c&lt;BR /&gt;/dev/hda2 extended&lt;BR /&gt;    /dev/hda5 logical (d)&lt;BR /&gt;/dev/hda3 /&lt;BR /&gt;/dev/hda4 swap&lt;BR /&gt;I also tried to put swap not as primary (because of the maximum allowed under linux are 4 primary partitions, even if d isn't primary!!) but as logical, but i still have that problem.&lt;BR /&gt;How can i do to create two windows partitions and 3 linux??&lt;BR /&gt;Thanks in advance for your help.&lt;BR /&gt;Tarek</description>
    <pubDate>Thu, 27 Jun 2002 08:48:29 GMT</pubDate>
    <dc:creator>Tarek_1</dc:creator>
    <dc:date>2002-06-27T08:48:29Z</dc:date>
    <item>
      <title>Linux - Windows XP</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-windows-xp/m-p/2753204#M1845</link>
      <description>Hi there,&lt;BR /&gt;i have installed on my pc &lt;BR /&gt;Windows XP professional with these partitions:&lt;BR /&gt;Disk 40 GB&lt;BR /&gt;c 1,5GB --&amp;gt; primary &lt;BR /&gt;d 20,5 --&amp;gt; extended &amp;amp; logical&lt;BR /&gt;Then i installed RedHat linux 7.2 and i created&lt;BR /&gt;/ 5GB --&amp;gt; primary&lt;BR /&gt;swap 1GB --&amp;gt; primary &lt;BR /&gt;While i try to add another partition to fill the disk space(during installation under linux) i get an error:&lt;BR /&gt;Could not allocate partition... But if i put all remaining space under / i don't have problems.&lt;BR /&gt;It doesn't allow me to create another partition other than root and swap. &lt;BR /&gt;Under linux i see partitions as follows:&lt;BR /&gt;/dev/hda1 c&lt;BR /&gt;/dev/hda2 extended&lt;BR /&gt;    /dev/hda5 logical (d)&lt;BR /&gt;/dev/hda3 /&lt;BR /&gt;/dev/hda4 swap&lt;BR /&gt;I also tried to put swap not as primary (because of the maximum allowed under linux are 4 primary partitions, even if d isn't primary!!) but as logical, but i still have that problem.&lt;BR /&gt;How can i do to create two windows partitions and 3 linux??&lt;BR /&gt;Thanks in advance for your help.&lt;BR /&gt;Tarek</description>
      <pubDate>Thu, 27 Jun 2002 08:48:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-windows-xp/m-p/2753204#M1845</guid>
      <dc:creator>Tarek_1</dc:creator>
      <dc:date>2002-06-27T08:48:29Z</dc:date>
    </item>
    <item>
      <title>Re: Linux - Windows XP</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-windows-xp/m-p/2753205#M1846</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;long time ago, lilo had such a rule that the linux kernel need to be less than 1024 cylinder of the disk.&lt;BR /&gt;&lt;BR /&gt;Now a day this rule for LILO has already gone. But some installer still follow the old rule. &lt;BR /&gt;I am not sure if RH7.2 had such a rule. &lt;BR /&gt;&lt;BR /&gt;I have some recommendations.&lt;BR /&gt;&lt;BR /&gt;(1) create linux partition at the top of the disk. then install XP next.&lt;BR /&gt;&lt;BR /&gt;(2) create XP partition at the top, then install Linux next.&lt;BR /&gt;When you install, don't select LILO, but select grub instead.&lt;BR /&gt;Grub doesn't have the rule that LILO had. So Grub can make your kernel bootable from any where.&lt;BR /&gt;&lt;BR /&gt;(3) Read some HOWTO document at &lt;A href="http://www.tldp.org." target="_blank"&gt;www.tldp.org.&lt;/A&gt;&lt;BR /&gt;You can find some multi-boot related documents on the web.&lt;BR /&gt;&lt;BR /&gt;Good luck&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 27 Jun 2002 09:56:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-windows-xp/m-p/2753205#M1846</guid>
      <dc:creator>I_M</dc:creator>
      <dc:date>2002-06-27T09:56:44Z</dc:date>
    </item>
    <item>
      <title>Re: Linux - Windows XP</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-windows-xp/m-p/2753206#M1847</link>
      <description>Tarek,&lt;BR /&gt;&lt;BR /&gt;The problem is that you can have maximum 4 partitions defined in the Master Boot Record (MBR): hda1 to hda4, which you have.  All 4 can be primary or, like in your case, three primary (hda1, 3 and 4) and one extended (hda2).  If you want to have more than 4 partitions in total, you must put at least 4th, 5th etc. in the extended partition - only you don't have a space there because you've allocated all of it to one 'logical' partition (hda5).  &lt;BR /&gt;&lt;BR /&gt;If you are happy to lose your d disk things will be simple:  remove all partitions but hda1, create your swap and / partitions as primary and then create the extended partition taking all the remaining space on the disk.  After that you can create as many partitions as you want (hda5, 6 and so on) until you fill the extended partition up.  &lt;BR /&gt;&lt;BR /&gt;I think it might be possible to preserve the logical disk you currently have while reorganizing your disk but I would need detailed information about the current setup.  If you want to take the risk and try it, run 'fdisk /dev/hda' then type 'p' at its prompt and post here the exact output.&lt;BR /&gt;&lt;BR /&gt;Marcin&lt;BR /&gt;</description>
      <pubDate>Thu, 27 Jun 2002 10:48:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-windows-xp/m-p/2753206#M1847</guid>
      <dc:creator>Marcin Golembski_1</dc:creator>
      <dc:date>2002-06-27T10:48:31Z</dc:date>
    </item>
    <item>
      <title>Re: Linux - Windows XP</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-windows-xp/m-p/2753207#M1848</link>
      <description>Hey Tarek,&lt;BR /&gt;&lt;BR /&gt;Marcin is absolutely right, you can only have 4 partitions on your harddisk (primary and logical). So I would do like he told you. But you can think about if you maybe want to create a FAT32 Partition for data exchange between M$ and Linux, instead of a small NTFS and a small EXT2/3 data partition, so you can access them through both OSes (read and write)&lt;BR /&gt;&lt;BR /&gt;Greetz&lt;BR /&gt;Kayse</description>
      <pubDate>Thu, 27 Jun 2002 11:33:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-windows-xp/m-p/2753207#M1848</guid>
      <dc:creator>S. Kaysersberg</dc:creator>
      <dc:date>2002-06-27T11:33:48Z</dc:date>
    </item>
    <item>
      <title>Re: Linux - Windows XP</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-windows-xp/m-p/2753208#M1849</link>
      <description>Thanks all.&lt;BR /&gt;So i will reinstall Linux and create 1 primary partition (/) and 1 extended in which i create swap and other partition. In this way it should work. I think i have to do it not by DiskDruid but with fdisk.&lt;BR /&gt;About lilo i'm having the allocating partition error during redhat installation and before lilo's configuration. Thanks again for your kind help.&lt;BR /&gt;Regards&lt;BR /&gt;Tarek</description>
      <pubDate>Thu, 27 Jun 2002 12:36:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-windows-xp/m-p/2753208#M1849</guid>
      <dc:creator>Tarek_1</dc:creator>
      <dc:date>2002-06-27T12:36:09Z</dc:date>
    </item>
  </channel>
</rss>

