⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 ftl_format.8

📁 pcmcia source code
💻 8
字号:
.\" Copyright (C) 1998 David A. Hinds -- dahinds@users.sourceforge.net.\" ftl_format.1 1.10 2000/06/12 21:24:48.\".TH FTL_FORMAT 1 "2000/06/12 21:24:48" "pcmcia-cs".SH NAMEftl_format \- Flash Translation Layer formatting utility.SH SYNOPSIS.B ftl_format.RB [ -q ].RB [ -i ].RB [ "\-s "\c.IR spare ].RB [ "\-r "\c.IR reserve ].RB [ "\-b "\c.IR bootsize ].I device.SH DESCRIPTION.B Ftl_formatcreates a Flash Translation Layer partition on a flash memory device.   It needs to access the flash partition's raw character-mode device(such as.IR /dev/mem0c0c )..PPThis is actually a low-level format operation, required beforeaccessing a memory device via the FTL block device driver.  Once apartition is prepared with.BR ftl_format ,a filesystem should be created in a separate step.  Filesystemcommands should access the device via the FTL device file (such as.IR /dev/ftl0 )..PPOptionally,.B ftl_formatcan reserve a region at the beginning of the flash card address spacefor a boot image (or any other purpose).  The boot area is not part ofthe FTL partition, and can only be accessed via the raw memory device..PPOn Intel Series 100 flash cards, the first flash block is used tostore the card's configuration information structures.  If no bootarea is specified on the command line,.B ftl_formatwill automatically create one to span the first block..SH OPTIONS.TP.B \-qQuiet mode: don't print formatting statistics..TP.B \-iInteractive: confirm before beginning the format..TP.BI "\-s " spareReserve the specified number of erase blocks as spares.  The defaultis 1.  A read-write partition requires at least one spare block..TP.BI "\-r " reserveReserve the specified percentage of the total space on the device toimprove write efficiency.  The default is 5%.  Reserving less spaceincreases the frequency of flash erase operations to reclaim freeblocks..TP.BI "\-b " bootsizeRequests that a portion of the flash card be reserved for a bootimage.  The size will be rounded up to an integral number of eraseblocks..SH AUTHORDavid Hinds \- dahinds@users.sourceforge.net.SH "SEE ALSO"ftl_cs(4), ftl_check(8).

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -