ChorusOS 4.0 Migration Guide

2.2 Flash Feature

The FLASH feature in ChorusOS 4.0 provides an interface to access memory devices through the Flite 1.2 BSP component. Two commands are available:

The mkdosflashfs and dosfsck commands, which create and check a DOS File system respectively, have been removed. Use the newfs_dos and fsck_dos commands instead. See the newfs_dos(1M) and fsck_dos(1M) man pages for more information.

For more information on the FLASH feature, see the FLASH(5FEA) man page. For more information on formatting a flash memory device, see "How to Format a Flash Memory Device" in ChorusOS 4.0 File System Administration Guide.