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/creatingfilesystem.xml

    r2b11d898 rd909eb3  
    3333partition.</para>
    3434
     35<para arch="raq2">If you used the partition scheme that was recommended, here are the
     36commands you can use to format the necessary drives:</para>
     37
     38<screen arch="raq2"><userinput>mke2fs -r 0 /dev/hda1
     39mke2fs /dev/hda2
     40mkswap /dev/hda3</userinput></screen>
     41
    3542</sect1>
    3643
Note: See TracChangeset for help on using the changeset viewer.