# bfb2image **Repository Path**: mellanox/bfb2image ## Basic Information - **Project Name**: bfb2image - **Description**: No description available - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-05-11 - **Last Updated**: 2022-09-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # bfb2image script **description** This script takes an bfb and create from it a VM image. **prerequisites** -bfb must be based on Ubuntu OS. -Docker must be installed to run this script. -Can be used on arm or x86 architecture only **Usage** Usage: ./bfb_to_raw_img.sh -bfb The bfb file you want to create an image from -out Output directory for the created image -verbose Print info logs during run