<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
  "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
  <!ENTITY % general-entities SYSTEM "../../general.ent">
  %general-entities;
]>

<sect1 id="ch-partitioning-creatingpartition">
  <?dbhtml filename="creatingpartition.html"?>

  <title>Creating a New Partition</title>

  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  href="../common/creatingpartition.xml"
  xpointer="xpointer(//*[@os='a'])"/>

  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  href="../common/creatingpartition.xml"
  xpointer="xpointer(//*[@os='b'])"/>

  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  href="../common/creatingpartition.xml"
  xpointer="xpointer(//*[@os='c'])"/>

  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  href="../common/creatingpartition.xml"
  xpointer="xpointer(//*[@os='d'])"/>

  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  href="../common/creatingpartition.xml"
  xpointer="xpointer(//*[@os='e'])"/>

  <para>On a Cobalt RaQ2/Cube2 we use the existing firmware for a boot loader,
  it requires an <systemitem class="filesystem">ext2</systemitem> revision 0
  partition to boot from. So here is the recommended partition for a Cobalt
  RaQ2/Cube2 system:</para>

  <itemizedlist>
    <listitem>
      <para>The first partition should be 50-100 MB.</para>
    </listitem>
    <listitem>
      <para>The second partition should be all the remaining space minus the
      amount of RAM in the system.</para>
    </listitem>
    <listitem>
      <para>The third partition is going to be your swap partition, which will
      be the same amount as the RAM installed in the system.</para>
    </listitem>
  </itemizedlist>

</sect1>
