logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

unyaffs - extract files from a YAFFS2 file system image

Description

unyaffs extracts files from a YAFFS2 file system image that was created with mkyaffs2image.

Name

       unyaffs - extract files from a YAFFS2 file system image

Options

-d     detect of flash layout, no extraction

       -b     spare contains bad block information

       -c<chunksize>
              get chunk size in KByte (default: autodetect, max: 16)

       -s<sparesize>
              set spare size in Byte  (default: autodetect, max: 512)

       -t     list image contents

       -v     verbose output

       -V     print version information

                                                 March 23, 2013                                       UNYAFFS(1)

Synopsis

unyaffs [options]<image_file_name>[<extract_directory>]

See Also