/bfb2image

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

bfb2image script

description

This script takes a bfb and creates 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

-os OS included in the BFB (ubuntu or centos)

-verbose Print info logs during run