Ignore:
Timestamp:
12/16/2004 09:25:35 PM (20 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Children:
c30ef42
Parents:
2b11d898
Message:

Merged stuff from RAQ2 in chapter02.

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multi-arch/BOOK@4401 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter02/creatingpartition.xml

    r2b11d898 rd909eb3  
    5454file.</para>
    5555
     56<para arch="raq2">On a Cobalt RaQ2/Cube2 we use the existing firmware for a boot loader,
     57it requires an ext2 revision 0 partition to boot from. So here is the
     58recommended partition for a Cobalt RaQ2/Cube2 system:</para>
     59
     60<itemizedlist arch="raq2">
     61<listitem><para>The first partition should be 50-100 MB.</para></listitem>
     62<listitem><para>The second partition should be all the remaining space minus the
     63amount of RAM in the system.</para></listitem>
     64<listitem><para>The third partition is going to be your swap partition, which will
     65be the same amount as the RAM installed in the system.</para></listitem>
     66</itemizedlist>
     67
    5668</sect1>
    5769
Note: See TracChangeset for help on using the changeset viewer.