<?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: Bootable partition cannot be on logical volume in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/bootable-partition-cannot-be-on-logical-volume/m-p/4728248#M43075</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;During installation you need to select the option "Use all space" as you do not have any existing Linux system(s), and you are ok to wipe out Windows installation.&lt;BR /&gt;&lt;BR /&gt;The "/boot" directory cannot be mounted on a RAID drive or logical drive.&lt;BR /&gt;&lt;BR /&gt;I think your problem will be solved just by selecting "Use all space" option. Before clicking on "Next", additionally you can put a check on "Review and modify partitioning layout" just to be sure.&lt;BR /&gt;&lt;BR /&gt;Hope this helps!</description>
    <pubDate>Sun, 19 Dec 2010 09:51:25 GMT</pubDate>
    <dc:creator>~sesh</dc:creator>
    <dc:date>2010-12-19T09:51:25Z</dc:date>
    <item>
      <title>Bootable partition cannot be on logical volume</title>
      <link>https://community.hpe.com/t5/operating-system-linux/bootable-partition-cannot-be-on-logical-volume/m-p/4728247#M43074</link>
      <description>Hello&lt;BR /&gt;&lt;BR /&gt;I m trying to install RHEL Linux 5 on my system DL320 G3 server, which already has windows server 2008 installed. I have 2 local disk 250 GB (I want to remove windows permanently). when I start in Graphical Installation and go to select "remove Linux partition on selected drives and create default layout" I facing this error message "partitioning failed: could not allocate partitions as primary partition. not enough space to create partition for /boot." &lt;BR /&gt;&lt;BR /&gt;How to solve this problem ?.&lt;BR /&gt;&lt;BR /&gt;and I skip this problem when I select "create custom layout", and I go to next step to configure a disk. To format partition as physical volume (LVM). and create volume group similar to HP-UX concept (/dev/vg00/lvol1) I facing this error message "bootable partition cannot be on logical volume"&lt;BR /&gt;&lt;BR /&gt;How to solve this problem? And I want to make RAID 1 .&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Sun, 19 Dec 2010 08:13:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/bootable-partition-cannot-be-on-logical-volume/m-p/4728247#M43074</guid>
      <dc:creator>Mousa55</dc:creator>
      <dc:date>2010-12-19T08:13:49Z</dc:date>
    </item>
    <item>
      <title>Re: Bootable partition cannot be on logical volume</title>
      <link>https://community.hpe.com/t5/operating-system-linux/bootable-partition-cannot-be-on-logical-volume/m-p/4728248#M43075</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;During installation you need to select the option "Use all space" as you do not have any existing Linux system(s), and you are ok to wipe out Windows installation.&lt;BR /&gt;&lt;BR /&gt;The "/boot" directory cannot be mounted on a RAID drive or logical drive.&lt;BR /&gt;&lt;BR /&gt;I think your problem will be solved just by selecting "Use all space" option. Before clicking on "Next", additionally you can put a check on "Review and modify partitioning layout" just to be sure.&lt;BR /&gt;&lt;BR /&gt;Hope this helps!</description>
      <pubDate>Sun, 19 Dec 2010 09:51:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/bootable-partition-cannot-be-on-logical-volume/m-p/4728248#M43075</guid>
      <dc:creator>~sesh</dc:creator>
      <dc:date>2010-12-19T09:51:25Z</dc:date>
    </item>
    <item>
      <title>Re: Bootable partition cannot be on logical volume</title>
      <link>https://community.hpe.com/t5/operating-system-linux/bootable-partition-cannot-be-on-logical-volume/m-p/4728249#M43076</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;there is no "Use all space" option. only i see "use free space on selcted drive" option and i put a check on "Review and modify partitioning layout"&lt;BR /&gt;&lt;BR /&gt;but i facing error message after clicing on next botton.&lt;BR /&gt;"partitioning failed: could not allocate partitions as primary partition. not enough space to create partition for /boot."&lt;BR /&gt;&lt;BR /&gt;how to solve this problem ?&lt;BR /&gt;&lt;BR /&gt;How to Create more Partitions from local disk 250 Gb to create partition for /boot&lt;BR /&gt;and other for / and swap and other for LVM?&lt;BR /&gt;&lt;BR /&gt;Thanks &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 19 Dec 2010 10:40:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/bootable-partition-cannot-be-on-logical-volume/m-p/4728249#M43076</guid>
      <dc:creator>Mousa55</dc:creator>
      <dc:date>2010-12-19T10:40:20Z</dc:date>
    </item>
    <item>
      <title>Re: Bootable partition cannot be on logical volume</title>
      <link>https://community.hpe.com/t5/operating-system-linux/bootable-partition-cannot-be-on-logical-volume/m-p/4728250#M43077</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;My system has two hard disks 250 GB and i want to partitioned as follows&lt;BR /&gt;&lt;BR /&gt;/dev/sda  -----&amp;gt; (First disk)&lt;BR /&gt;â ¢/dev/sda1 -- /boot&lt;BR /&gt;â ¢/dev/sda2 -- (swap)&lt;BR /&gt;â ¢/dev/sda3 -- /&lt;BR /&gt;â ¢/dev/sda4 -- Will be used by LVM2&lt;BR /&gt;&lt;BR /&gt;/dev/sdb1 -- Will be mirror RAID 1 to /dev/sda disk&lt;BR /&gt;&lt;BR /&gt;How i can do it that During the installation RHEL 5 ?</description>
      <pubDate>Sun, 19 Dec 2010 11:03:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/bootable-partition-cannot-be-on-logical-volume/m-p/4728250#M43077</guid>
      <dc:creator>Mousa55</dc:creator>
      <dc:date>2010-12-19T11:03:13Z</dc:date>
    </item>
    <item>
      <title>Re: Bootable partition cannot be on logical volume</title>
      <link>https://community.hpe.com/t5/operating-system-linux/bootable-partition-cannot-be-on-logical-volume/m-p/4728251#M43078</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Do not know why Linux cannot delete used space, but this is problem with partitions where already there (Windows 2008).&lt;BR /&gt;As long you OK for delete Windows, run Windows installation disk, delete ALL partitions, restart PC and start lucky with Linux again.&lt;BR /&gt;Let us known.</description>
      <pubDate>Mon, 20 Dec 2010 08:53:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/bootable-partition-cannot-be-on-logical-volume/m-p/4728251#M43078</guid>
      <dc:creator>Jac Mika</dc:creator>
      <dc:date>2010-12-20T08:53:51Z</dc:date>
    </item>
    <item>
      <title>Re: Bootable partition cannot be on logical volume</title>
      <link>https://community.hpe.com/t5/operating-system-linux/bootable-partition-cannot-be-on-logical-volume/m-p/4728252#M43079</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;i am run Windows installation disk and i delete ALL partitions. and also i I finished installation the rhel 5, and i partitioned the disk as follows&lt;BR /&gt;&lt;BR /&gt;/dev/sda -----&amp;gt; (First disk)&lt;BR /&gt; /dev/sda1 -- /boot&lt;BR /&gt; /dev/sda2 -- (swap)&lt;BR /&gt; /dev/sda3 -- /&lt;BR /&gt; /dev/sda4 -- Will be used by LVM2&lt;BR /&gt;&lt;BR /&gt;/dev/sdb1 -- free space (Will be mirror RAID 1 to /dev/sda disk)&lt;BR /&gt;&lt;BR /&gt;and i want mirror the root disk with second disk, How i do it that after installation either using GUI or text command ?.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Tue, 21 Dec 2010 06:44:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/bootable-partition-cannot-be-on-logical-volume/m-p/4728252#M43079</guid>
      <dc:creator>Mousa55</dc:creator>
      <dc:date>2010-12-21T06:44:13Z</dc:date>
    </item>
  </channel>
</rss>

