exfat2img(8) System Manager's Manual exfat2img(8) (NAME) exfat2img - exFAT (SYNOPSIS) exfat2img [ -o path] [ -V ] device exfat2img -V (DESCRIPTION) exfat2img exFAT . exfat2img (boot sector) (File Allocation Table) (Bitmap) . (OPTIONS) -o --output . (sparse file) path '-' . (dump image) stdout exfat2img . . -V . (EXAMPLES) (sparse file). $ exfat2img -o sda1.dump /dev/sda1 $ exfat2img -o - /dev/sda1 | bzip2 > sda1.dump.bz2 $ bzip2 -dc sda1.dump.bz2 | exfat2img -o /dev/sdb1 - exfat2img(8)