Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ (8) — Plan9 4th Edition

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

flashfs(4)

paqfs(4)

MKFLASHFS(8)

NAME

mkflashfs - make a journalling file system for flash memory

SYNOPSIS

­aux/mkflashfs [ ­-n ­nsect ] [ ­-z ­sectsize ] ­file

DESCRIPTION

­Mkflashfs creates an empty journalling file system in file, typically /dev/flash/flash. 

The files and directory structure are divided into ­sectsize (default 4096) byte blocks.  Larger blocks make large files more compact but take longer to access.  Supplying the ­-n option forces ­file to contain exactly ­nsect sectors. 

SOURCE

­/sys/src/cmd/aux/flashfs

SEE ALSO

flashfs(4), paqfs(4)

Plan 9  —  July 06, 2012

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026