Mellanox / bfb2image

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 50.9%Language:Shell 46.9%Language:Dockerfile 2.2%