Quote (cbagger01 @ May 13 2005,18:25) |
DSL contains built-in support for accessing jffs and jffs2 file systems. However, you will need mkfs tools to be installed if you wish to create/format a new file system from scratch. You can install apt or synaptic and apt-get: mtd-tools for this support. If you want the newer version of mtd-tools, you will need to edit your /etc/apt/sources.list file and uncomment the "testing" line and add a comment (#) to the "stable" line. Then run apt-update However, you will not need to do this if you choose to install DSL via the "frugal install" method, because DSL frugal uses a read-only compressed filesystem and a ramdisk so it does not perform constant writes to your flash device. |