Proxmox-VMA2RAW
Convert Proxmox VMA backups to raw disk images with ease using Docker.
Introduction
This repository provides the necessary files and a ready-to-use Docker image to convert Proxmox VMA backup files to raw disk images. These raw images can then be accessed or mounted with Windows software. This Docker image converts Proxmox VMA backup files to raw disk images. These raw images can then be accessed or mounted with Windows software.
Prerequisites
- Docker Desktop installed on your machine.
- DiskInternals Linux Reader for mounting raw disk images on Windows.
Pull the Docker Image
- Pull the Docker image from Docker Hub:
- Run the Docker container and specify a folder to put your vma files in:
Usage
-
Place your
.vma
files in thefiles
folder specified at the docker image deployment. -
Access the interactive shell of the running Docker container in bash mode:
-
Navigate to the
/opt/files
directory: -
Extract the
.vma
file to a raw disk image:- Ensure
./extractdir
does not exist before running the command.
- Ensure
-
The raw disk image will be available in the
./extractdir
directory inside the directory you placed your .vma file in. -
Use DiskInternals Linux Reader to mount and access the raw disk image.
For Developers
If you want to rebuild or change the image, in case dockerhub is not available or you want to modify the files.
-
Clone the repository:
-
Run the
create.bat
script to build and run the Docker container:
Useful Links
Video Tutorial
The following documentation is intended for both end-users and developers.
Description | Link |
---|---|
A playlist or video related to this project. | https://www.youtube.com/watch?v=AGllcgOKZDE |
If this repository contains a _videos folder, you can check that as well. |
Downloads
The Downloads Section provides all the necessary files to get started with the project, including the latest software versions and any related resources.
Contributing
Find out how you can contribute to the project by visiting the Contributing Page. Whether you want to report bugs, suggest features, or submit improvements, we welcome your involvement.
Warranty
Review the terms of our warranty on the Warranty Information Page. This page outlines the scope of support and any applicable guarantees.
Support
If you need assistance, visit the Support Page to find the available channels for getting help with any issues or questions you might have.
License
Get the full details on licensing by checking out the License Information Page. This section includes the terms and conditions under which the project is distributed.