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

<sect1 id="ch-systemprep-wrt-mtd" role="wrap">
  <?dbhtml filename="mtd-utils.html"?>

  <title>MTD-Utils-&mtdutils-version;</title>

  <indexterm zone="ch-systemprep-wrt-mtd">
    <primary sortas="a-MtdUtils">MTD Utils</primary>
  </indexterm>

  <sect2 role="package">
    <title/>

    <para>We will only compile mkfs.jffs2, it is needed later on to create the root filesystem.</para>

  </sect2>

  <sect2 role="installation">
    <title>Installation of MTD Utils</title>

    <para os="a">Compile mkfs.jffs2:</para>

<screen os="b"><userinput>make mkfs.jffs2</userinput></screen>

    <para os="c">Install the package:</para>

<screen os="d"><userinput>cp mkfs.jffs2 ${CLFS}/cross-tools/bin</userinput></screen>

  </sect2>

</sect1>
