Converting a Fusionhub Disk Image

Recently, one of our clients asked for a FusionHub image in QCOW2 format.
Fusionhub is the virtual SpeedFusion appliance from Peplink.
This is how we converted the image.


The Fusionhub image available in different formats from their website, but the Qcow2 image file format is not one of the available options.

A utility called qemu-img can be used for image conversion between multiple formats.
Qemu-img is a disk image utility for Windows and QEMU is packaged by most Linux distributions.
I chose to download and install qemu-img since I am using a Windows OS.

The “Fusionhub base package for new installations” can be downloaded from the Peplink website.

The Fusionhub is available in OVF, VHD and VMDK.
The 2-text files contain info and links to download the image in RAW format and Google Compute Engine format.

The RAW Fusionhub image was downloaded from the provided link in the text file and saved to a recognisable location on my pc.
needed to download and install the QEMU disk image utility, which is capable of converting diskimages to several formats.
I launched PowerShell and changed the directory to be able to run the convert command from the same directory which contains the file and typed the following command:

.\qemu-img.exe convert -p -f raw -O qcow2 fusionhub-8.0.1.raw fusionhub.qcow2

“fusionhub-8.0.1.raw”  and “fusionhub.qcow2” are the input and output filenames I used; make sure the filenames match your own filenames.

qemu-img convert -p -f raw -O qcow2 [input filename] [output filename] 

Sources:

Peplink Ninja
Peplink Ninja is an independent Peplink news aggregation and commentary site, providing access to all the latest Peplink & Pepwave company, partner and product news.

More from author

Related posts

Advertisment

Latest posts

Peplink Cellular Routers Fulfill Connectivity Criteria for MSPs

In the realm of selecting vendor solutions, MSPs and end users diverge in their criteria, with MSPs catering to a broader spectrum...

Peplink’s 5G Routers Transforming Smart Warehouses with Indoor 5G

Leveraging 5G routers for indoor 5G connectivity is the cornerstone of creating smart warehouses, playing a pivotal role in the success of...

Top Choice for 5G Routers in Security Systems: Peplinks Indoor 5G Solution

Selecting the right 5G router for security systems is now a complex endeavor, driven by elevated expectations for video security and access...

Want to stay up to date with the latest Peplink news?

Get all the very latest news and regular Peplink SDWAN updates.

Top