Skip to content

This shell script allows you to convert OVA (Open Virtualization Format) images to QCOW2 images.

License

Notifications You must be signed in to change notification settings

ShellTux/ConvertOva2Qcow2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OVA to QCOW2 Image Converter

This shell script allows you to convert OVA (Open Virtualization Format) images to QCOW2 images.

Prerequisites

  • qemu-img utility is required for converting the images.
  • tar for extracting ova image

Usage

./ova2qcow2 input.ova output.qcow2

About

This shell script allows you to convert OVA (Open Virtualization Format) images to QCOW2 images.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages